Clear filter
Question
David Morgenstern · Mar 5, 2019
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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