Search

Clear filter
Question
Mike Kadow · Mar 21, 2016

Web Service & Client Service confusion

Common types of web services are SOAP web services and RESTful web services. They usually provide some very specific function.
Question
Murillo Braga · Jan 26, 2017

Issue with encoding (special character) - Business service

, but thing is, my HS uses Unicode as the default encoding.
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.
Article
Yuri Marx · Jun 27, 2020

Develop Service Oriented API or SOAP services

Using SOAP Web Services or REST API Resources, if you want to deliver strategic digital assets for your organization, SOA aproach is an excellent option.
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.
Question
Scott Roth · Jun 13, 2025

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 but
Question
Yone Moreno · Feb 1, 2024

SOAP Services: how HTTP status code are handled?

We have the following doubt: how HTTP status is being replied from a SOAP Service to the Outbund System?
Article
Istvan Hahn · Sep 30, 2016

Consuming RESTful Web Services

The article is a step by step guide for beginners to learn how to build a RESTful web service consumer (or client) in Ensemble.

#SOAP

202 Posts5 Followers
Article
Jean Millette · Dec 9, 2023

Working Around SOAP Service Timeouts

The amount of time for producing the results therefore sometimes exceeds the default “timeout” specified in the CSP gateway connection for the instance hosting the SOAP service.
Question
Thomas Vessiere · Apr 19, 2022

ERROR #6242 SOAP UNBOUND ADAPTER : Can't contact the web service ( HTTP error 301 )

Hi Thomas, This really depends on how the downsteam SOAP service has been implemented. On the surface it sounds as if you are using an out-of-date URL.
Question
Jeffrey Semmens · Apr 20, 2016

Ensemble Business Service with direct Web Service implementation

step of calling the web service class via the operation?
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 don't
Question
Scott Roth · Apr 25, 2017

uu-encoded?

All data lines, // except perhaps the last, encode 45 bytes of data. The corresponding encoded // length value is 'M' (see uudec() below), so most lines begin with 'M'.
Question
Yone Moreno · Dec 1, 2022

How could we get Authorization Bearer from a SOAP Service

&LIBRARY=ENSLIB&CLASSNAME=EnsLib.SOAP.InboundAdapter Hi @Yone.Moreno Good read: Using Oauth2 with SOAP (Web)Services