Clear filter
Question
Florian Lestienne · Apr 23, 2021
Hello,
I have a question about a problem calling a SOAP Web Service.
Indeed, to retrieve data via a Web Service, I need to make 4 calls, one to connect, one to place parameters
Question
Token Ibragimov · Jun 28, 2019
is missing tag <string xsi:type="s:string">TESTKZ</string><?xml version="1.0" encoding="UTF-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap
Question
Ryan Hulslander · Mar 23, 2017
Method for each web method of your SOAP service.You need to edit the default generated versions of these methods the wizard gives you, in order to add your SOAP Header.You can access
Question
Stefan Cronje · Mar 18, 2017
We are planning to use Caché users on a SOAP web-service, so the WS-security tokens will be used.It will be username and password only for now.The passwords should expire
Question
Jase Pribble · Apr 27, 2023
I know that a TCP connection sends back an ACK, but what about REST, SOAP, HTTP, etc..? Web services normally use an HTTP status code; for example, an ACK would be 200 OK for REST
Question
Michael Lundberg · Sep 1, 2021
Hello!
I call a Java-based web service from HC and get an error message back:
"ERROR # 6243: HTTP request to SOAP WebService returned response with unexpected CONTENT-TYPE: text
Question
Duncan Priest · Sep 13, 2016
Hi allI was just in the process of implementing a custom SOAP web service to receive a message with an embedded base64 encoded HL7 message when I noticed the above-mentioned OOTB
Question
Robert Wang · Jan 10, 2023
is undefined" logged.
Greetings, When using the EnsLib.SOAP.InboundAdapter to provide the SOAP service on a dedicated TCP port one is bypassing the Web Gateway and hence %session
Question
Basem Yousef · Jul 19, 2019
Greetings,We need to communicate with a vendor through web services in a way that those web services pull the queued messages from Ensemble instead of Ensemble pushing messages
Question
Mike Todd · Oct 21, 2016
Hello, trying to figure out how to configure an Ensemble web service to use HTTP Basic authentication. I have a web service client that will not be able to send SOAP headers. I
Question
prashanth ponugoti · Jan 20, 2022
Production exposed SOAP service with out authentication. Hi Prashanth,
You need to create another web application with Authentication Method equal unauthenticated.
Default web
Question
p rd · May 19, 2018
I use the InterSystems cache to implement a web services program. I receive the data sent by the other person. However, I receive the wrong text (the normal text is the question
Question
Sitthisak Sutim · Feb 14, 2023
?
To create a SOAP service refer to this documentation Creating SOAP Web Services in IRIS. Within your Method you should be able to call a StoredProc and convert the output to the one
Question
Arya S · Jan 5, 2018
parameters are missing.The XML document is well formed but the document is not valid Google implies that your request is not complete.Generally, when debugging web services you should
Article
Tani Frankel · Mar 18, 2021
a WSDL-based SOAP Web Service client (and Business Operation), or service).
If you work with Web Services you most probably used the SOAP Wizard in Studio. You would open it via