Search

Clear filter
Article
Zacchaeus Chok · Nov 26, 2023

InterLang: Enhancing Conversational Social Prescriptions with LangChain Chatbot Agents and FHIR Resource Integration

If my understanding is right, I believe you are using FHIR APIs to take any action. Curious about how the right API is chosen based on the user command.
Article
Yuri Marx · Mar 5, 2021

Fraud Management with InterSystems IRIS

Apply rules and deduplicate the data using BPL, DTL, ObjectScript and Native API, with visual Interoperability orchestraction.
Announcement
Anastasia Dyubaylo · Aug 8, 2024

[Video] HealthShare Deployment Automation at Warp Speed

Hey Community, Watch this video to learn how to leverage standard automation tools, scripting, and HealthShare APIs to drive standardized deployments for consistent delivery of HealthShare
Question
Abdul Majeed · Oct 1

Cannot Access Authorization Bearer Token in EnsLib.REST.Service - Getting 500 Internal Server Error

My Environment: InterSystems ensemble 2018 Using EnsLib.REST.Service with HTTP Inbound Adapter REST API URL: http://ip:port/api-kiosk/patientData My Code: objectscript Class
Article
Fabio Goncalves · Jan 8, 2018

Atelier - Debugging - Attach to the process

Hi Community,I would like to share with you my experience regarding to debugging via Atelier.I'm developing a REST API and would like to attach to a process when I call the API via
Announcement
Dmitry Maslennikov · Feb 17, 2019

VSCode-ObjectScript next release 0.7.9

I will add a check for any previous versions of API. So, something which will require a newer version of API, will not work, but others should work.
Question
Alin Soare · May 30, 2024

Javascript library "Irisnative" does not work for 8 bits IRIS servers

If you want to use IRIS with Node.js, I suggest you take a look at our mg_dbx_napi interface rather than the functionally limited and extremely slow Native JS API for IRIS that comes
Question
Mikhail Khomenko · Jan 3, 2018

Monitoring using Huge Pages in Cache (Linux)

256MB routine buffersBut if count of Huge Pages is not enough for location of all Globals and Routines caches, Cache won't use Huge Pages.The question is: does it exist any metrics (API
Question
prabakaran a · Jun 15, 2017

%RegisteredObject to JSON

The jsonProvider code may also be invoked from a non-Zen context by calling one of the following APIs: %WriteJSONFromArray %WriteJSONFromObject %WriteJSONStreamFromArray %WriteJSONStreamFromObject
Article
Andrew Sklyarov · Oct 3

Why does InterSystems have no out-of-the-box ESB solution? Let’s try to fix it!

Inbox API testing There are two endpoints for this API: GET http://localhost:9092/csp/rest/healthcheck - just a simple health check.
Article
Dmitry Maslennikov · Oct 6, 2020

RealWorld Application with InterSystems IRIS

So, it helps to implement exactly the same REST API. And fortunately, InterSystems already implemented the way to generate REST API implementation by swagger specification.
Article
Yuri Marx · Oct 29, 2021

Enterprise Architecture views with InterSystems IRIS and Zachman Framework

API with InterSystems API Management; 2. Services and Microservices with InterSystems API Management and InterSystems Interoperability productions (BPL); 3.
Announcement
Anastasia Dyubaylo · Sep 8

InterSystems .Net, Java, Python, and JavaScript Contest

I understand that using the IRIS Native API is the important feature.Is this also valid for IRIS Native API for ObjectScript ????.
Question
Nezla · Oct 9, 2022

HTTP request with open stream

I think the url call (ac1.mqtt.sx3ac.com/api/gap/nodes?
Question
sween · Mar 9, 2022

Set 'GRANT EXECUTE ON %Library.RoutineMgr_StudioOpenDialog TO *' Globally Somehow ?

Add a role with execute on StudioOpenDialog to /api/atelier web app? thank you!