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 Plat-Dev-210 Exam - Topic 3 Question 11 Discussion

Actual exam question for Salesforce's Plat-Dev-210 exam
Question #: 11
Topic #: 3
[All Plat-Dev-210 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 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 known performance issues, which configuration should be used to implement the call to the external system?

Choose 2 answers

Show Suggested Answer Hide Answer
Suggested Answer: A, D

Setting the Timeout property on the HTTP Action in the Integration Procedure allows the developer to specify how long to wait for a response from the external system before timing out. Checking the Chain on Step Check on the HTTP Action in the Integration Procedure allows the developer to chain multiple HTTP Actions together and execute them sequentially. Configuring a Remote action with timeout settings of 120000 is not necessary, as it is already done by default in OmniStudio. Checking the Chainable checkbox on the integration procedure Action in the OmniScript has no effect on calling an external system.


Contribute your Thoughts:

0/2000 characters
Kaitlyn
5 days ago
I think checking the Chainable checkbox could help with managing the flow, but I’m not confident if it’s the right choice here.
upvoted 0 times
...
Adelina
10 days ago
I'm not entirely sure about the Remote action timeout settings. I feel like 120000 milliseconds is a bit long, but it might be necessary given the performance issues.
upvoted 0 times
...
Tora
15 days ago
I remember we discussed setting timeouts for HTTP actions in our last practice session, so I think option A makes sense.
upvoted 0 times
...
Carma
20 days ago
I vaguely remember something about checking the Chain on Step Check for HTTP actions. That might help with the performance issues, so option D could be worth considering.
upvoted 0 times
...
Maybelle
25 days ago
I feel like we practiced a similar question where chainable actions were involved. I think option C might be useful, but I’m not completely confident.
upvoted 0 times
...
Margo
1 month ago
I'm a bit unsure about the remote action settings. I think 120000 milliseconds sounds reasonable, but I can't recall if that's the best approach here.
upvoted 0 times
...
Jonelle
1 month ago
I remember we talked about setting timeouts for HTTP actions, so I think option A is definitely a good choice.
upvoted 0 times
...

Save Cancel