Salesforce Certified Platform Integration Architect (Plat-Arch-204) Integration-Architect Question # 22 Topic 3 Discussion

Salesforce Certified Platform Integration Architect (Plat-Arch-204) Integration-Architect Question # 22 Topic 3 Discussion

Integration-Architect Exam Topic 3 Question 22 Discussion:
Question #: 22
Topic #: 3

NorthernTrail Outfitters has had an increase in requests from other business units to integrate opportunity information with other systems from Salesforce. The developers have started writing asynchronous @future callouts directly into the target systems. The CIOis concerned about the viability of this approach scaling for future growth and has requested a solution recommendation.

What should be done to mitigate the concerns that the CIO has?


A.

Implement an ETL tool and perform nightly batch data loads to reducenetwork traffic using last modified dates on the opportunity object to extract the right records.


B.

Develop a comprehensive catalog of Apex classes to eliminate the need for redundant code and use custom metadata to hold the endpoint information for eachintegration.


C.

Refactor the existing ©future methods to use Enhanced External Services, import Open API 2.0 schemas and update flows to use services instead of Apex.


D.

Implement an Enterprise Service Bus for service orchestration, mediation, routing anddecouple dependencies across systems.


Get Premium Integration-Architect Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.