QuestionQ14

IBM API Connect v10.0.3 Solution Implementation

Which statement correctly describes creating a SOAP proxy API from an existing SOAP service?

  • A The WSDL file describing the SOAP service is uploaded and the dependencies are set target services.
  • B A single .zip file that contains the WSDL file describing the SOAP service, and its dependent documents is uploaded.
  • C To expose a SOAP service in API Connect, it has to be mapped to a REST API.
  • D In API Connect, a SOAP API can be created only from a stand-alone WSDL.
Explanation

A SOAP proxy API can be created by uploading a single .zip archive that contains the WSDL describing the SOAP service and its dependent documents, such as referenced WSDL or XSD files. IBM API Connect also supports uploading a stand-alone WSDL when it has no external dependencies.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!