Search

Clear filter
Question
Thomas Vessiere · Apr 19, 2022

ERROR #6242 SOAP UNBOUND ADAPTER : Can't contact the web service ( HTTP error 301 )

the downsteam SOAP service has been implemented. On the surface it sounds as if you are using an out-of-date URL. If you are getting a 301 then you should look at the response headers to see

#SOAP

200 Posts8 Followers
Question
shobha rani · May 17, 2017

Soap Wizard

cannot be obtained . Thanks, Shobha What are you trying to do? Where/when are you getting the error? -Fab Hi, I am using SOAP Wizard to create Web client and Services , I
Question
Leon Duveen · Mar 16, 2017

Help creating Web Methods for a SOAP HL7 Receiver

I am configuring a SOAP HL7 Receiver to handle HL7 Query messages.I have set up a new class based on EnsLib.SOAP.Service and configured (correctly I hope) the parameters needed
Question
Yone Moreno · Feb 10, 2020

How could we debug a web service?‽

there is something related to utf-8 encoding. In addition our web service code is the following: Class Servicios.GestionPacientes.ConsultaPacientesv01r00 Extends (EnsLib.SOAP.Service, ITB.HL7
Question
Everardo Cunha · Apr 19, 2017

Variable number of arguments in web service method

service to make the call to the cache class. I get a compile error on the web service with error#5130.Here is the cache class class method GenerateFileFromSQL(file As %String
Question
p rd · Mar 26, 2018

Web service how to return json data

webServiceServer.webclient.webServiceServerSoap Extends %SOAP.WebClient [ ProcedureBlock ] { /// This is the URL used to access the web service. Parameter LOCATION = "http://localhost:57772/dthealth/web
Question
Peter Monteiro · Feb 9, 2022

Inbound SOAP Service WSDL - incorrect portType name

For our WSDL the portType value is being suffixed with "Soap" at the end. When i update the the SERVICENAME parameter. in the Service I can update the start of the portType value
Question
Yone Moreno · Jun 3, 2022

SOAP Service: Managing ER7 returns HTTP 500

it in the ITB.info.cls file): Parameter VERSION = 3.4; Our need is the following: Why in PREproduction do we get an http 500 when invoking a SOAP service that makes use
Question
prashanth ponugoti · Jan 11, 2022

SOAP BUSINESS Service giving security exception in ensemble

checked in the Web application? I did not create any web application. Just I have created cls to act as soap service and created business service using that cls. Regardless
Question
Tom Philippi · May 18, 2017

ERROR #5002: Cache error in Ensemble Soap Service

I am getting an ERROR #5002 in a soap service defined in ensemble. Odd thing is that I allready have a functioning business service running as a soap service, but we needed
Article
Tani Frankel · Jun 23, 2016

Web Service Business Operation Client – Response Timeout Behavior

/Test.WSTimeouts.WebService.GetResponse <?xml version="1.0" encoding="UTF-8" ?> ... </SOAP-ENV:Envelope> 05/31/2016 14:18:55 ********************* Input to Web service with SOAP
Question
Safeena M · Jun 5, 2017

Error in the SOAP Wizard

the same.But directly If I invoke the Webmethods in the SOAP Web-Service which is being created , I am getting the proper SOAP Response. <?xml version="1.0" encoding="UTF-8"?> <
Question
Scott Roth · Jun 6

Web Gateway/Apache configuration to make SOAP Client Requests?

*********************Output from Web client with SOAP action = http://xxxxxxxx/msg/SendMessage<?xml version="1.0" encoding="UTF-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV='http
Question
Tom Philippi · Aug 16, 2017

Ensemble soap client misses soapaction http header

So I have an ensemble soap client which I use to send a message. The target web service is, however, giving a soapfault stating that my message misses the "SoapAction http header