Search

Clear filter
Question
Vivek Ranjan · Apr 13, 2018

Creating Manually Soap Request as string

,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

State-Aware Mode (Preserve Mode 1) and process variables

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

HealthConnect (Ensemble) Integration with PKB Service

-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

NTLM authorization via Ensemble

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

How to pass SOAP response back to Sender

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

Cache Object Script AS2 EDI File Transfer

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

Content Type change in IIS

://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

how add header to request

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

Returning custom responses from Web Services and REST services using Node.js and EWD 3

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

Unveiling the Mystery: Sending SAML Assertion in SOAP Header - Need Your Expertise!

; [...] </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

parsing xml to list of object issue

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

REST Service uses CSP license session after Upgrade from Caché to IRIS

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

Calling Java program from intersystems cache IDE

/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

Handling/Removing Unexpected Top-Level XML Tag in SOAP Response

;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

Add parameter "name" inside "Content-Type" header when we send a MTOM attachment using a SOAP request

= "FicheroVacuService"; Parameter SOAPVERSION = 1.1; /// This is the SOAP version supported by the service. Parameter MTOMREQUIRED = 1; Method cargarFichero(fichero