Search

Clear filter
Question
Yone Moreno · Feb 12, 2020

Convert String to JSON

We would need to convert it to JSON, to be able to send it to an external API, because it is sending to us: { "informacion": "{\"errors\":[\"Data must be a valid JSON object
Announcement
Amir Samary · Sep 23, 2019

InterSystems Evaluation Service

InterSystems IRIS 2019.1.1 allows in place upgrades of Caché and Ensemble and can be used with IRIS API Management.
Question
Ali Chaib · Jan 15, 2024

Questions Regarding FHIR Server Installation and Implementation

FHIR server exposes standard FHIR R4 REST API which you can access via HTTP requests. 4.
Question
Gautam Rishi · Jun 21, 2023

Need help with git-source-control setup in IRIS

Now I am working on IRIS server to create REST API using Spec first approach.
Question
Lewis Houlden · Jun 30, 2023

Is it possible to revert the BRE editor UI in 2023.1

EDIT: Oops ... disabled the wrong service (/api/interop-editors). Disabling the right service (/ui/interop/rule-editor) does the job.
Article
Dmitry Maslennikov · Aug 20, 2021

GitHub Codespaces with IRIS

": "http://localhost:80/", "Conduit API": "http://${host}:${port}/conduit/" } } } } There are many things configured path to custom docker-compose.yml
Question
Touggourt · Sep 8

Embedded Python pages in IRIS

Feel free to explore more advanced options like REST APIs or embedding Python directly with other IRIS operations as required [1][1][2].Sources:1.iris-embedded-python-template2.Embedded
Announcement
Anastasia Dyubaylo · Nov 6

InterSystems "Bringing Ideas to Reality" Contest 2025

native-api-contest-template iris-fhir-template iris-fullstack-template iris-interoperability-template iris-analytics-template ✓ For beginners with IRIS and Python: InterSystems
Article
Chris Stewart · Feb 7

Orchestrating a local LLM with IRIS Interoperability

Allowing for API access to these services is simple using %CSP.REST, allowing IRIS to act as an LLM mini-Cloud for your organisation.
Article
Gevorg Arutiunian · Jul 6, 2018

GraphQL for InterSystems Data Platforms

old and refers to how you used these APIs in EWD.js.
Announcement
Developer Community Admin · Apr 12, 2022

Meet the Global Masters Winners for March 2022!

Key areas of expertise: InterSystems IRIS, Software Architecture, SOA, BPM, Java, REST API, Frontend and Backend development and Data Privacy.
Question
Utsavi Gajjar · May 10, 2021

How to decode an Azure Access Token in IRIS?

In our case, the REST APIs we are building in IRIS are exposed to consumer apps via IAM and Azure. IAM takes care of the OAuth2 Authentication.
Question
Scott Roth · Aug 19, 2022

SAM help

tcp sam_nginx_1 however if I go to the link described in the instructions In your preferred web browser, visit: http://<ip-address-of-host-where-SAM-runs>:8080/api
Announcement
Anastasia Dyubaylo · Jan 7

Developer Community Annual 2024 Recap

Gemini By Iryna Mykhailova 27 Celebrating a Champion of Our Developer Community By Anastasia Dyubaylo 27 Data Tagging in IRIS Using Embedded Python and the OpenAI API
Question
Norman W. Freeman · Oct 29, 2021

How to migrate a CACHE database and code to IRIS ?

(eg: using Portal or some API from command line).I was thinking about exporting all code from Studio to XML, same for database (to GOF, using Portal) but it will probably take ages