Search

Clear filter
Question
David Morgenstern · Mar 5, 2019

Soap Action mismatch error

I have a cache client trying to call a web service using SOAP version 1.2. We receive a SOAP error with the following text:COD>w ##class(DBMS.Tools).DecomposeError
Question
Neil Thaiss · Mar 28, 2023

Help with SOAP Security and WS-Policy

Hi, I know little about SOAP security and am trying to apply a WS-Policy to a simple HL7 web service, but when I do I get object script errors. The most latest one being
Question
Tom Philippi · Apr 18, 2017

How to set up SSL/TLS for web application?

configuration. However, it is not clear to me how I apply this SSL / TLS configurtion to the soap service I am running. I would expect something under Security -> Applications -> Web
Question
Thembelani Mlalazi · Sep 23, 2019

How to return Stream a Soap response

I am trying to return a stream soap response using web services I can call my web service supply it with a xml string which works fine . I then work on that XML and try to return
Question
Evgeny Shvarov · Dec 26, 2019

How to Make One Docker Container See The Web Service of Another One?

up a network between containers somehow. E.g. using docker-compose. But is there any simpler way? The best solution would be to use docker-compose.yml version: '3.7' services
Question
Norman W. Freeman · Dec 24, 2020

Is there a way to automatically remove some specific characters from the response of a web service ?

I have implemented a web service that inherit from %SOAP.WebService It exposes classes with string properties : Class Employee Extends (%RegisteredObject, %XML.Adaptor
Question
Steven LeBlanc · Apr 25, 2017

Should calls to a third-party web service go through ESB (Ensemble)?

I'm asking this best-practices question on behalf of a customer.They have a Caché-based application, and an Ensemble production deployed in front as an ESB to provide web service
Question
Elena Kretova · Mar 1, 2018

WebMethods not sending ACK/FINISH to IIS Web Services calls

We've repeated this one in Test, so I like making this inquiry - not that I comprehend it or anything. ;- ) WebMethods is interfacing with an IIS Web Service (I'm the IIS fellow
Question
Vineeth Jagannathan · Oct 30, 2017

Does any one have idea to send xml using soap webservice.

the SOAP Wizard to create a business operation for you based on your WSDL and use it without changesUse the SOAP Wizard to only create the proxy to the web service and create your own
Question
Steve Pisani · Dec 15, 2015

SOAPSESSION=1 effect on licensing

soap header identifying the same SOAP Session, send simulateously to the web service). I have tested this. I sent two SOAP-Session enabled web service requests to the same web
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
Question
Safeena M · May 30, 2017

Web Method Invocation by Cache Class

Hi, I want to know how exactly,do we invoke the SOAP Web Methods(Methods in the SOAP Web-service which has been created in the Studio) by Cache Class. THANKS, Safeena.M
Question
Yone Moreno · May 22, 2023

Unlocking the Secrets: How to Extract and Send SAML Assertion in SOAP Web Services for Seamless Integration

and/or documentation to address this doubt. We would need a way to get inside a SOAP Web Service the SAML Assertion, and then, send it directly to the endpoint throught a SOAP Operation
Question
heng a · Aug 7, 2018

About the synchronous encoding of Atelier

that this action (changing NLS defaults) can be disruptive to existing Cache applications. That's right, this is the correct solution, sincerely thank you for your help!wish you a happy life~ Open Atelier project Properties and check encoding there. Set to UTF8 if it's not.
Question
Benoit Nyssen · Dec 5, 2016

WebService SOAP : error import wsdl

does the WSDL generated by your SOAP service look like?Best,Marc I would suggest that you have authorization in your web-application, and SoapUI fails to load it because