Search

Clear filter
Question
Raghu Kodumuri · Jun 15, 2016

Capture the output from REST Operation

Hello, I am looking for a routine or global that can help me see what is the REST Operation output. Similar to ISCSOAP for SOAP web services operation. ThanksRaghu Thank you
Question
Yone Moreno · Nov 4, 2021

How could we activate a SOAP Operation only during a time slot‽

in a temporary table.[SOAP inbound] (24/7) -> [BPL] (24/7) [to write temporary table] - Another process which will be a 24/7 ensemble service but which only triggers messages based
Question
Robert Arevalo · Sep 22, 2020

ERROR: "Connection timeout: check the web server configuration"

con esos datos, no sé que este haciendo mal o si me falta instalar algo Robert, 57772 was the default web server port for Caché, but for IRIS the default port is 52773
Question
Fiona Griffiths · Jun 27, 2019

Is it possible to save a class in another namespace

when saving a class object? Obviously the class will be defined in the other namespaces too.I want to do it from an Ensemble SOAP Service. I guess you could switch namespaces
Article
Lucas Enard · Aug 24, 2022

Web Scraping in IRIS using only Python

/grongierisc/iris-python-flask-api-template) or to a automatic service that gather data from the web and input it into the IRIS DATABASE [This last link is in fact a link to a Formation
Question
Amiram Kasos · Jul 21, 2020

Server-less incoming Web-hooks

this accepted by your customer's network security team, but this is increasingly common practice with more and more web services being cloud-based and delivered with HA and DR across multiple data centers each having multiple numeric address ranges. Cheers, - Evan
Discussion
Neerav Verma · Dec 19, 2019

Web Technologies To Choose - Opinion Wanted

. I'm developing using a more simple approach with: - Simple HTML + jQuery - REST services from Caché/InterSystems IRIS DevExpress components are perfect for dealing with large
Question
Mike Hageland · Mar 9, 2016

Using Ensemble for MIME multipart/form-data

I currently have an Ensemble production which accepts and handles SOAP requests. I now need to support the exact same data, but instead of coming in as a SOAP request, comes
Announcement
Anastasia Dyubaylo · Feb 12, 2023

Key Questions of the Month: January 2023

format?by Nicky Zhu SOAP business service is not functioning correctly with session enabled and customized business dispatch nameby Robert Wang Create namespace and split data
Announcement
Anastasia Dyubaylo · Aug 4, 2022

[Webinar] Scaling InterSystems FHIR Server on Amazon Web Services with ECP

Services with ECP. Join this webinar to make a technical deep dive, see a demonstration, and benchmark horizontal scaling InterSystems FHIR Server on Amazon Web Services
Article
sween · Apr 28, 2016

A National Provider Directory powered by HealthShare HSPD and Amazon Web Services

Instance all running HealthShare Provider Directory and all running on AWS Infrastructure. In short, I wanted to highlight: The implementation of Amazon Web Services
Article
Iryna Mykhailova · Feb 22, 2021

Transferring Files via REST to Store in a Property, Part 1

on how to get data from an imaging device on a web client to a server, then store this data in a database. However, in order to implement any of these suggestions, you need
Question
Chris Stewart · Nov 7, 2016

Binary Support in JSON

I'm working on a REST service which will include a binary stream as a request property. I'm currently encoding the stream as BASE64 and passing it as a string value, but I
Question
Antonio Garcia Martinez · Apr 26, 2018

Call method just after a service has started

() as %StatusThis user callback method is called via initConfig() from %OnNew() or in the case of SOAP Services from OnPreSOAP() $$$LOGINFO("INIT") translates to Do ##class(Ens.Util.Log
Question
Sebastian Thiele · Dec 14, 2016

Login to csp application from remote system

Hi,i have a csp application (namespace default) to which i like to login from remote. This is possible viahttp://localhost:57772/csp/namespace/MyApp.MyPage.cls?CacheUserName=<