Search

Clear filter
Question
Ralf von der Reith · May 12, 2020

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

matches 05/12/2020 16:11:10 ********************* Output from Web service with SOAP action = "" <?xml version='1.0' encoding='UTF-8' standalone='no' ?> <SOAP-ENV:Envelope
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
Article
Oliver Wilms · Sep 16, 2022

Background story around interoperability-soap

pods that route incoming web traffic to compute pods where the Interoperability production is running. Recently we had trouble while testing a SOAP interface. It’s a Generic SOAP
Question
Meenakshi Muthu · Jun 26, 2024

Default settings

, a test server used for system testing and a production server. Your code accesses an external web-service. The actual web-service will be different for each system - maybe a mock
Question
Youness ARRAF · Jun 22, 2020

CORS ORIGIN ERROR: Consumer an Soap services from xmlHttpRequest

Hi, call my web service (%SOAP from caché 2012 v) from XmlHttpRequest client generate cors policy error, Any one help me how i can allow origin in headers requeste. Thank
Article
Lorenzo Scalese · Dec 7, 2022

Génération de client SOAP et REST

pour un client web service, mais également les business services et business operations si vous souhaitez le consommer avec le framework d'interopérabilité. Indiquez simplement
Question
Scott Roth · Jun 13

Decoding/Routing the Encoded HL7 Response from SOAP Request

I have an application that is requires an Encoded HL7 message sent over SOAP over HTTPS using SSL/TLS... the Response that is return is also encoded, which I know how to Decode
Question
Gery Gerena · Dec 11, 2016

How to secure a WS user

, or to the individual SOAP Service. You would configure this in the CSP Application if you had a set of pages/Web Services, and you wanted to control access to them by the same resource
Question
Dénes Paczolay · Dec 17, 2018

Adding fault to a wsdl

;/operation> </binding>Thanks,Dénes Hi Robert,Thanks for your answer.I generated a new SOAP service with the wizard (Caché Studio, File/New... General/Web Service
Question
Will · Jun 18, 2024

Looking for examples of creating RESTful JSON web service as "Business service" and converting the JSON data received to a HL-7 message in a Transformation.

HI, I'm migration an existing integration to InterSystems. The upstream (external) system calls a JSON web service hosted in the interface engine, which converts the JSON data
Question
Bapu Hirave · Nov 14, 2016

Soap Response performance

I have a soap webservice extended from %SOAP.WebService classLets say i have web method and have return type of following classes (either one of them)Class ReturnTypeA{ Property