Search

Clear filter
Question
Emil Odobasic · Oct 10, 2023

Question how to get JSON-response back to web-service/client

Hello everyone!I have manually created a REST-service that receives incoming HTTP-GET calls together with an URL-map. As shown below: XData UrlMap [ XMLNamespace = "https
Question
Scott Roth · Jan 29, 2024

Service Unavailable when Authenticating through Apache/Web Gateway and LDAP

Lately my group has been seeing issues when signing in through the Management Portal or VS Code we are getting "Service Unavailable" errors returned to us. We recently migrated
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
p rd · May 19, 2018

Web services receives text data, data error

I use the InterSystems cache to implement a web services program. I receive the data sent by the other person. However, I receive the wrong text (the normal text is the question
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
Bradley Collins · Nov 26, 2024

HL7 Encoding issue

is set to "Native" and the Default Char Encoding to latin 1. I am seeing the following error: ERROR <Ens>ErrGeneral: Incorrect Character Encoding/Translation Table used for file
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
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
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
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
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