Valid PDII Dumps shared by ExamDiscuss.com for Helping Passing PDII Exam! ExamDiscuss.com now offer the newest PDII exam dumps, the ExamDiscuss.com PDII exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PDII dumps with Test Engine here:
Sometimes events on Salesforce need to be handled by an external system due to the scale or type of process being executed. Consider the use case of a user in Salesforce needing to get pricing for an order they are building in Salesforce while on the phone with a customer. The pricing logic already exists in a third-party system. Instead of recreating this logic in Salesforce, it will be leveraged by making a request of the third-party system. The response, in this case the pricing, will be returned and stored back in Salesforce. What is the optimal solution?
Correct Answer: A
Recent Comments (The most recent comments are at the top.)
Dan - May 15, 2023
B is correct
Ran - Mar 31, 2023
i agree with option B and since it's talking about the scale means it's something complex and might takes time. this is where continuation also comes into play
AnonymousSquid - Feb 26, 2023
B is correct because requirement is real time update as customer is waiting on phone, triggers can't make synchronous calls, ETL is batch and Outbound message can't get the result back.
Recent Comments (The most recent comments are at the top.)
B is correct
i agree with option B and since it's talking about the scale means it's something complex and might takes time. this is where continuation also comes into play
B is correct because requirement is real time update as customer is waiting on phone, triggers can't make synchronous calls, ETL is batch and Outbound message can't get the result back.