Clear filter
Question
Stephan Gertsobbe · May 5, 2020
I'm wondering if anybody has done an implementation of the https://www.shibboleth.net/products/service-provider/ interface in Caché / IRIS to have a application running in Caché
Question
Pavithra Rajamohan · Sep 7, 2021
charachters but we would like to change the entire HL7 message encoding.
Thanks! Have you looked at the Default Char Encoding setting of the various HL7 operations?
Question
Nezla · Nov 30, 2023
I guess you have a business service using a SOAP inbound adapter or an HTTP inbound adapter and using a local port instead of the web server (Standard request is not enabled
Announcement
Anastasia Dyubaylo · Aug 7, 2019
ObjectScript
This time, we are going to add a flavor Ensemble/Healthshare, to be informative and fast.
Web API can be REST or SOAP. In this session, we will take an example of SOAP
Article
Claudio Devecchi · Nov 26, 2020
rules** (Web Methods), abstracting and automating other aspects related to service **documentation, exposure, execution and monitoring**.
. In general, the following concepts should be noted when working with REST.
When you create a Namespace Definition, unless you specify otherwise, a default Web Application
Question
Peter Hodgkin · Oct 26, 2021
identifier is CON.SURNAME) of a person and I am trying to read the employee record using a web service provided by the payroll system.
Is there a way I can get around this, some
Question
Edoeard Kroetkov · Jan 23, 2023
, it appears that the business service (EnsLib.REST.Service) hardcodes a %GlobalBinaryStream response stream, which will output the bytes as they are.
As a workaround you could convert (encode) the stream to UTF-8 yourself before sending it.