Search

Clear filter
Question
Stefan Blank · May 18, 2018

REST service works only via VPN

://community.intersystems.com/post/fixedcall-rest-service-csp-gateway-server) that IIS needs an additional file type mapping (*) for REST services. In our system under "Default Web Site
Question
Jenna Poindexter · Jan 31, 2017

Configuring IIS Web Server to Serve RESTful Web Services

gateway. a second server that has Cache installed on it.I have configured a web application using the Cache System Management Portal for the web services that has a dispatch
Question
Jose-Tomas Salvador · Feb 18, 2019

Charset or encoding to access Caché terminal through Powershell

? (Note that modifying locales/defaults can be potentially application-breaking change so do it only if you know what you're doing) zn "%SYS" do ^NLS 1) Display current locale
Question
Menno Voerman · Oct 15, 2021

Ignore bearer token in unauthenticated web application

Hi All, Hopefully someone can help me with this question. I've got a FHIR adapter service defined as described here: FHIR Interoperability Adapter The web application
Question
Joao Palma · Nov 6, 2019

Missing XML node in SOAP request to Webservice

Hi There I've created a new WebClient using Studio Addon-s Soap Wizard. I've tried to send a soap request using InvokeMethod. However the Body comes empty <soapenv:Body
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
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. We
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
Article
Sean Connelly · Aug 21, 2017

Handling images with Caché & JSON, and why 57 is a magic number

If you want to dynamically serve images as a property of JSON then there is no perfect encoding solution. One method used frequently is to Base64 encode the image. Whilst
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
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
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
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
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