Search

Clear filter
Question
Basem Yousef · Jul 19, 2019

Can a non-Ensemble web service PULLs messages from Ensemble?

Greetings,We need to communicate with a vendor through web services in a way that those web services pull the queued messages from Ensemble instead of Ensemble pushing messages
Question
Mike Todd · Oct 21, 2016

how configure Ensemble web service to use HTTP Basic authenication

Hello, trying to figure out how to configure an Ensemble web service to use HTTP Basic authentication. I have a web service client that will not be able to send SOAP headers. I
Question
Robert Wang · Jan 10, 2023

SOAP business service is not functioning correctly with session enabled and customized business dispatch name

is undefined" logged. Greetings, When using the EnsLib.SOAP.InboundAdapter to provide the SOAP service on a dedicated TCP port one is bypassing the Web Gateway and hence %session
Question
prashanth ponugoti · Jan 20, 2022

How to expose business service as soap endpoint to outside production for public access with out authentication

Production exposed SOAP service with out authentication. Hi Prashanth, You need to create another web application with Authentication Method equal unauthenticated. Default web
Question
Sitthisak Sutim · Feb 14, 2023

SOAP - How to create soap and call my StoredProc function from external website?

? To create a SOAP service refer to this documentation Creating SOAP Web Services in IRIS. Within your Method you should be able to call a StoredProc and convert the output to the one
Question
Arya S · Jan 5, 2018

UPS - SOAP WebServices Not Working

parameters are missing.The XML document is well formed but the document is not valid Google implies that your request is not complete.Generally, when debugging web services you should
Article
Tani Frankel · Mar 18, 2021

VSCode Tips & Tricks - SOAP Wizard

a WSDL-based SOAP Web Service client (and Business Operation), or service). If you work with Web Services you most probably used the SOAP Wizard in Studio. You would open it via
Question
David Morgenstern · Mar 5, 2019

Soap Action mismatch error

I have a cache client trying to call a web service using SOAP version 1.2. We receive a SOAP error with the following text:COD>w ##class(DBMS.Tools).DecomposeError
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
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
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
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
Question
Evgeny Shvarov · Dec 26, 2019

How to Make One Docker Container See The Web Service of Another One?

up a network between containers somehow. E.g. using docker-compose. But is there any simpler way? The best solution would be to use docker-compose.yml version: '3.7' services
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
Steven LeBlanc · Apr 25, 2017

Should calls to a third-party web service go through ESB (Ensemble)?

I'm asking this best-practices question on behalf of a customer.They have a Caché-based application, and an Ensemble production deployed in front as an ESB to provide web service