Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
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
Can you provide a sample that utilize an ASMX WSDL webservice
Thanks for the new sample<
pls check up the log file now,
also can you provide a sample test data to use.
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.
I am already able to connect to wsdl file. pls see the below sample. in separate comment. Is the webservice have differant port.
Are you accessing the WSDL from your Joget Workflow server? The error "java.net.ConnectException: Connection timed out: connect" clearly indicates a connection problem.
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.
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