Search

Clear filter
Question
Fiona Griffiths · Mar 25, 2019

Error in ebXML SOAP Service

We're moving an Ensemble production from Ensemble 2010 to Ensemble 2017 and in it we have a ebXML SOAP Service. It extends EnsLib.ebXML.Service.SOAPService and just contains one
Question
Tom Philippi · Apr 20, 2017

Enabling SSL / TLS on an InterSystems (soap) web service, part 2

(Apache 2.4) and enabled SSL over the default port 57772. However, we now get an error when sending a soap message to the web service (it used to work over http). Specifically the CSP
Question
Pravin Barton · Aug 11, 2022

How to get IP address of client calling SOAP web service

I have a SOAP web service on an IRIS system. From within the code of the WebMethod I would like to log the remote IP address of the client. Is there any way to get access
Question
prashanth ponugoti · Nov 25, 2022

WSDL SOAP service is creating web sessions leads to server down

Hi Friends, I have created and exposed a web service for the given WSDL. daily 500+ requests are processed via this SOAP service in live. after 2 days live server got stopped
Question
VIACHESLAV PANCHENKO · Feb 22, 2019

Default page for CSP Web application

Have any idea for add default page to web application in csp menu&? For what situation(s) should a user go to this page? For login? After login? When they've been timed out
Question
Stella Ticker · May 12, 2023

Serializing Collections in SOAP request of SOAP EnsLib Service

Has anyone had success with passing in a collections property within a SOAP request to a Soap Service in Ensemble? Please reply with how you set up that collections property. I
Article
Daniel Kutac · Feb 11, 2019

Using Oauth2 with SOAP (Web)Services

Hi guys, Couple days ago, a customer approached me with the wish to enhance their existing legacy application, that uses SOAP (Web)Services so it shares the same authorization
Question
Yi Zhong · Nov 12, 2020

The return message structure of the SOAP service

://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:s0="http
Article
Jean Millette · Dec 9, 2023

Working Around SOAP Service Timeouts

Some of our applications provide SOAP services that use “DSTIME”-based SQL queries that return records that have recently been added or changed. Since the records don’t change
Article
Steve Pisani · Mar 13, 2024

OpenTelemetry Traces from IRIS implemented SOAP Web Services

: Features of this implementation: By default, every SOAP Service will be tracked and reports trace information. When a SOAP Service is used for the first time
Question
Jeffrey Semmens · Apr 20, 2016

Ensemble Business Service with direct Web Service implementation

It looks like the normal usage of calling an Ensemble based Web Service via Ensemble is to create an Ensemble Business service that inherits from EnsLib.SOAP.Service which
Question
Nezla · Jan 12, 2023

Setting up default port in Apache for Web Apps

Hi Guys, we this format of url with port required, and my guess that if we specify port 57772 as the default port in the web server which I'm assuming that would be Apache , we
Question
Daniel Kutac · Apr 30, 2019

Securing Web Service with SAML - Example?

Hello,I have a very simple web service that I'd like to secure via SAML Authorization with X.509 Certificates. I am, however struggling with documentation and my lack
Question
Scott Beeson · Jun 21, 2016

How to enable a new web service?

","AllowClass","/csp/healthshare/mhclib/Custom.MHC.Scott.ServiceTest/","%SOAP.WebServiceInvoke")=1 No dice. What am I missing? It's literally the default code from the Web Service wizard
Question
Jack Smith · Nov 30, 2017

Ensemble web service and xml schemas

This might be a very simple rookie question but I'm trying to create couple of web services in Ensemble and using document below as my tutorial, I do manage to do it: http