Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Integration Architect All Questions

View all questions & answers for the Certified Integration Architect exam

Exam Certified Integration Architect topic 1 question 6 discussion

Actual exam question from Salesforce's Certified Integration Architect
Question #: 6
Topic #: 1
[All Certified Integration Architect Questions]

Northern Trail Outfitters (NTO) uses different shipping services for each of the 34 countries it serves. Services are added and removed frequently to optimize shipping times and costs. Sales representatives serve all NTO customers globally and need to select between valid service(s) for the customer s country and request shipping estimates from that service.
Which two solutions should an architect propose? (Choose two.)

  • A. Invoke middleware service to retrieve valid shipping methods.
  • B. Store shipping services in a picklist that is dependent on a country picklist.
  • C. Use middleware to abstract the call to the specific shipping services.
  • D. Use Platform Events to construct and publish shipper-specific events.
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Paul421
5 months, 2 weeks ago
The actual exam had a REST/Apex web service type answer that including routing logic - which is needed for shipping
upvoted 1 times
...
JLee1
1 year ago
Option A: Invoking a middleware service to retrieve valid shipping methods would allow NTO to manage the frequent changes in shipping services without impacting the Salesforce system directly. Option C: Using middleware to abstract the call to the specific shipping services would provide a layer of abstraction, allowing NTO to switch between different shipping services without changing the Salesforce configuration. Option B: Storing shipping services in a picklist that is dependent on a country picklist would require manual updates whenever a service is added or removed. This would not reflect the frequent changes in shipping services. Option D: Using Platform Events to construct and publish shipper-specific events would require custom development and configuration for each shipping service. This would not be scalable or efficient for NTO.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...