Search

Clear filter
Question
Igor Barboza · Apr 20, 2024

There's any way to edit a SOAP header?

the message and connect into the service, but It has been rejected with the message that the XML is wrong and the only diference between the Caché SOAP message to all the examples
Question
Ilmija Asani · Feb 18, 2020

Create a SOAP Envelope

from an InterSystems product, you would get a WSDL from the SOAP service endpoint and use our SOAP Wizard to generate client classes. Then those client classes can be used
Article
Istvan Hahn · Oct 20, 2016

Creating an Ensemble MicroService using RESTful Web Services

Switching to PayPal and payn Finalizing the booking, releasing the temporary blockWhen the task is to develop a back end using SOAP Web Services, the most common architecture would
Article
Rob Tweed · Jul 25, 2016

ewd-feder8: New EWD 3 module for federation / integration of Web Service and REST end-points

and what's it for? It's all about federating and integrating multiple web or REST service end-points. At its simplest you can use it as a proxy server in front of a remote web
Question
Jess Farmer · Mar 6, 2019

Jr Developer attempting to connect to Service with Java and export to Java with Operation

production from JAVA or for that matter any other language, you would need to build a Webservice in that production. You can create both SOAP and REST web services in ensemble. This can
Question
Marcio Nascimento · Jul 28, 2020

<ZSOAP>zInvokeClient+208^%SOAP.WebClient.1

for the error ( <ZSOAP> zInvokeClient + 208 ^% SOAP.WebClient.1 ) when we try to consume a web service. In fact, any webservice. The classes have been exported and recompiled but do
Question
Annalisa Wilde · Jul 26, 2018

Implementing a <Signature> in SOAP Body for outbound samlp messages

, not the header as is default SOAP security handling. Any suggestions for how to do this would be greatly appreciated. When it is passed in the header, it is not processed by our partner
Question
Gery Gerena · Feb 22, 2017

Encoding issues with plain text file and server

that mock-up to the CSP folder inside Ensemble and it shows the typical weird characters of character encoding problems.Have you had an issue like this before?My temporal solution
Question
Roberto Cahanap · Nov 22, 2019

ERROR #6301: SAX XML Parser Error: <STORE

We have a SOAP web service that we call to retrieve a stream of a PDF file. The web service is written by another group in our company (not a Cache group). We are running into one
Question
Yone Moreno · May 24, 2023

Unveiling the Mystery: Sending SAML Assertion in SOAP Header - Need Your Expertise!

********************* Output from Web client with SOAP action = urn:ihe:iti:2007:CrossGatewayQuery <?xml version="1.0" encoding="UTF-8" ?> <SOAP-ENV:Envelope xmlns:SOAP-ENV
Question
Yone Moreno Jimenez · Jan 29, 2024

Handling/Removing Unexpected Top-Level XML Tag in SOAP Response

;PETICION_PRUEBAS</CE.2> </ELD.4> </ERR.1> </ERR> </ACK> We have developed the SOAP Web Service, however it always responds
Question
Yone Moreno Jimenez · Jan 3, 2024

Troubleshooting SOAP Header Processing Issue Between HealthShare Environments: Seeking Assistance and Insights

********************* Input to Web service with SOAP action = "http://SCS.Servicios/SIPRESatelites/actualizarEstadoSolicitudOrto" <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org
Article
Istvan Hahn · Sep 21, 2016

REST in Pieces

did not apply entirely to SOAP services this is a common way how services are built.But is this “standard_service+specific_adapter” schema works with RESTful services? Not quite
Question
Krishnamuthu Venkatachalam · May 26, 2019

Unable to access the REST services through CSP Web Gateway

Hi Guys, I have a DB server (ser-app-db) where IRIS is installed as server. I have a Web server (ser-app-w) where IRIS is installed as web server and configured as CSP gateway
Question
Yone Moreno Jimenez · Feb 1, 2024

SOAP Services: how HTTP status code are handled?

Hello, First of all thanks for your time, and thanks for your help. We have the following doubt: how HTTP status is being replied from a SOAP Service to the Outbund System