Search

Clear filter
Question
Scott Roth · Nov 30, 2018

Seeking Clarification between REST Web Service and a API call

I am trying to explore some new possibilities outside of the normal day to day HL7 interfacing we do. I have only done 1 other Web Service interface but it was using a SOAP proxy
Article
Tani Frankel · Jun 23, 2016

Web Service Business Operation Client – Response Timeout Behavior

://schemas.xmlsoap.org/soap/envelope/' ... </SOAP-ENV:Envelope> 05/31/2016 14:18:53 ********************* Output from Web service with SOAP action = http://tempuri.org
Question
David Sterngast · Nov 1, 2019

How to add HTTPS to existing web service that uses HTTP.

Hello! I have basic web services application that java clients connect to the cache web services. Using the browser, the user enters in the following url. http://localhost
Question
Andy Stobirski · Jan 21, 2024

How I access a REST web service I've created?

I've created a Rest Service as described here Configured the webapplication as described in the previous link, and now have a URL which I call in PostMan http://VIR-HC-DEV-01
Question
Pietro Di Leo · Oct 16, 2023

How to send a message to Render and gunicorn-deployed web service

Hi everyone, My problem today is how to send an HTTP message to a web service deployed via Render and gunicorn. Issue Every time I try to contact the web service I get
Question
Rich Taylor · Jan 30, 2017

SOAP and Delegated Authentication

Hopefully this is a simple questions to respond to. Can you do Delegated Authentication for SOAP web service calls. I ask as I am not seeing this work as expected. I have
Question
Edward Lautzenhiser · Feb 21, 2019

Enabling SOAP Client and Server

;ERROR #7900: Service 'SOAP' not enabled for application '/csp/healthshare/hspc/'</text></error> I'm following this guide to creating a service, and I've done
Question
Ryan Hulslander · Mar 23, 2017

Sending a SOAP header object with the request object?

Method for each web method of your SOAP service.You need to edit the default generated versions of these methods the wizard gives you, in order to add your SOAP Header.You can access
Question
Florian Lestienne · Apr 23, 2021

Keep session Cookie in SOAP

Hello, I have a question about a problem calling a SOAP Web Service. Indeed, to retrieve data via a Web Service, I need to make 4 calls, one to connect, one to place parameters
Question
Stefan Cronje · Mar 18, 2017

Password change on inbound web-services

We are planning to use Caché users on a SOAP web-service, so the WS-security tokens will be used.It will be username and password only for now.The passwords should expire
Question
Luis Angel Pérez Ramos · Oct 11, 2023

Visual Studio SOAP wizard

Does anybody know if there is a wizard to create SOAP client/server web services for IRIS from VS Code? I would like to not use Studio anymore but for SOAP web services looks like
Question
Safeena M · Jun 5, 2017

Error in the SOAP Wizard

Hi, In SOAP Wizard, whatever WSDL I pass, I m getting the following error in the SOAP Response. Even If I create my own SOAP Web-Service and pass its WSDL, I am getting
Question
Jase Pribble · Apr 27, 2023

What type of inbound connection send an ACK back by default?

I know that a TCP connection sends back an ACK, but what about REST, SOAP, HTTP, etc..? Web services normally use an HTTP status code; for example, an ACK would be 200 OK for REST
Question
Mike Todd · Oct 21, 2016

how configure Ensemble web service to use HTTP Basic authenication

Hello, trying to figure out how to configure an Ensemble web service to use HTTP Basic authentication. I have a web service client that will not be able to send SOAP headers. I
Question
Basem Yousef · Jul 19, 2019

Can a non-Ensemble web service PULLs messages from Ensemble?

Greetings,We need to communicate with a vendor through web services in a way that those web services pull the queued messages from Ensemble instead of Ensemble pushing messages