Search

Clear filter
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
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
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
Question
Ralf von der Reith · May 12, 2020

Error #6454: when trying to setup/connect to ensemble SOAP Service with SSL/Username Policy

to Web service with SOAP action = "" <soapenv:Envelope xmlns:out="http://soap.sforce.com/2005/09/outbound" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn
Question
Armin Gayl · Apr 3, 2019

HL7 HTTP Response Charset

="APPLICATION/HL7-V2; charset=UTF-8"Unfortunately, the ContentType character set is not read correctly in the response. This is the response:0000 00 15 5d 4b c0 00 00 1a e2 4a 45
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
Benoit Nyssen · Dec 5, 2016

WebService SOAP : error import wsdl

you get in SoapUI?- What 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
Question
Kurro Lopez · Mar 10, 2021

SOAP Error CONTENT-TYPE response text/html instead of text/xml

://community.intersystems.com/post/example-connecting-cach%C3%A9-web-service-php has an example of the expected headers, though in PHP (likely not your language of choice here). Check this article
Question
Thomas Noitz · Jul 30, 2018

SOAP-Services with Caché OS - ignore order of elements

with XML where the same field appears multiple times and is distinguished by the order.So I would prefer to check if XML of given SOAP request comply to WSDL of your web service and change it if not.
Question
Dmitrii Baranov · Dec 1, 2024

SOAP Client - NTLM authentication

I'm trying to call a SOAP web service which is implemented in .NET Classic and requires NTLM authentication. The client class was generated by `%SOAP.WSDL.Reader`. The problem
Question
Padmaja Konduru · Jul 4, 2023

SOAP Outbound Operation

I want to get SOAP Location details dynamically from Management portal using Property value? Is there any idea to get it? Any example please? I have tried using default Settings