Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam OmniStudio-Developer Topic 3 Question 69 Discussion

Actual exam question for Salesforce's Salesforce Certified OmniStudio Developer exam
Question #: 69
Topic #: 3
[All Salesforce Certified OmniStudio Developer Questions]

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 business, calls to the REST APIs sometimes take longer than expected to respond.

The developer creates an Integration Procedure to retrieve the policy data for use in an OmniScript.

Given the external system's known performance issues, which two configurations should be used to implement the call to the external system?

Choose 2 answers

Show Suggested Answer Hide Answer
Suggested Answer: A, C

Contribute your Thoughts:

Justine
2 months ago
I also think C) Configure a Remote action with timeout settings of 120000 is a good choice to handle performance issues.
upvoted 0 times
...
Kassandra
2 months ago
Haha, looks like we need to be prepared for those 'peak hours of business' when the external system is as slow as a turtle on a treadmill. A, C, and D sound like the way to go!
upvoted 0 times
...
Tasia
2 months ago
I agree with Mammie, but I'd also suggest checking the Chainable checkbox on the Integration Procedure Action. That way, if the first call fails, the OmniScript can retry the request without interrupting the user's experience.
upvoted 0 times
Altha
25 days ago
C) Configure a Remote action with timeout settings of 120000
upvoted 0 times
...
Argelia
27 days ago
A) Set the Timeout property on the HTTP Action in the Integration Procedure
upvoted 0 times
...
...
Brittani
2 months ago
I agree with Eleonore. Setting a timeout will prevent the integration from waiting indefinitely.
upvoted 0 times
...
Mammie
2 months ago
Hmm, I think the correct answers are A and C. Setting the timeout property and configuring a Remote action with 120000 milliseconds should give the external system enough time to respond, especially during peak hours.
upvoted 0 times
Chau
1 months ago
Yes, those configurations should definitely improve the response time from the external system.
upvoted 0 times
...
Eveline
1 months ago
I agree, setting the timeout property and configuring a Remote action with 120000 milliseconds should help with the performance issues.
upvoted 0 times
...
...
Eleonore
2 months ago
I think A) Set the Timeout property on the HTTP Action is important to handle slow responses.
upvoted 0 times
...

Save Cancel