A Public Sector Organization (PSO) would like to enhance its publicly available website, built in Experience Cloud, to allow constituents to report their concerns about someone's health or safety. The PSO is already using Public Sector Solutions. The requirement from the PSO is that the constituent should be able to report their concerns both as authenticated users and anonymously. Additionally, internal staff should be able to separately track their investigations and any follow- up in a separate Case. Leveraging Public Sector Solutions functionality, what configuration should the Technical Consultant use to meet the requirements?
Correct Answer: B
Use the Public Complaint and Case objects. This is the lowest-customization answer that still satisfies the business, security, and lifecycle requirements. The Core Concept Explained: Experience Cloud design is driven by persona, authentication, scale, and sharing. The wrong template or license can create unnecessary cost, weak security, or excessive customization. Step-by-Step Technical Analysis: Begin with the external persona, authentication requirement, and transaction volume. Select the Experience Cloud license or template that matches that access pattern, then configure sharing sets, external OWD, site visibility, and page access. Finish by testing the experience as anonymous, authenticated, and internal users. Use the Public Complaint object for the external concern and Case for the internal follow-up work. For exam preparation, validate the answer by tracing the record lifecycle, the user persona, and the automation owner from intake through reporting. Why the Incorrect Options Are Wrong: A uses the wrong packaged object or module boundary for this scenario. C adds a custom build path and increases lifecycle, security, and upgrade effort when a packaged or declarative capability already supports the requirement.
Public-Sector-Solutions Exam Question 7
What are the three different key modules of Public Sector Solutions: Business Rules Engine?
Correct Answer: A,D,E
A (Expression Sets); D (Decision Matrix); E (Decision Table). This is the packaged route that keeps the process supportable, auditable, and aligned to the data model. The Core Concept Explained: Business Rules Engine externalizes decision logic from custom code. Expression Sets orchestrate calculations and can call decision assets so policy thresholds remain maintainable by authorized business users. Step-by-Step Technical Analysis: Identify the inputs that drive the decision, declare them as Expression Set resources, and use Decision Matrices or Decision Tables where business users must maintain rule thresholds. Execute representative samples before activation, then confirm the output and Decision Explainer history match the expected eligibility, fee, or prioritization result. Expression Sets orchestrate the rule flow and call decision assets. Why the Incorrect Options Are Wrong: B may look related, but it does not place the logic in the correct declarative Public Sector or OmniStudio configuration layer. C may look related, but it does not place the logic in the correct declarative Public Sector or OmniStudio configuration layer.
Public-Sector-Solutions Exam Question 8
A customer requires an onsite inspection for every business license application with a retail location. They want to establish a consistent checklist for the inspection, with visibility to the applicable regulatory codes for each checklist item. They also require signatures from the inspected business location owner and the inspector. What Action Plan Template and target object should be used for this use case?
Correct Answer: A
Action Plan Template with Type = "Visit Execution", Target Object = "Visit". This selection keeps the implementation declarative and within the intended Public Sector operating model. The Core Concept Explained: Action Plans standardize repeatable work. They package tasks, dependencies, due dates, and document checklist requirements so staff do not rely on memory or one-off manual steps. Step-by-Step Technical Analysis: Start by defining the target object that owns the operational work. Build or select the Action Plan Template, add the required tasks or Document Checklist Items, publish the template, and then automate or guide its association to the live record. Test that owners, due dates, dependencies, and applicant-facing upload prompts behave correctly. Create an Action Plan Template with Type set to Visit Execution and Target Object set to Visit. Why the Incorrect Options Are Wrong: B may look related, but it does not place the logic in the correct declarative Public Sector or OmniStudio configuration layer. C may look related, but it does not place the logic in the correct declarative Public Sector or OmniStudio configuration layer. D may look related, but it does not place the logic in the correct declarative Public Sector or OmniStudio configuration layer.
Public-Sector-Solutions Exam Question 9
A government agency would like to ensure that fee calculations for its licensing programs are done automatically and correctly; the System Administrator needs to ensure that the data type must be currency. Where in the Expression Sets can the Administrator set the data type as Currency?
Correct Answer: D
Under Add Resource in Expression Sets. This selection keeps the implementation declarative and within the intended Public Sector operating model. The Core Concept Explained: Business Rules Engine externalizes decision logic from custom code. Expression Sets orchestrate calculations and can call decision assets so policy thresholds remain maintainable by authorized business users. Step-by-Step Technical Analysis: Identify the inputs that drive the decision, declare them as Expression Set resources, and use Decision Matrices or Decision Tables where business users must maintain rule thresholds. Execute representative samples before activation, then confirm the output and Decision Explainer history match the expected eligibility, fee, or prioritization result. Define the data type under Add Resource in the Expression Set. Why the Incorrect Options Are Wrong: A may look related, but it does not place the logic in the correct declarative Public Sector or OmniStudio configuration layer. B relies on older automation patterns that do not provide the same rule authoring, explanation, or industry metadata support required here. C may look related, but it does not place the logic in the correct declarative Public Sector or OmniStudio configuration layer.
Public-Sector-Solutions Exam Question 10
A resident in the city of Richdale has concerns about unnecessary debris from construction at a nearby residence and has filed a complaint with the city. The city uses Public Sector Solutions for LPI (Licensing, Permitting & Inspections) to manage residential construction permits. What three recommendations should a Technical Consultant provide to the city to handle complaints from residents and tie them back to existing residential construction permits?
Correct Answer: B,D,E
B (Link Inspections and Visits to Permit Applications); D (Link Cases to Permits); E (Configure Inspections and Visits). This maps the scenario to the Salesforce-native capability that owns the requirement. The Core Concept Explained: Action Plans standardize repeatable work. They package tasks, dependencies, due dates, and document checklist requirements so staff do not rely on memory or one-off manual steps. Step-by-Step Technical Analysis: Start by defining the target object that owns the operational work. Build or select the Action Plan Template, add the required tasks or Document Checklist Items, publish the template, and then automate or guide its association to the live record. Test that owners, due dates, dependencies, and applicant-facing upload prompts behave correctly. Link Cases to Permits, configure Inspections and Visits, and link Inspections and Visits back to Permit Applications. Why the Incorrect Options Are Wrong: A may look related, but it does not place the logic in the correct declarative Public Sector or OmniStudio configuration layer. C shifts the process onto Case even though the scenario is centered on application, license, permit, grant, or inspection records.