Search

Clear filter
Article
Lorenzo Scalese · Dec 7, 2022

Génération de client SOAP et REST

pour un client web service, mais également les business services et business operations si vous souhaitez le consommer avec le framework d'interopérabilité. Indiquez simplement
Question
Youness ARRAF · Jun 22, 2020

CORS ORIGIN ERROR: Consumer an Soap services from xmlHttpRequest

Hi, call my web service (%SOAP from caché 2012 v) from XmlHttpRequest client generate cors policy error, Any one help me how i can allow origin in headers requeste. Thank
Article
Oliver Wilms · Sep 16, 2022

Background story around interoperability-soap

pods that route incoming web traffic to compute pods where the Interoperability production is running. Recently we had trouble while testing a SOAP interface. It’s a Generic SOAP
Question
Meenakshi Muthu · Jun 26, 2024

Default settings

, a test server used for system testing and a production server. Your code accesses an external web-service. The actual web-service will be different for each system - maybe a mock
Question
Gery Gerena · Dec 11, 2016

How to secure a WS user

, or to the individual SOAP Service. You would configure this in the CSP Application if you had a set of pages/Web Services, and you wanted to control access to them by the same resource
Question
Will · Jun 18, 2024

Looking for examples of creating RESTful JSON web service as "Business service" and converting the JSON data received to a HL-7 message in a Transformation.

HI, I'm migration an existing integration to InterSystems. The upstream (external) system calls a JSON web service hosted in the interface engine, which converts the JSON data
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
Article
Claudio Devecchi · Nov 26, 2020

How to quickly publish Restful APIs in OAS 3.0 using the IRIS ApiPub tool

rules** (Web Methods), abstracting and automating other aspects related to service **documentation, exposure, execution and monitoring**. ![](/sites/default/files/inline/images
Question
Guillaume Rongier · Dec 2, 2020

SOAP DataSet with DiffGrams

Hi everyone, I need to call a SOAP service using IRIS Interoperability and this SOAP service returns a Microsoft DataSet with a DiffGrams payload. Do you know how to handle
Question
Yone Moreno · Oct 14, 2021

How could we use MTOM to send a zip with a csv inside

, replies and help We have been developing the Web Service following the official documentation: Using MTOM for Attachments. Webclient Specifically we have followed an example
Question
Orlando Lagman · Jan 16, 2020

debugging web client

I used the soap wizard to create a web client based on the wsdl. I was able to get a valid response back, and now it looks like the error is in decrypting the soap message
Question
Andy Stobirski · Jan 16

Authentication on a EnsLib.SOAP.Service service

Hi All I have created a SOAP Service from a tutorial, using sample code, as follows: Class Hospital.MyService Extends EnsLib.SOAP.Service { /// For this business service
Question
Orlando Lagman · Jan 15, 2020

How can a custom soap header element be signed?

Working on a project to call a web service and the soap header has custom header elements that need to be signed. i reviewed the %soap.inc and didn't see any appropriate macro
Question
Vikash Aravindh · May 29, 2020

How to convert existing Http webservice to Https webservice

/csp/user/%25SOAP.WebServiceInvoke.cls?CLS=Sample.Test&OP=Add which runs a soap method called Add. I am not sure how to add https security to the web service calls. I have
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