Search

Clear filter
Question
Cacio Watt · Aug 28, 2022

Implementing simple web interface, how?

for specific tasks.All of the above being terminal based up to now.I would like to expose some configuration options / parameters via a very simple web page, to be serviced with the IRIS
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
Question
Emil Odobasic · Sep 6, 2023

Question if it is possible to receive a REST call to an EnsLib.HTTP.InboundAdapter

into a Business Service is not the most recommended because you can't apply any kind of access restriction to the service. What I always recommend is to create a web application managed
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
Peter Hodgkin · May 14, 2020

Content Management Interoperability Services (CMIS)

systems including windows folders for legacy documents not currently in a CMS. I will be reading/updating the primary CMS using RESTful web services (system is cloud based). Sorry ,I assume this is out of date meanwhile.
Announcement
Teo Rusu · Sep 24, 2018

Caché Developer role in Central London

, CSS, XML Web services, SOAP web services, .NET (C# or VB), COM/DCOM components, SQL, and Windows operating systems.Experience of the Microsoft BI stack (SSIS, SSAS, SSRS, Power BI
Question
Eduard Lebedyuk · Jul 26, 2017

Ensemble passthrough configuration

I have tried to create Ensemble SOAP passthrough operation following this guide. Here's my production configuration (after steps 1-4): Class Passthrough.Production Extends
Question
Eduard Lebedyuk · Apr 2, 2019

OPC Unified Architecture

more available to new trends. Therefore, by standard, each OPC UA server should be able to communicate also as a web service (http://Server). However, I could not find much
Article
Kurro Lopez · Aug 9, 2021

Add a default setting value by code

Hi community, This is another article about how to perform actions that you can do in the web portal but via code. Today.... Add a default setting value by code Introduction
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
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
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
Announcement
Anastasia Dyubaylo · Aug 4, 2022

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

Hey Community, We're excited to announce that Community webinars are back! Let us invite you all to @sween's webinar on Scaling InterSystems FHIR Server on Amazon Web Services
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
Question
Sarvan Ibishov · Jan 31, 2018

Service Unavailable while invoke rest url

Hi. I am learning create Rest service with Cache. From this repo. https://github.com/intersystems-ru/RESTI created new web application from Web Applications section