Are you running new version on a different machine. Are any of the ports blocked. Can you try reaching another soap server outside and see if that works. You could set up a test as a developer and create your own call structure
Regards Chuck On Fri, May 11, 2018 at 7:06 AM Ronnie Teo via 4D_Tech <[email protected]> wrote: > Hi All, > > I raised this question almost a month ago now and am still stuck on the > same problem. > I have raised a case with 4D but the reply ahas been very generic, with > references to the web services section of the manual (of which I have read > numerous times). > > A quick refresh, I am unable to consume a web service from a 4Dv15.5 > application (converted from 4Dv11). > The Windows environment is Windows 2012 server. > The same v11 app running on the same server is able to call the same web > service to transmit an XML document successfully. > > Just to be clear…..my app is not hosting the web service, only consuming a > service hosted by an external system. > The application calls a web service and sends out an XML document > (outgoing only, no incoming). > > In both applications (v11 and v15), the same web service call is made : > WEB SERVICE > CALL($txtSOAP_URL;$txtSOAP_Action;txtSOAP_Method;$txtSOAP_Namespace; Web > Service manual) > ….where the $txtSOAP_URL is a secured “https://“ connection. > > To date, this is what we have tried…. > > 1. Used the Web Service Get Info command to capture the error code > returned. That’s confirmed to be a 9913, soap server unreachable error. > 2. The “server not reachable” state is not caused by any long timeout > duration because the failure is instantaneous once the Web Service Call > command is called. > 3. I have tried using the both the hostname and the actual IP address for > the soap URL; both failed. > 4. Have tried all the options available for the last parameter in the Web > Service Call command with no success. > 5. Ensured that the outgoing port number “8787” is open. (it has to be > open since transmission works with v11 on the same machine) > 6. Set up a new test server. the same results were replicated. > Successful transmission with v11, failure with v15. > > > Could it be a security certificate issue for the v15 app that cause the > soap server to be deemed not reachable every time the web service call is > made? > I’m desperately short of ideas as to what to try next. > If anyone has any suggestions, please help. Thanks. > > > Regards, > Ronnie > Tarawerkz > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** -- ----------------------------------------------------------------------------------------- Chuck Miller Voice: (617) 739-0306 Fax: (617) 232-1064 Informed Solutions, Inc. Brookline, MA 02446 USA Registered 4D Developer Providers of 4D, Sybase & SQL Server connectivity http://www.informed-solutions.com ----------------------------------------------------------------------------------------- This message and any attached documents contain information which may be confidential, subject to privilege or exempt from disclosure under applicable law. These materials are intended only for the use of the intended recipient. If you are not the intended recipient of this transmission, you are hereby notified that any distribution, disclosure, printing, copying, storage, modification or the taking of any action in reliance upon this transmission is strictly prohibited. Delivery of this message to any person other than the intended recipient shall not compromise or waive such confidentiality, privilege or exemption from disclosure as to this communication. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

