Search

Clear filter
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
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
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
Piotr Stefańczyk · Oct 26, 2022

SNMP monitoring problem on the HP UX

is in default charset for TCP/IP connection which is on our system set to CP1250 instead of default RAW. So result is that Cache notifies are not visibile from snmpwalk etc
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 · Oct 11, 2019

Import a WSDL to generate SOAP Operations

I have the following message when I try to import a WSDL to generate a SOAP service: ERROR #5319: The type of a property of a class series cannot be recurring
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
Oscar Muñoz · Apr 15, 2021

Access permissions to WS service

the web service method from the terminal and got an "expected entity name for reference while processing Anonymous Stream" error. According to the Troubleshooting Caché SOAP Problems
Question
prashanth ponugoti · Feb 16, 2023

How to send json from on-premises outbound (operation) to cloud business service with out using REST service?

other ways with out using WEB Service (soap or rest) solution? Thanks, Prashanth Hi, You could build your own Business Operation and Business Service that is based

eSign Web Services Pvt Ltd

0 posts0 comments
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. If connection is down or queue
Question
Duncan Priest · Sep 5, 2018

XMLIGNORENULL equivalent for object valued properties

request?Thanks in advance for any guidance Well, months later I stumbled across the answer myself after needing to recreate the web services from modified WSDL. It seems
Question
Simon Barker · Aug 4, 2020

Allow unorthorised access to a single REST service

Hi, I've added a REST service which worked fine on our test system but failed on the production environment because UnknownUser does not have %All set and I really don't want
Question
prashanth ponugoti · Jan 10, 2022

How to develop SOAP webservice from WSDL

need to implement same SOAP service in ensemble as consumers should not see any difference except endpoint url. Here we need to develop SOAP service form existing WSDL, which