Search

Clear filter
Question
Eduard Lebedyuk · Jun 13, 2017

Force %SOAP.WebRequest to output XML without new lines or whitespaces

the XML I send looks like this: <?xml version="1.0" encoding="UTF-8" ?> <SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'> <SOAP
Question
Murillo Braga · Jan 30, 2017

WebMethod - Issue with encoding (special character)

webservice from a special soap tool called "SoapSonar" (I've been using this for years), the outcome shows up this special character (shows it properly).So I wonder... is there kind
Question
Emilien Miossec · Apr 12, 2017

Errror SOAPACTION value when I call a webservice

::SoapHeader($wsseNamespace, 'Security', $security, false); }}// Key parameters for connecting to the web service:$location = "http://IP:PORT/csp/dsa-cla-prd
Question
p rd · Jan 4, 2018

Convert complex XML to Cache Object

I use SoapUI 5.4.0 test Cache development web service, the parameters I need to send through SoapUI is as follows: <soapenv:Envelope xmlns:soapenv="http
Question
Krishnamuthu Venkatachalam · Apr 9, 2019

What is the preferred / best way of logging the Request and Response of REST calls in Intersystems Cache

I want to log the input request and response to the REST call. There is an option for SOAP web service ^ISCSOAP("Log"). Is there anything similar for REST services in Cache
Announcement
Sourabh Sethi · Aug 4, 2019

Online Learning - Informative and Fast WEB API VIA ObjectScript and Ensemble/HealthShare

,to be informative and fast. In this session we are going to discuss about - "Informative and Fast WEB API VIA ObjectScript and Ensemble/HealthShare" Web API can be REST or SOAP
Question
Edrian Golob · Dec 23, 2020

Global ^Errors growing fast

identified in the application log that it is giving an Illegal web request error, from a SOAP class that exists in the namespace.Probably someone is insistently calling this class
Question
Kim Jiyong · May 15

How to set encoding configuration when using JDBC

Hello. Currently, we are developing using Cache 2018 version.Our team is working on improving an existing legacy program so that it can also be used on the web. Before asking my
Question
Mohan Kumar · Feb 21, 2018

How to send workflow TaskResponse in Ensemble

Hi All, I'm trying to send workflow TaskResponse, in my interface.Steps:Create SOAP Service and send process raise <call> workflow sync task.How can to achieve
Question
Michael Lei · Mar 8, 2021

Any documents regarding Ensemble vs Healthconnect? Thx

(if you search for it you will get its documentation on the IHE web site). In order to implement the framework, in addition to the Interface Engine, you have to have a set
Announcement
vignesh A A · Mar 4, 2024

InterSystems Developer Job opportunity at Virtusa

and guidance to business analysts to help with analysis and story formulation -Building web services (SOAP and REST) and clients -Participating and providing input for technical
Question
Manoj K · Apr 1, 2017

How to enable CORS in Cache Rest Services

HiI tried to access one server to another server in Cache Rest Service, I tried Parameter HandleCorsRequest = 1;and<Route Url="/data/:first/:second" Method="GET" Call="GetData
Question
Tom Philippi · Oct 11, 2017

Deployment package does not automatically include Soap Webclients

I just deployed my production from test to acceptance but I found that the deployment misses some Soap Webclient classes which are used by my business operation components. I have
Question
Jeffrey Semmens · Mar 3, 2016

Load balancing multiple Ensemble operations to handle bulk load of data

to an Operation which calls a web service which does a number of different activities. If will do address normalization, location geo coding, MPI lookup and resolution, and insert
Question
Roberto Cahanap · May 11, 2018

Throttling stored procedure / REST / SOAP calls

maxed out the license to one of our DB servers (50 max). I'm going to test this (SetConnectionLimit).Will this affect our own internal tasks?If our Cache service account is running