Search

Clear filter
Question
prashanth ponugoti · Jan 11, 2022

SOAP BUSINESS Service giving security exception in ensemble

checked in the Web application? I did not create any web application. Just I have created cls to act as soap service and created business service using that cls. Regardless
Question
Hao Ma · Sep 1, 2023

how to use http authentication with IRIS SOAP service ?

a customer engineer asked me how to use Http basic authentication on a Ensemble SOAP service. Anyone has done this before? When secure SOAP service from Web Application setting
Question
Scott Roth · Jun 6

Web Gateway/Apache configuration to make SOAP Client Requests?

*********************Output from Web client with SOAP action = http://xxxxxxxx/msg/SendMessage<?xml version="1.0" encoding="UTF-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV='http
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
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
Michael Lundberg · Sep 1, 2021

Change Content-Type in webservice call

Hello! I call a Java-based web service from HC and get an error message back: "ERROR # 6243: HTTP request to SOAP WebService returned response with unexpected CONTENT-TYPE: text
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
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
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
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
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
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
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
Mike Dawson · Oct 11, 2017

How to create a web service that receives a stream data type

Hi Community, Has anyone ever set up a web service that takes a stream data type as an argument? The client will be dotNet. This is the error I see:- <SOAP-ENV:Fault>