Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified OmniStudio Developer All Questions

View all questions & answers for the Certified OmniStudio Developer exam

Exam Certified OmniStudio Developer topic 1 question 38 discussion

Actual exam question from Salesforce's Certified OmniStudio Developer
Question #: 38
Topic #: 1
[All Certified OmniStudio Developer Questions]

Users receive an APEX CPU Limit Exceeded error when running an OmniScript in a Salesforce Community. The OmniScript includes an Integration Procedure that contains two DataRaptors.
Which two locations should the developer check to troubleshoot the issue? (Choose two.)

  • A. Community logs
  • B. DataRaptor configuration
  • C. Action Debugger
  • D. Script Configuration
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
JohnyWalker99
1 year ago
B and C are correct ! Community logs --> No such thing exists Script configuration --> Script Configuration defines the Name, Type, SubType, Language, and Currency of an OmniScript and also provides multiple configuration options that enable a User to define both the appearance and behavior of the OmniScript https://help.salesforce.com/s/articleView?id=sf.os_setup_and_script_configuration_reference.htm&type=5
upvoted 2 times
...
rosepooja
1 year, 6 months ago
B and C correct answer
upvoted 3 times
...
ppremy
1 year, 6 months ago
Selected Answer: AC
A. Community logs and C. Action Debugger. The Community logs can provide information about any errors that occur when the OmniScript is executed within the Community, including APEX CPU Limit Exceeded errors. The Action Debugger can help the developer identify which actions in the Integration Procedure are taking the most time and contributing to the high CPU usage. The DataRaptor configuration and Script Configuration may need to be reviewed, but they are less likely to be the root cause of the APEX CPU Limit Exceeded error.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

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.

SaveCancel
Loading ...