Search

Clear filter
Article
Istvan Hahn · Oct 21, 2016

Applying MicroServices Architecture to Ensemble

so good, but is not REST the main topic of the article? What is the relationship between MSA and REST? Almost every site I visited used RESTful web services in the examples
Question
Eduard Lebedyuk · Jul 26, 2017

Ensemble async passthrough configuration

I'm trying to create asynchronous Ensemble service/operation pair for SOAP passthrough.General configuration:Ensemble Service receives a message and immediately returns an answer
Question
Michael Davidovich · Nov 14, 2019

Cache Web Apps and Local Web Server

Application in Caché? You need to create a Web Application pointing to the directory you want to serve. Here's how. By default "root" directory (C:/InterSystems/Cache/CSP/ in your case) is not served, rather each folder there is a separate Web Application.
Article
Vadim Aniskin · May 8, 2024

Implemented Ideas: Wizard to generate ObjectScript from an OpenAPI

service with a minimal amount of implementation logic. While for SOAP based APIs there is a special wizard in InterSystems IRIS that cuts down orchestrations development time, not all
Article
Rob Tweed · Jul 31, 2017

Introduction to QEWD Micro-Services

In my previous posting about the new support in QEWD for JSON Web Token (JWT) support, I mentioned that it was a key step in enabling Micro-Service support in QEWD. In this post
Announcement
Vel Sivamani · Mar 1, 2024

Intersystems - Cache Objects Health Share Application Developer

with analysis and story formulation -Building web services (SOAP and REST) and clients -Participating and providing input for technical solution brainstorming sessions to tackle
Article
Mark Bolinsky · Feb 5, 2019

Apache HTTPD Web Server Configuration for HealthShare

There are often questions surrounding the ideal Apache HTTPD Web Server configuration for HealthShare. The contents of this article will outline the initial recommended web
Article
Andreas Dieckow · Dec 15, 2022

Discontinue Apache web server installations (aka Private Web Server (PWS))

from all IRIS instances: To remove Web Gateway configuration for a single instance: If WebGateway installation directory was changed from the default, use the appropriate path
Article
Istvan Hahn · May 16, 2016

Accelerate Ensemble

transformations on the request 3. Here comes the service. It is going to be a SOAP service. /// isc.classic.soap.host.Test1 Class isc.classic.soap.host.Test1 Extends
Question
Sheetal Kairawala · May 23, 2024

Unexpected SOAPACTION value: http://www.intersystems.com/hs/gateway/hsws/HS.Gateway.Access.WebServices.EPRFetchNotification</text> </error>

servers are on same version of Healtshare. what could be the issue? ERROR #6248: SOAP response is a SOAP fault: faultcode=Client faultstring=Badly formed SOAP Message
Announcement
Paul Martin · Jul 24, 2019

Job Opportunity - Cache Developer - Redditch

with clientsUsed to working in an Agile environment & multi-taskingExperience of ERP/CRM/Order management systems is beneficialExperience of SOAP API’s would be an advantageOther web
Article
Eduard Lebedyuk · Jan 17, 2017

Absolute minimum you have to do to start running Ensemble REST Services

This little guide would help you start running Ensemble REST services in no time.1. Create REST Service class, for example User.RESTService, it should:Extend
Question
Tani Frankel · Feb 8, 2023

Configuration (CPF) Merge with Authentication Configuration Sample

service inside a container to prevent prompting for login when accessing the IRIS command line inside a container. [Actions] ModifyService:Name=%Service_Terminal,AutheEnabled=16 %Service_Terminal in Docker images already has OS Auth enabled by default
Question
Wayne Fourie · Jan 14, 2020

SOAPUI mockup service, how to send request.

Hi All, I'm having an issue where I try to use SOAPUI for a mockup offline service, my issue is when I have the mockup service running in the background and try to send
Question
Jeffrey Drumm · Jun 20, 2017

Atelier and External Web Server

is quite different to # upstream's suggested way to configure the web server. This is because Debian's # default Apache2 installation attempts to make adding and removing modules