SOAP tool plugin

Confluence User - 23 Nov, 2016

Do any body have a full working sample that utilize the SOAP tool, 

other than the one mentioned below

https://dev.joget.org/community/display/KBv4/SOAP+Tool

 

soap

9


23 Nov, 2016
confluenceUser
confluenceUser

Hi Shaker,

It seems that the web service site for the example in the SOAP Tool page is currently down. I have added another sample app (Example 2) to the page that you can refer to.

Best Regards
Julian

 

23 Nov, 2016
confluenceUser
confluenceUser

Thanks for the new sample< 

pls check up the log file now,

 

also can you provide a sample test data to use.

 

23 Nov, 2016
confluenceUser
confluenceUser

Can you provide a sample that utilize an ASMX WSDL webservice

24 Nov, 2016
confluenceUser
confluenceUser

The error "java.net.ConnectException: Connection timed out: connect" indicates that you have a network connectivity issue from your server to the web service URL. Please check on that. For that Example 2, I just used a stock code like IBM, and got the results successfully.

24 Nov, 2016
confluenceUser
confluenceUser

I am already able to connect to wsdl file. pls see the below sample. in separate comment. Is the webservice have differant port.

24 Nov, 2016
confluenceUser
confluenceUser

24 Nov, 2016
confluenceUser
confluenceUser

Are you accessing the WSDL from your Joget Workflow server? The error "java.net.ConnectException: Connection timed out: connect" clearly indicates a connection problem.

24 Nov, 2016
confluenceUser
confluenceUser

I just tried the stock quote web service app on an account on the hosted Joget Workflow On-Demand (https://cloud.joget.com), and it works fine. Perhaps you would like to sign up for an account there to try it out? It looks like your problems are very likely due to your server or networking environment. Thanks.

24 Nov, 2016
confluenceUser
confluenceUser

Hi Shaker,

The stock code web service sample (Example 2 in SOAP Tool) seems to be running fine. This is the result that I get when I run the process with the stock code "IBM"

You would probably need to make sure that your server and network is configured correctly.

Hope this helps!

Best Regards
Julian 

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print