function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
gaparagapara 

Set SOAP UI as endpoint URL

Hi All,

 

Is it possible to make endpoint URL on SOAP UI using WSDL such as http:localhost:port/binding ; where localhost would be system IP address. Using Same WSDL generate Apex classes and set the endpoint URL as the one created using SOAP UI.

Has anyone done something similar? When I try to do follow above steps while running the method I get Read IO timeout error.