Exam ALS-Con-201 Topic 1 Question 93 Discussion
Actual exam question for Salesforce's ALS-Con-201 exam
Question #: 93
Topic #: 1
Question #: 93
Topic #: 1
Choose 1 option.
Cumulus Pharma requires access control for Medical Inquiries. When an inquiry is in the "Draft" stage, the field sales rep who created it should have Edit access. Once it moves to the "Assigned" stage, the rep should only have Read access, while the Medical Science Liaison (MSL) gains Edit access. The solution must dynamically manage Create, Update, and Delete (CRUD) permissions based on the record's current state without using custom Apex sharing.
Which system configuration handles this dynamic security requirement?
Cumulus Pharma requires access control for Medical Inquiries. When an inquiry is in the "Draft" stage, the field sales rep who created it should have Edit access. Once it moves to the "Assigned" stage, the rep should only have Read access, while the Medical Science Liaison (MSL) gains Edit access. The solution must dynamically manage Create, Update, and Delete (CRUD) permissions based on the record's current state without using custom Apex sharing.
Which system configuration handles this dynamic security requirement?
Suggested Answer: A Vote an answer
Option A is correct because Life Sciences Workflow Management is designed to control what users can do at different stages of a Life Sciences process, including Medical Inquiries. Salesforce Help for configuring Life Sciences workflow paths states that admins define stage operation conditions that must be met to grant users access to operations. Salesforce also provides specific setup guidance for workflow stages used to manage Medical Inquiries, including adding actions to stage operations and configuring stage operation conditions.
This fits the requirement exactly. The access rules change depending on the Medical Inquiry's stage: Draft, Assigned, Responded, Signed, or Submitted. Salesforce's Inquiry object documentation confirms these inquiry statuses are standard values used in the Medical Inquiries process.
Option B is incorrect because criteria-based sharing rules on Case would not dynamically manage stage-specific CRUD behavior for the Life Sciences Inquiry workflow. Also, the question is about Medical Inquiries, not generic Case sharing. Option C is also incorrect because validation rules and dynamic page layouts can restrict or hide fields and actions, but they do not provide the standard stage-based security model required here. Therefore, the consultant should configure Stage Operations and Stage Operation Conditions within Life Sciences Workflow Management.
=========
This fits the requirement exactly. The access rules change depending on the Medical Inquiry's stage: Draft, Assigned, Responded, Signed, or Submitted. Salesforce's Inquiry object documentation confirms these inquiry statuses are standard values used in the Medical Inquiries process.
Option B is incorrect because criteria-based sharing rules on Case would not dynamically manage stage-specific CRUD behavior for the Life Sciences Inquiry workflow. Also, the question is about Medical Inquiries, not generic Case sharing. Option C is also incorrect because validation rules and dynamic page layouts can restrict or hide fields and actions, but they do not provide the standard stage-based security model required here. Therefore, the consultant should configure Stage Operations and Stage Operation Conditions within Life Sciences Workflow Management.
=========
by Thomas at Jun 30, 2026, 08:37 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).