Loading

Use SOAP UI to debug Web service callouts

Veröffentlichungsdatum: Jun 26, 2023
Beschreibung

SOAP UI is a tool which is used to test the requests and response to a web service in a standalone fashion. This tool can be downloaded here


Disclaimer: SOAP-UI is a non Salesforce application. Salesforce does not own any responsibility for any changes made to the application.

 
Lösung


Debug Web service callouts with SOAP UI


Tests to perform when there are issues when external system makes calls to Salesforce
  • Download the Salesforce WSDL file and make the call through SOAP UI and see if it successful, if so then it might be some issue with external system else the issue might be within Salesforce

Tests to perform when there are issues when Salesforce makes external web service callouts:
  • Download the WSDL of the external system, make the call with all the required parameters and see if you get a valid response, if so then it might some issue with Salesforce making callout, else the problem is with a external system
 
Nummer des Knowledge-Artikels

000386160

 
Laden
Salesforce Help | Article