Search

Clear filter
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
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
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
Article
Mihoko Iijima · Sep 21, 2023

Description of each timeout value that can be set in the default parameter of Web gateway/CSP gateway management

a "queue" on the Web/CSP gateway and will be in a waiting state. The maximum time to wait in this queue is the (2) timeout. 3. [Inactivity Timeout] With CSP/REST, multiple
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
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
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
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
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
Kurro Lopez · Jun 24, 2019

Create a Pass-through SOAP WebService

Hi all,I'm triying to create a SOAP Pass-through acording to Configuring Pass-through Business Services instructions, but I'm not able to run it I'm using the following
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
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
Colin Brough · Oct 6, 2023

Failed to instantiate WebClient class - SOAP out bound adapter

We are trying to call a SOAP web-service from Ensemble, following the documentation here: Creating an Ensemble Web Client | Creating SOAP Services and Web Clients with Ensemble
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
Don Rozwick · Feb 3, 2017

Ensemble 2014.1.5 - Soap Business Service -ERROR <Ens>ErrBusinessDispatchNameNotRegistered: Business dispatch name 'EnsLib.SOAP.GenericService'

is my web app setup in security: Here is the Business Service configuration from the Production class <Item Name="Weather" Category="" ClassName="EnsLib.SOAP.GenericService