Search

Clear filter
Article
Lorenzo Scalese · Apr 8

SQL statistics with Grafana, InfluxDB, and Telegraf

or higher, with the sql-stats-api package installed. This package is essential for exposing IRIS SQL statistics and enabling Telegraf to collect them. [Link to OpenExchange

#JDBC

143 Posts7 Followers
Article
Evgeny Shvarov · Jun 8, 2023

Making your own Chat with Open AI ChatGPT in Telegram Using InterSystems Interoperability

://core.telegram.org/bots/api Open (create if you don't have it) an account on https://platform.openai.com/ and get your Open AI API Key and Organization id. Make sure you have IPM
Question
Lassi Autio · Oct 3, 2018

Export and import web application configuration

applications8) Exit Option? 6 Export which applications? * => ? Num Name Namespace 1) /api/atelier %SYS 2) /api/deepsee
Question
Nezla · May 25, 2023

Using <IMAGE> sample

? Thanks what type of a page are you using? csp? zen? a third party JS Library? to show: https://community.intersystems.com/post/download-file-rest-api-operation to get
Article
Kurro Lopez · Jun 19, 2023

Open AI integration with IRIS

their website at that point. Chat: https://chat.openai.com DALL-E: https://labs.openai.com We want to integrate these services from IRIS, so we should use its API to access

#FHIR

441 Posts25 Followers
Article
Ken Takemura · Apr 7, 2016

Global Summit 2016 - Programmatically Driving Enterprise Manager

Presenter: Ken TakemuraTask: Integrate enterprise-wide management capabilities into applicationsApproach: Use APIs that are built into Enterprise ManagerContent related to this session, including slides, video and additional learning content can be found here.
Question
Marc Mundt · May 11, 2016

Using Atelier after upgrading a pre-2016.2 instance to 2016.2

and the /api/atelier web application wasn't created automatically. Aside from creating this web application is there anything else that needs to be done to support Atelier? ** UPDATE
Article
Kurro Lopez · Apr 1

How to get server/instance info

Hi all, As part of the development an API to know what is the instance of IRIS is connected, I've found some methods to know information about the server that can help you. Get
Question
Davidson Espindola · Dec 1, 2021

web development

of applications accessing globals. I thank you all. Hugs Hey! I think the recommended way to expose data nowdays would be via a REST API. The web application itself would be a framework
Question
Ben Anderson · Sep 23, 2020

Maintaining job id through multiple webservice calls

calls into our api which then does the routine call. The Cache routine I'm working with has a load linetag that loads data into a temporary global called ^SORT($J). Upon completion
Question
Adam Lees · Apr 21, 2023

Compile for a previous version of Health Connect

=2017.2") it will export the code in Caché 2017.2 format. *However* this will not catch if you use syntax or updated APIs which were not supported in 2017.2. You should really get
Discussion
Evgeny Shvarov · Feb 9, 2023

Data Transformation as an Element of Interoperability Production

services for different API versions, and you build your BPL and Logic to be compatible with the latest. All you need to do is transform the old version to the new one. But you want
Article
Henry Pereira · Apr 2

Command the Crew

the necessary interoperability. So, our first crew member is the Extraction Agent. This agent is tasked with "extracting" API specifications from a user's prompt description. Here's what