Search

Clear filter
Question
Kevin Furze · Mar 16, 2018

translation of data ready to push to and from a JSON restAPI

if anything happenskev Probably a good idea to continue this thread here instead:https://groups.google.com/forum/#!forum/enterprise-web-developer-community happy to do so. Hi Keven
Question
Pierre LaFay · Aug 11, 2023

Add processing during login in a class extending %CSP.REST

Hi,For a REST application, when a user connects, I have to write a message in an application log.The login is processed by the /login routine by default. How can I add a process
Article
Ward De Backer · Apr 21, 2023

Printing directly from IRIS/Caché on Windows Server to a local shared printer (or creating a remote file) on a Windows client pc

account the IRIS/Caché service is running as, you can configure (after installation): for IRIS (also see the docs): <install-dir>\bin\IRISinstall.exe setserviceusername
Question
Steve Pisani · Jun 18, 2016

Updating Ensemble business host programatically

- that would be great too.Steve Hi,What I was hoping to do is programatically set the 'default' Enabled/Disabled status of a configuration item, - ie - editing the XML in the production
Article
Mark Connelly · Mar 9, 2018

Sending Alerts to Mobile Phone using Pushover from HTTP.OutboundAdapter

://pushover.net/ Record the following API Keys from the web site on the main page you will see Your User Key example: ueh3t7478foi3ruf2ogb3syu4fs34s You then need to create
Article
Murray Oldfield · Jun 19, 2024

Ansible modules and IRIS demo

not recommend Running IRIS as a systemd service on Unix? I recommend that, but that will get in the way of my current story! But, as you will see, there are reasons to start
Question
Sebastian Mueller · Jul 24, 2017

Using %CSP.REST to serve files

the same idea. Sending static files for the web application from a folder or from XData element if present. Hi Sebastian,> The rest service won't see a whole lot of usage still I
Question
Hieu Dien Nguyen · Aug 23, 2018

Set value to Property's DISPLAYLIST, VALUELIST

Hello Everyone, I have a healthshare web application with production, I try to make a field in basic setting of business service, and I would like to set a string to DISPLAYLIST
Article
Ron Sweeney · Mar 4, 2024

InterSystems IRIS® CloudSQL Metrics to Google Cloud Monitoring

Service Portal Python: Here is the python hackery to pull the metrics from the Cloud Portal and export them locally as metrics for the otel collector to scrape
Article
Murray Oldfield · Mar 25, 2016

InterSystems Data Platforms and performance – Part 3: Focus on CPU

as a reliable back of the envelope calculator for scaling between processors. The [http://www.spec.org](http://www.spec.org) web site has trusted results of a standardised set
Article
Toshihiko Minamoto · Feb 17, 2022

Let's create an FHIR profile using SUSHI Part 1

information exchange** that can be implemented in a short period. REST is a standard technology for web communication to exchange a set of data (resources) in JSON/XML format
Article
Daniel Kutac · Aug 10, 2016

InterSystems IRIS Open Authorization Framework (OAuth 2.0) implementation - part 2

environment.PrerequisitesThis time we need to add, to already existing web server with SSL enabled, a PKI infrastructure. We need some cryptography required by OpenID Connect. If you want authenticate
Article
Eduard Lebedyuk · Dec 1, 2016

RESTForms - REST API for your classes

In this article I would like to present the RESTForms project - generic REST API backend for modern web applications.The idea behind the project is simple -after I wrote several
Question
Don Rozwick · May 9, 2019

How to "Post" a URL based on the Alert Message

to be able to have a default pager number when we don't have an oncall schedule and grab information from Ens.AlertMessage. I thought this would work:Class User.NewClass21 Extends
Article
Dmitry Maslennikov · Oct 3, 2016

Internal Structure of Caché Database Blocks, Part 1

through subscripts (i.e. globals in our case) rapidly using the $Order and $Query functions without getting back to the trunk of the tree. By default, each block in the database file