Search

Clear filter
Question
Scott Roth · Apr 9, 2019

SOAP Request Header

I have a wdsl soap request that now requires a header. Where do I modify the header to allow this new value to be sent?
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
Güvenal · Nov 21, 2017

Custom SOAP header

<SOAP-ENV:Header><urn:LogicalAddress xmlns="urn:registry:1" xmlns:hdr="urn:registry:1"></urn:LogicalAddress></SOAP-ENV:Header>But how do I set a value within
Question
Murillo Braga · Jan 30, 2017

WebMethod - Issue with encoding (special character)

See http://www.intersystems.com/services-support/for-immediate-help/ for contact details.If you get a resolution from them please update this posting.
Question
Igor Barboza · Apr 20, 2024

There's any way to edit a SOAP header?

xml version="1.0" encoding="utf-8"?
Question
Everardo Cunha · Apr 19, 2017

Variable number of arguments in web service method

The web service seems not to accept the variable parameter args...Any suggestions?
Question
p rd · Mar 26, 2018

Web service how to return json data

I just don't know why returning JSON in a web service is invalid.
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.
Question
Hao Ma · Sep 1, 2023

how to use http authentication with IRIS SOAP service ?

When secure SOAP service from Web Application setting, by select "password" for "Allowed Authentication Methods", it expected WSS, username and password in SOAP head.
Question
prashanth ponugoti · Jan 11, 2022

SOAP BUSINESS Service giving security exception in ensemble

Just I have created cls to act as soap service and created business service using that cls. Regardless of whether you created it, there must be one for your SOAP service.
Question
Yone Moreno · Jun 3, 2022

SOAP Service: Managing ER7 returns HTTP 500

We observe part of the SOAP service's code: Class Servicios.SOAP.DragoAPtoVNAv01r00 Extends (EnsLib.SOAP.Service, ITB.HL7.BS.XMLService) [ ProcedureBlock ] { ...
Question
Abdul Majeed · Jul 23, 2024

Issue with SOAP Service After Enabling Basic Authentication

To set up basic authentication, I created web applications for the SOAP service, checked the password option, and assigned a user to this web application.
Question
Edward Lautzenhiser · Feb 21, 2019

Enabling SOAP Client and Server

Go to SMP - Menu - Manage Web Applications.Open /csp/healthshare/hspc/ application settings.Check that Inbound Web Services are enabled for the application.Press Save button.
Question
Michael Davidovich · Nov 14, 2019

Cache Web Apps and Local Web Server

By default "root" directory (C:/InterSystems/Cache/CSP/ in your case) is not served, rather each folder there is a separate Web Application.
Question
heng a · Aug 7, 2018

About the synchronous encoding of Atelier

wish you a happy life~ Open Atelier project Properties and check encoding there. Set to UTF8 if it's not.