New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Certified Platform Developer II (Plat-Dev-301) Exam - Topic 7 Question 69 Discussion

Actual exam question for Salesforce's Salesforce Certified Platform Developer II (Plat-Dev-301) exam
Question #: 69
Topic #: 7
[All Salesforce Certified Platform Developer II (Plat-Dev-301) Questions]

Universal Containers (UC) has an CRP system that stores customer information.

When an Account is created in Salesforce, the FRP system's REST endpoint for creating new customers must automatically be called with the Account information, If the call to the ERP system fails, the Account should still be created. Accounts in UC org are only created, one at a time, by users in the customer on-boarding department.

What should a developer to make the call to the CRP system's REST endpoint7

Show Suggested Answer Hide Answer

Contribute your Thoughts:

0/2000 characters
Quentin
4 months ago
Not sure if REST call from JavaScript is reliable enough here.
upvoted 0 times
...
Virgilio
4 months ago
Apex Continuation seems too complex for this.
upvoted 0 times
...
Edna
4 months ago
Wait, can you really create an Account even if the ERP call fails?
upvoted 0 times
...
Britt
4 months ago
Definitely agree with that!
upvoted 0 times
...
Chantay
4 months ago
I think a Queueable from a Trigger is the way to go.
upvoted 0 times
...
Elly
5 months ago
Headless Quick Actions sound familiar, but I can't recall if they would handle the REST call properly in this scenario.
upvoted 0 times
...
Jamey
5 months ago
I feel like using a REST call from JavaScript might not be ideal since the Account needs to be created regardless of the external call's success.
upvoted 0 times
...
Junita
5 months ago
I think calling a Queueable from a Trigger could work since it allows for handling failures gracefully, but I need to double-check the specifics on that.
upvoted 0 times
...
Junita
5 months ago
I remember we discussed using Apex Continuations for making asynchronous calls to external systems, but I'm not entirely sure if that's the best fit here.
upvoted 0 times
...
Dominque
5 months ago
I've got a strategy - I'll eliminate the options that are clearly incorrect, then focus on the remaining ones to determine the two that are correct.
upvoted 0 times
...
Thaddeus
5 months ago
This seems like a straightforward incident response question. I'd go with option B - isolate the network, install patches, and report the occurrence. That covers the key steps to contain the attack and notify the appropriate parties.
upvoted 0 times
...
Rosendo
5 months ago
This seems like a tricky question. I'll need to think through the key concepts around bitmap indexes and how DML operations can impact their performance.
upvoted 0 times
...

Save Cancel