Oracle Mobile Cloud Service 2016 Developer — Question 2

Consider the following requirements for integration with Salesforce:
Quote information needs to be pushed back to Salesforce and synchronized.
You must be able to synchronize a Quote with up to 1000 lines back to Opportunity Product object in Salesforce.
Based on these requirements, which three XSLs would you use to provide the integration?

Answer options

Correct answer: C, D, E

Explanation

The correct options, C, D, and E, are tailored to handle the requirements for syncing quote data back to Salesforce, particularly accommodating the large volume of lines. Option C specifically deals with bulk upserting products, while D and E are focused on processing updates and uploading opportunities, respectively. Options A and B do not meet the specific needs of syncing with the Opportunity Product object or handling the required line items effectively.