Salesforce Certified Platform Developer II (Plat-Dev-301) PDII Question # 5 Topic 1 Discussion

Salesforce Certified Platform Developer II (Plat-Dev-301) PDII Question # 5 Topic 1 Discussion

PDII Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

A Visualforce page needs to make a callout to get billing information and tax information from two different REST endpoints. The information needs to be

displayed to the user at the same time and the return value of the billing information contains the input for the tax information callout. Each endpoint might take up to two minutes to process.

How should a developer implement the callouts?


A.

An HTTP REST callout for the billing callout and a Continuation for the tax callout


B.

A Continuation for both the billing callout and the tax callout


C.

An HTTP REST callout for both the billing callout and the tax callout


D.

A Continuation for the billing callout and an HTTP REST callout for the tax callout


Get Premium PDII 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.