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
Thomas Noitz · Jul 30, 2018

SOAP-Services with Caché OS - ignore order of elements

of your web service and change it if not.
Question
Bapu Hirave · Nov 14, 2016

Soap Response performance

I have a soap webservice extended from %SOAP.WebService classLets say i have web method and have return type of following classes (either one of them)Class ReturnTypeA{ Property SelectedDoses
Question
Kurro Lopez · Sep 23, 2021

Unexpected ContenType when call a WS Soap

Hi community, I have a SOAP Client class that connect to a WS Service. This structure and configuration is the same for some providers that are integrated with my solution.
Question
Jeffrey Semmens · Apr 20, 2016

Ensemble Business Service with direct Web Service implementation

step of calling the web service class via the operation?
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
Nezla · Jan 12, 2023

Setting up default port in Apache for Web Apps

Hi Guys, we this format of url with port required, and my guess that if we specify port 57772 as the default port in the web server which I'm assuming that would be Apache , we don't
Question
Murillo Braga · Jan 26, 2017

Issue with encoding (special character) - Business service

encoding, but thing is, my HS uses Unicode as the default encoding.
Question
Michael Wood · Jul 11, 2017

Alerts via API / Web Services

Does anyone send alerts via API / Web Services to an application such at Tivoli or CA Spectrum? If so, can you share what commands you send? e.g.
Question
Scott Beeson · Jun 21, 2016

How to enable a new web service?

It's literally the default code from the Web Service wizard.
Discussion
zheng ling · Jan 25, 2021

web service api consumed license

1) Does web service access consume license?
Question
Stefan Cronje · Mar 18, 2017

Password change on inbound web-services

We are planning to use Caché users on a SOAP web-service, so the WS-security tokens will be used.It will be username and password only for now.The passwords should expire on a regular
Question
Daniel Kutac · Apr 30, 2019

Securing Web Service with SAML - Example?

Hello,I have a very simple web service that I'd like to secure via SAML Authorization with X.509 Certificates.
Question
Jack Smith · Nov 30, 2017

Ensemble web service and xml schemas

service from another non-Intersystems platform and I have schema that web service request should follow and schema that web service response should follow.
Question
Edoeard Kroetkov · Jan 23, 2023

view diacritics in REST service

my settings i use and trying Hi Edoeard, Try adding parameter CHARSET: /// Main TDF REST service entry point Class TDF.Main Extends %CSP.REST { Parameter CHARSET = "UTF-8";