Search

Clear filter
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. The InterSystems IRIS
Question
prashanth ponugoti · Jan 11, 2022

SOAP business service WSDL URL in ensemble?

Hi Developers, I have created SOAP webservice cls and configured as business service in ensemble. Now I have started the production. Where can I find the wsdl for this new
Question
Thomas Vessiere · Apr 19, 2022

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

the downsteam SOAP service has been implemented. On the surface it sounds as if you are using an out-of-date URL. If you are getting a 301 then you should look at the response headers to see

#SOAP

192 Posts8 Followers
Question
shobha rani · May 17, 2017

Soap Wizard

cannot be obtained . Thanks, Shobha What are you trying to do? Where/when are you getting the error? -Fab Hi, I am using SOAP Wizard to create Web client and Services , I
Question
Leon Duveen · Mar 16, 2017

Help creating Web Methods for a SOAP HL7 Receiver

I am configuring a SOAP HL7 Receiver to handle HL7 Query messages.I have set up a new class based on EnsLib.SOAP.Service and configured (correctly I hope) the parameters needed
Question
Yone Moreno · Feb 10, 2020

How could we debug a web service?‽

there is something related to utf-8 encoding. In addition our web service code is the following: Class Servicios.GestionPacientes.ConsultaPacientesv01r00 Extends (EnsLib.SOAP.Service, ITB.HL7
Question
Everardo Cunha · Apr 19, 2017

Variable number of arguments in web service method

service to make the call to the cache class. I get a compile error on the web service with error#5130.Here is the cache class class method GenerateFileFromSQL(file As %String
Question
p rd · Mar 26, 2018

Web service how to return json data

webServiceServer.webclient.webServiceServerSoap Extends %SOAP.WebClient [ ProcedureBlock ] { /// This is the URL used to access the web service. Parameter LOCATION = "http://localhost:57772/dthealth/web
Question
Peter Monteiro · Feb 9, 2022

Inbound SOAP Service WSDL - incorrect portType name

For our WSDL the portType value is being suffixed with "Soap" at the end. When i update the the SERVICENAME parameter. in the Service I can update the start of the portType value
Question
Tom Philippi · May 18, 2017

ERROR #5002: Cache error in Ensemble Soap Service

I am getting an ERROR #5002 in a soap service defined in ensemble. Odd thing is that I allready have a functioning business service running as a soap service, but we needed
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
Abdul Majeed · Jul 23, 2024

Issue with SOAP Service After Enabling Basic Authentication

Hi Team, My SOAP functions were working perfectly before enabling basic authentication. To set up basic authentication, I created web applications for the SOAP service, checked
Question
Yone Moreno · Jun 3, 2022

SOAP Service: Managing ER7 returns HTTP 500

it in the ITB.info.cls file): Parameter VERSION = 3.4; Our need is the following: Why in PREproduction do we get an http 500 when invoking a SOAP service that makes use