OmniStudio Developer Practice Questions AND ANSWERS GRADE A+
Users receive an APEC CPU limit Exceeded error when running an OmniScript in a Salesfoce Community. The OmniScript includes an Integration Procedure that contains two DataRaptors. Which two Location should the developer check to troubleshoot the issue? Choose 2 answers A Script configuration B Community logs C DataRaptor configuration D Action Debugger C, D A developer needs to retrieve data from an external system that stores policy dat a. The external system supports REST APIs to access and update the policies. Due to the volume of the policy data and peak hours of hours of business, calls to the REST APIs sometimes take longer than expected to response. The developer creates an Integration Procedure to retrieve the policy data for use in an OmniScript. Given the external system's knows performance issues, which configuration should be used to implement the call to the external system? Choose 2 answers A Set the Timeout property on the HTTP Action in the Integration Procedure B Configure a Remote action with timeout settings of 120000 C Check the Chainable checkbox on the integration procedure Action in the OmniScript D Check the Chain on Step Check on the HTTP Action in the Integration Procedure B, D In an OmnoScript, a developer needs to configure a Disclosure element to require user input only if the user already checked a Non-Disclosure Agreement Checkbox. How should the developer configure the conditional view to meet this requirement? A Show element if true B Disable read only if true C Set element to optional if false D Set element to require if true A An OmniScript updates data from one Salesforce record, but when it completes, only some of the data is updated in Salesforce. A DataRaptor Load saves the dat a. What error could cause this behavior? Choose 2 answers A The fields that are not updated are read only in Salesforce. B In the DataRaptor Load, in the Preview tab, the Record is from the wrong record type. C The input JSON paths In the DataRaptor Load do not match the JSON from the OmniScript. D ContextId is misspelled in the merge code that passes the Recordld to the DataRaptor A, C The OmniScript must retrieve device details stored in the Asset object and then call an external system to send troubleshooting commands via REST API to the device. Which two OmniScript element should the developer use to configure this functionality? A DataRaptor Extract Action B REST API Action C Navigation Action D SOQL Action E HTTP Action A, E A developer creates an Integration Procedure with a Set Values and a DataRaptor Extract Action that requires AccountId as a key. When the developer previews the Integration Procedure, the developer enters the AccountId correctly and execute the Preview. The developer sees the data extract by the DataRaptor in the Debug Log, but the response is empty. What is the likely cause of this issue? A The DataRaptor Action did not have the add response Ro Response JSON property set to true. CONTINUED........
Escuela, estudio y materia
- Institución
- OmniStudio Developer Practice
- Grado
- OmniStudio Developer Practice
Información del documento
- Subido en
- 2 de julio de 2024
- Número de páginas
- 11
- Escrito en
- 2023/2024
- Tipo
- Examen
- Contiene
- Preguntas y respuestas
Temas
-
users receive an apec cpu limit exceeded error whe
-
a developer needs to retrieve data from an externa
-
in an omnoscript a developer needs to configure a