Search

Clear filter

#REST API

592 Posts17 Followers
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
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
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
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
Leon Stokes · May 13, 2019

From Cache how to Retrieve and Use/Reuse a Bearer Token to authenticate and send data to REST web service?

Need a sample of using %Net.HttpRequest and %NetHttpResponse from Cache to retrieve and then use/reuse a bearer token to send json data to a REST web service. Thanks for your
Question
Yone Moreno · 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
Question
Benjamin Irwin · Dec 29, 2019

%ListOfDataTypes limited to 50 characters

I am trying to use the %ListOfDataTypes functionality, but am hitting a limit of 50 characters for each entry, when being used in a Web Service. Is there a way to increase
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
Article
Mihoko Iijima · Mar 5, 2021

[InterSystems IRIS for the First Time] Interoperability: Creating Components (Business Services)

) 2. [Business services for Web services using the SOAP inbound adapter](#soapinboundadapter)(Start.WS.WebServiceBS) 3. [Business service called by stored procedure or REST
Question
Milena Donato · Aug 8, 2018

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

Hi everyone I 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
Question
Dénes Paczolay · Dec 17, 2018

Adding fault to a wsdl

;/operation> </binding>Thanks,Dénes Hi Robert,Thanks for your answer.I generated a new SOAP service with the wizard (Caché Studio, File/New... General/Web Service
Question
Warren Oyco · Jul 27, 2021

How To Pass Custom Class

on HSPI.Server.APIWebService. The issue seems to be this: InterSystems relies on SOAP almost exclusively for its internal Web Service calls. There is a lot of stuff that needs
Question
Murali krishnan · May 10, 2017

Security handling of Intersystems

. If by the 'Web Services testing part' you mean a page like this:http://localhost:57772/csp/samples/SOAP.Demo.clsThat doesn't even use SOAP, it uses an HTML form submission to run