Search

Clear filter
Article
Guillaume Rongier · Oct 15, 2020

iOS, FHIR and IRIS for Health

it into FHIR and then send it to the InterSystems IRIS for Health repository. This information must be accessible via a web interface. **TL;DR**: iPhone -> InterSystems FHIR -> Web
Article
Evgeniy Potapov · Apr 12, 2022

My experience using the old method of connecting Power BI to Adaptive Analytics powered by AtScale

I was using PowerBI to create regular display data obtained from one popular web sourse with hundreds of thousands of visitors per month and a big number of users
Announcement
Evgenia Kurbanova · Sep 9, 2021

Meet the Global Masters Winners for August

and their great contribution to DC in August 2021: 🥇 @Sergey Mikhailenko, Chief Specialist, AO Mosvodokanal, Russia 🥈 @YURI MARX GOMES, Software Architect, YM Services, Brazi
Question
Yone Moreno · May 16, 2023

The best kept secret to remove a key in your JSON response - unlock the answer

Good morning: Thank you very much for reading the doubt and above all thank you very much for answering. Given the following use case: If we have a Destination Service
Article
Alexey Maslov · Nov 17, 2016

ECP and Process Management API

will inevitably entail additional efforts for installing and configuring more than just standard Caché settings. But nobody wants the additional efforts of such kind... • Web services
Article
Evgeny Shvarov · Feb 15, 2020

Setting Up Your Own InterSystems ObjectScript Package Manager Registry

2020 20:48:13 GMT Server: Apache CACHE-CONTROL: no-cache EXPIRES: Thu, 29 Oct 1998 17:04:19 GMT PRAGMA: no-cache CONTENT-LENGTH: 0 Content-Type: application/json; charset=utf-8
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
Question
Stefan Cronje · Jul 10, 2017

SHA256 Signing with RSA PSS padding

Hi everyone,I have a project which requires the sending of JSON messages to an external service provider using REST. The service provider requires the message contents
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
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
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
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
Question
Jonathan Ebbers · Feb 18, 2020

SQL: ability to choose a specific index

= "REG_B_PAT_PT_RESPONSIBILITY"; • parameter DEFAULTCONCURRENCY = 0; DEFAULTCONCURRENCY is the default value for the concurrency formal argument defined for %Open, %OpenId, %Delete