Clear filter
Question
Vivek Ranjan · Apr 13, 2018
,proxy.%RequestName,0,0,"","",.stream) To make it more clear, I've a REST service which takes 'SOAP Request' in it's body and forward the request to SOAP endpoint. Now I have
Question
Renee Cannon · Jul 20, 2016
I am building a SOAP service using Caché 2016.1. If I set %session.Preserve=1 in OnPreWebMethod and I set a variable in my service method, why don't I see the variable in the CSP
Article
Zhong Li · Sep 25, 2017
-Knows-Best) service.
PKB service is a patient centric information service. It has a set of well defined API interfaces (documentation here) based on HL7 V2 over HTTP/SOAP, REST
Question
Marco den Hartog · Jan 6, 2017
communication. Can you please share your solution? Thanks! You can use the WSDL of NTLM based SOAP Service, and use SOAP Wizard to create the web service client.http
Question
Don Rozwick · Mar 20, 2017
I have an XML I am sending to an operation from a BPL. This is a query for Patient information from Epic using a web service. I created the operation using the add-in in Studio
Question
MohanaPriya Vijayan · Jun 9, 2020
to use Ensemble)
2) Build SOAP-based or REST-based Web Service that can receive http requests with attachments. If you can do all of the authentication on the Web Server, this Web
Question
Armin Gayl · Feb 9, 2024
://stackoverflow.com/questions/53106327/web-config-error-handler-for-a-content-type-json Thank you very much, that was the right hint.As it is a Rest Service that does not contain a CSP
Question
Token Ibragimov · Jun 9, 2017
hello!
how I can add to my request header? if i'm using web service.
s ws =##class(Data.SOAP.Base.Ws.ServiceSoap).%New()
s resp=##class(%XML.DataSet).%New()
s resp
Article
Ward De Backer · Jun 23, 2016
As Rob explained in an earlier post, Caché's Node.js interface allows you to create Web Services and REST Services using the very modular EWD 3 framework.
These services
Question
Yone Moreno · May 24, 2023
;
[...]
</RespondingGatewayCrossGatewayQuery>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
In fact in the Web Service Client used by our SOAP Operation, we do insert
Question
Mohan Sujay · Oct 12, 2016
you are talking about web service, therefore I created simple Caché WebService classes: Class tv.party Extends (%RegisteredObject, %XML.Adaptor){Property to As list Of tv.to
Question
Fabio Care · Jul 24, 2023
After installing IRIS 2023.1 on a live copy of our production machine our REST Service now consumes a CSP Session with every request. The request is handled as expected, but uses
Question
Murali krishnan · Apr 13, 2017
/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GBJJ3. Consume a web service using the Cache soap wizard...https://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY
Question
Yone Moreno · Jan 29, 2024
;PETICION_PRUEBAS</CE.2>
</ELD.4>
</ERR.1>
</ERR>
</ACK>
We have developed the SOAP Web Service, however it always responds
Question
Yone Moreno · Sep 24, 2021
= "FicheroVacuService";
Parameter SOAPVERSION = 1.1;
/// This is the SOAP version supported by the service.
Parameter MTOMREQUIRED = 1;
Method cargarFichero(fichero