Has anyone tried calling JobSubmit using SOAPUI?

Options

Hi all,

         I'm trying to determine what I essentially need to send a successful JobSubmit request using SOAPUI. Any help would be appreciated. Below are the steps I've tried so far.

 

1) I was provided with a SOAP web service (http://ws.easylink.com/JobSubmit/2011/01?WSDL) by the sales team at OpenText to call from SOAPUI. After adding this service WSDL to SOAPUI I could see the request properly but when I tried to trigger the request I got an UnknownHostException for the endpoint (http://endpoint.easylink.com). So firstly I need to know if this is the right SOAP service to test from SOAPUI.

 

2) As recommended by the sales consultant I created an account on this forum but not sure how to get credentials for the actual web service call. If anyone knows how to get a test account please let me know.

 

Thanks in Advance.

 

Thanks,

Harsha

Comments

  • Your Sales person should have given you the correct URL for Submits, along with the credentials for the test system. And the credentials for the Production system.

    As far as SoapUI goes, I would not recommend it for use as a Production application. There are C#, VB, and Java samples on this forum.

  • Thanks. I reached out to the sales team and got this fixed.