BlackFriday 2024! 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 4 Question 73 Discussion

Actual exam question for Salesforce's OmniStudio Developer exam
Question #: 73
Topic #: 4
[All 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:

Sean
1 months ago
Hmm, I wonder if the external system has a 'fast lane' we can pay for. Infinite money, infinite speed!
upvoted 0 times
...
Emeline
1 months ago
120,000 milliseconds? That's two whole minutes! Talk about patience...
upvoted 0 times
Margurite
2 days ago
A: That's true, setting the timeout property and configuring a remote action with timeout settings can help prevent any issues.
upvoted 0 times
...
Tuyet
6 days ago
B: Yeah, it can be frustrating, but it's important to make sure the call doesn't timeout before getting the data.
upvoted 0 times
...
Dominga
9 days ago
A: I know right, waiting for two whole minutes can feel like forever.
upvoted 0 times
...
...
Dalene
2 months ago
B and D are a bit odd, why would I chain an HTTP action in the OmniScript?
upvoted 0 times
Carma
20 days ago
C) Configure a Remote action with timeout settings of 120000
upvoted 0 times
...
Teri
1 months ago
A) Set the Timeout property on the HTTP Action in the Integration Procedure
upvoted 0 times
...
...
Geraldine
2 months ago
I also think C) Configure a Remote action with timeout settings of 120000 is necessary to ensure the call doesn't hang for too long.
upvoted 0 times
...
Paz
2 months ago
A and C for sure, gotta handle those slow API calls without timing out!
upvoted 0 times
Trina
13 days ago
Agreed, we need to make sure the calls don't timeout and can handle the volume of data.
upvoted 0 times
...
Vernice
17 days ago
Definitely, those are the best options to handle slow API calls.
upvoted 0 times
...
Reita
26 days ago
C) Configure a Remote action with timeout settings of 120000
upvoted 0 times
...
Genevive
1 months ago
A) Set the Timeout property on the HTTP Action in the Integration Procedure
upvoted 0 times
...
Vincent
1 months ago
C) Configure a Remote action with timeout settings of 120000
upvoted 0 times
...
Ariel
2 months ago
A) Set the Timeout property on the HTTP Action in the Integration Procedure
upvoted 0 times
...
...
Celeste
2 months ago
I agree with Cecilia. Setting a timeout will prevent the integration from waiting indefinitely.
upvoted 0 times
...
Cecilia
3 months ago
I think A) Set the Timeout property on the HTTP Action is important to handle slow responses.
upvoted 0 times
...

Save Cancel