Search

Clear filter
Article
Istvan Hahn · Sep 30, 2016

Consuming RESTful Web Services

The article is a step by step guide for beginners to learn how to build a RESTful web service consumer (or client) in Ensemble. The provider can be any RESTful service

#REST API

573 Posts17 Followers
Question
Token Ibragimov · Jun 28, 2019

Send soap request

Hello,I have a problem with sending soap request.I get wsdl . The wsdl class bellowClass Data.SOAP.PrinServ.NotificationRequest Extends (%RegisteredObject, %XML.Adaptor
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
Question
Thomas Schroyen · Jun 17, 2020

How to create a restful service with a link to java code?

to create the link between my studio and the restful server And does a wizard exist to create the method operation like it exist for the SOAP (SOAP wizard)? The flow is already
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
Question
Edoeard Kroetkov · Jan 23, 2023

view diacritics in REST service

CHARSET: /// Main TDF REST service entry point Class TDF.Main Extends %CSP.REST { Parameter CHARSET = "UTF-8"; Regards Manel Hi Manel I tryed this parameter. response is still
Question
Kurro Lopez · Jun 24, 2019

Create a Pass-through SOAP WebService

Hi all,I'm triying to create a SOAP Pass-through acording to Configuring Pass-through Business Services instructions, but I'm not able to run it I'm using the following
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
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
p rd · May 19, 2018

Web services receives text data, data error

I use the InterSystems cache to implement a web services program. I receive the data sent by the other person. However, I receive the wrong text (the normal text is the question
Question
Milena Donato · Aug 8, 2018

Caché-Fehler: CLASS DOES NOT EXIST *(No name

Hi everyoneI encountered this error while trying to access a web service (I send a test message with soap ui):FEHLER #5002: Caché-Fehler: &lt;CLASS DOES NOT EXIST> {my