SAP Knowledge Base Article - Public

3234814 - CMT : CPQ: How To Use SoapUI with CPQ API

Symptom

CPQ: How To Use SoapUI with CPQ API

Resolution

Applies To: 

CPQ

Summary:

This article will show you how to use Soap UI with CPQ API.        

Details:

Ability to run and troubleshoot CPQ API issues using Soap UI.

Solution/Workaround:

Site to Download SOAP UI: http://www.soapui.org/

CPQ API Help Page: http://help.webcomcpq.com/doku.php?id=appendixd:appendixd

 How to Access CPQ API:

  1. Create New Soap Project (File > New Soap Project)
  2. Copy the URL links below into “Initial WSDL” to download all available functions
    1. https://sandbox.webcomcpq.com/wsapi/cpqapi.asmx?WSDL
    2. https://sandbox.webcomcpq.com/wsapi/wssrv.asmx?WSDL




  3. Press okay and it will download the available functions for CPQ.
  4. Repeat for the second URL.

Run an API Call to verify your connections:

  1. On left side panel, open function, doUSeeMe, and click on “Request1”

  2. Within the request, enter parameters for your username, domain, and password.

  3. Click “Run” (Green Play button) to run the API Call. You will receive a response on the right panel of your application.

 

Comments:

When running API Calls, please check the response panel for expected behavior. If response panel shows error message, please address the error message before proceeding. Example of an error message is below:

 

 

References:

None

Keywords

KBA , CEC-SAL-CPQ , Sales Cloud CPQ , How To

Product

SAP CPQ all versions