Search

Clear filter
Article
Tani Frankel · Jun 23, 2016

Web Service Business Operation Client – Response Timeout Behavior

/Test.WSTimeouts.WebService.GetResponse <?xml version="1.0" encoding="UTF-8" ?> ... </SOAP-ENV:Envelope> 05/31/2016 14:18:55 ********************* Input to Web service with SOAP
Question
Safeena M · Jun 5, 2017

Error in the SOAP Wizard

the same.But directly If I invoke the Webmethods in the SOAP Web-Service which is being created , I am getting the proper SOAP Response. <?xml version="1.0" encoding="UTF-8"?> <
Question
Tom Philippi · Aug 16, 2017

Ensemble soap client misses soapaction http header

So I have an ensemble soap client which I use to send a message. The target web service is, however, giving a soapfault stating that my message misses the "SoapAction http header
Article
Timothy Leavitt · Mar 9, 2016

Example: Connecting to a Caché web service from PHP

There have been a few use cases recently within InterSystems where we've needed to connect to Caché-based web services from PHP. The first of these was actually the Developer
Question
Adam Skurek · Jun 13, 2018

Ensemble Web Service - accept HTTP Basic authentication

Hi guys,is there any way to configure Ensemle Web Service ( EnsLib.SOAP.Service ) to accept HTTP Basic authentication instead of SOAP security headers?Thanks. I do not know
Question
Kristina Roberts · Sep 16, 2019

Adding a new field to a web service API call

Currently one of our applications, coded in Cache, performs web service API calls out to one of our vendors. We now need to be able to send a Client ID in the portion
Question
Punit Shah · Apr 14, 2023

Simple example of SOAP service to transfer files between systems

I'm trying to create a SOAP service between two systems (one client and one server) to transfer files from the client to the server. I'm reading through the documentation
Question
Bransen Smith · Apr 23, 2024

How to Configure an Incoming SOAP Service via Management Portal

=Fr_Centrak_RTLS Where BaseURL is the CSP gateway. /csp/healthshare/MBSDEV is the Namespace where the service is running. /soappassthrough is my web application for my SOAP Service
Question
Hansel Rudy Stange Gaete · Dec 20, 2017

Business Operation SOAP WebClient

setting. I get the trace, mi web service is generated only with ( %RegisteredObject, %XML.Adaptor) Objects, this generate some problem for wizard on ensemble machine, changing
Question
Ishan Srivastava · Jul 9, 2021

How to use default csp.login page for a web application developed on angular js

I have a small web application developed on angular js hosted on IRIS using web application option from management portal. I am looking out for a login page which can simply use
Question
Malcolm Needham · Jan 17, 2018

%SOAP PROTECT error

Hello all, I created a web service and I am trying to access it using SoapUI but I get this error:<text>ERROR #5002: Cache error: &lt;PROTECT>zGetMsgClass+3
Article
Lorenzo Scalese · Feb 14, 2023

Generate client SOAP and REST

a SOAP client. All you need is the WSDL. A wizard is available from the IRIS Studio. It allows you to generate not only your classes for a web service client but also the “Business
Question
Yone Moreno · Dec 1, 2022

How could we get Authorization Bearer from a SOAP Service

/post/unexpected-contentype-when-call-ws-soap https://docs.intersystems.com/irisforhealthlatest/csp/documatic/%25CSP.Documatic.cls?&LIBRARY=ENSLIB&CLASSNAME=EnsLib.SOAP.InboundAdapter Hi @Yone.Moreno Good read: Using Oauth2 with SOAP (Web)Services
Question
Rich Taylor · Jan 30, 2017

SOAP and Delegated Authentication

Hopefully this is a simple questions to respond to. Can you do Delegated Authentication for SOAP web service calls. I ask as I am not seeing this work as expected. I have
Question
Scott Roth · Nov 30, 2018

Seeking Clarification between REST Web Service and a API call

I am trying to explore some new possibilities outside of the normal day to day HL7 interfacing we do. I have only done 1 other Web Service interface but it was using a SOAP proxy