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 Integration Architect Topic 3 Question 22 Discussion

Actual exam question for Salesforce's Integration Architect exam
Question #: 22
Topic #: 3
[All Integration Architect Questions]

When user clicks Check Preferences as part of a Lightning flow in Salesforce, preferences from an externally hosted RESTful service are to be checked in real-time. The RESTful service has OpenAPI 2.0 JSON definitions, responding in data types of Boolean and string values.

Which integration pattern and mechanism should be selected to meet the conditions?

Show Suggested Answer Hide Answer
Suggested Answer: B, C

Contribute your Thoughts:

Ma
1 months ago
I hope the correct answer isn't 'All of the above' - that would be a real lightning bolt to the head!
upvoted 0 times
Christene
8 days ago
C) Request-Reply: Enhanced External Services invokes a REST API.
upvoted 0 times
...
Claudio
14 days ago
B) Remote Call-In: Salesforce REST API with REST Composite Resources.
upvoted 0 times
...
...
Jospeh
1 months ago
A) Fire and Forget: Process-driven platform events publishes events on Salesforce Event Bus doesn't seem to fit the use case here. We need a way to get the preferences immediately, not asynchronously.
upvoted 0 times
Cristy
13 days ago
D) Data Virtualization: Salesforce Connect map data external REST data in external objects may not provide the real-time checking needed in this case.
upvoted 0 times
...
Precious
15 days ago
C) Request-Reply: Enhanced External Services invokes a REST API sounds like the right choice to meet the conditions.
upvoted 0 times
...
Bulah
1 months ago
B) Remote Call-In: Salesforce REST API with REST Composite Resources could be a good option for real-time checking of preferences.
upvoted 0 times
...
...
Yoko
1 months ago
Hmm, D) Data Virtualization: Salesforce Connect map data external REST data in external objects sounds interesting, but I'm not sure if it meets the real-time requirement.
upvoted 0 times
...
Angelica
2 months ago
B) Remote Call-In: Salesforce REST API with REST Composite Resources could also work, but it might be more complex to implement than the Enhanced External Services option.
upvoted 0 times
Jamie
1 months ago
A) Fire and Forget: Process-driven platform events publishes events on Salesforce Event Bus.
upvoted 0 times
...
Mattie
1 months ago
B) Remote Call-In: Salesforce REST API with REST Composite Resources could also work, but it might be more complex to implement than the Enhanced External Services option.
upvoted 0 times
...
Tamala
1 months ago
C) Request-Reply: Enhanced External Services invokes a REST API.
upvoted 0 times
...
...
Kathrine
2 months ago
I'm not sure, but I think D) Data Virtualization could also work as it allows mapping external REST data in external objects for easy access.
upvoted 0 times
...
Dean
2 months ago
I think the correct answer is C) Request-Reply: Enhanced External Services invokes a REST API. It seems like the most appropriate pattern to retrieve the preferences from the external service in real-time.
upvoted 0 times
Samuel
15 days ago
Yeah, I see your point. C) Request-Reply does seem like the most suitable choice for this integration.
upvoted 0 times
...
Eleonore
19 days ago
I think B) Remote Call-In could work too, but C) Request-Reply might be more efficient for this specific scenario.
upvoted 0 times
...
Sarah
1 months ago
But what about using B) Remote Call-In: Salesforce REST API with REST Composite Resources? Wouldn't that work as well?
upvoted 0 times
...
Sage
2 months ago
I agree, C) Request-Reply: Enhanced External Services invokes a REST API sounds like the best option for real-time checking.
upvoted 0 times
...
...
Margery
2 months ago
I agree with Micheline. Request-Reply pattern is the most suitable for checking preferences in real-time from an externally hosted RESTful service.
upvoted 0 times
...
Micheline
2 months ago
I think C) Request-Reply is the best option because it allows us to invoke the REST API and get a response back.
upvoted 0 times
...

Save Cancel