Search

Clear filter
Article
Dmitry Maslennikov · Jul 30, 2022

Introduction to Django part 3

framework is a powerful and flexible toolkit for building Web APIs. Some reasons you might want to use REST framework: The Web browsable API is a huge usability win for your
Announcement
Gemma MA · Mar 16, 2022

Support Engineer / Developer

; HEALTHSHARE. Web: JSON, Intersystems ZEN, Angular, Python Tools: Visual Studio, Eclipse or other IDE. CLI Data Frameworks: SQL Communication Services: Web Services, TCP Source
Question
Yuri Marx · Dec 7, 2020

Guide to configure IRIS for production environment

) BPL: Pro's and Con's 6) Data Transformations (DTL's) 7) HL7 and FHIR (I am deeply involved in FHIR at the moment) and other standards DICOM, LDAP, CDA, CCDA, HTTP, SOAP/Web
Announcement
Fabiano Sanches · Feb 15, 2024

Developer preview #3 for InterSystems IRIS, IRIS for Health, & HealthShare Health Connect 2024.1

or improvements may not be available in this current developer preview. Another important topic is the removal of the Private Web Server (PWS) from the Health Connect installers
Question
Yuri Marx · Dec 8, 2020

How to convert from XML to JSON

over the lifecycle of the application than equivalent feature points revolving around XML. This has been slowly eroding legacy web services like SOAP and SAML in favor of REST
Article
Robert Cemper · May 8, 2023

Reviews on Open Exchange - #27

2 SQL DATA LENS super SQL tool 5.5 3 isc-cloud-sql-python-demo Nice startup template to work with Cloud Service Portal. 5.0 * 4 Nomenclator
Announcement
Anastasia Dyubaylo · Apr 23, 2023

Using GIFs in DC posts

for the context and the message you want to convey. Avoid using offensive or insensitive GIFs. Keep it small: Large GIFs can slow down the loading time of your web page or forum
Article
Murray Oldfield · Oct 1, 2016

Data Platforms and Performance - Part 7 ECP for performance, scalability and availability

because they frequently use locally cached data. By default web servers communicate with a preferred Application server ensuring that the same Application server services
Question
Aman · Jul 2, 2024

Help Needed: Empty Bundle When Converting CCDA to FHIR in InterSystems IRIS

Hello Community, I'm a beginner and currently working on a project to convert CCDA files to FHIR using InterSystems IRIS. I have developed a web form to upload CCDA files
Question
Ben Spead · Aug 22, 2023

Best practice for automatically deploying and activating changes to CSP.ini

We're trying to get a little more discipline around Web Gateway change control, and deploy changes to our CSP.ini from source control. I was wondering if anyone cared to share
Question
James Westley-Farrell · Dec 7, 2021

Can't change content-type in REST response

; PRAGMA: no-cache< SET-COOKIE: CSPSESSIONID=000100010000MIqK2mHTrn000000000000000000000000000000000001; path=/;< Content-Type: text/html; charset=utf-8<{"errors
Announcement
Fabiano Sanches · May 10, 2023

Starting developer preview #1 for InterSystems IRIS, & IRIS for Health 2023.2

is the removal of the Private Web Server (PWS) from the installers. This feature has been announced since last year and will be removed from InterSystems installers, but they are still
Announcement
John Murray · Apr 1, 2019

Serenji debugger and editor now available for Visual Studio Code

posted. Version 3.0.3 has just been published. Main new feature is support for web app files (CSP, CSR and other text types). These appear in the tree under the package associated
Question
Tony Beukes · Jul 8, 2018

Terminal access to the InterSystems IRIS Experience sandbox

have a web accessible version that is in testing right now that we could add.If you clarify what you are looking to do, we can see what meets the needs best.Doug Thanks Doug,It would
Question
Emil Odobasic · Jan 8, 2024

How can I read multipart/form-data from a HTTP Post request in my rest service?

Hello everyone!I am receiving a HTTP multipart/form-data request into my rest service.How can I read the values for each Key in the form?The key "Profile" is sent to my service