nerdexam
Salesforce

PDII · Question #245

A corporation has many different Salesforce orgs, with some different objects and some common objects, and wants to build a single Java application that can create, retrieve, and update common…

The correct answer is A. SOAP API with the Partner WSDL. See the full explanation below for the reasoning.

Question

A corporation has many different Salesforce orgs, with some different objects and some common objects, and wants to build a single Java application that can create, retrieve, and update common object records in all of the different orgs. Which method of integration should the application use?

Options

  • ASOAP API with the Partner WSDL
  • BSOAP API with the Enterprise WSDL
  • CApex REST Web Service
  • DMetadata API

How the community answered

(34 responses)
  • A
    76% (26)
  • B
    3% (1)
  • C
    6% (2)
  • D
    15% (5)

Community Discussion

No community discussion yet for this question.

Full PDII Practice