Search

Clear filter
Question
Derrek Kegler · Dec 2, 2016

DeepSee - Dashboards

Take a look at the DeepSee REST API and DeepSeeWeb library which provides you the way to customize js widgets in the way you want or add any 3rd party widgets.
Question
PILAR GUERRERO · Jun 1, 2017

Transform JSON

I have a question: I create a Operation REST API , when I call to my client trough this REST API, my cliente returns list of object in JSON, like that: [ { "Center" :
Question
Sinon Galvin · Jan 4, 2021

Class Queries via PYODBC or Python Native

No, that functionality will be provided via DB-API
Article
Henry Ames · Jun 18

Options for Python Devs + Poll!

The pyODBC package supports the DB API 2.0 specification, and lets you execute SQL queries on IRIS databases. 3.InterSYstems Native API and ELS:These two options give you more flexible
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

#FHIR

508 Posts23 Followers
Question
Ben Anderson · Sep 23, 2020

Maintaining job id through multiple webservice calls

Upon completion, the process returns back through the api and the VB6 app.
Announcement
Anastasia Dyubaylo · Jun 9, 2020

Online Meetup with the Winners of the 3rd IRIS Programming Contest

We're pleased to invite you to the Online Meetup with the Winners of the InterSystems IRIS Native API Programming Contest!
Question
Chris Stewart · Jun 9, 2016

REST Services Cataloging

In other words: do you have some basic repeated structure from whiuch your REST API is made of?
Question
Mike.W · Sep 24, 2024

Can VS Code Objectscript extension work with Cody (Sourcegraph) extension?

It is an implementation of VS Code's FileSystemProvider API which enables extensions to provide virtual filesystems.
Article
Heloisa Paiva · Sep 21, 2023

New application iris-size-django on OpenExchange

How to adapt it to your needs Since it was built with Python and Django, you can easily add specific analysis methods in the api/methods.py and use the views on views.py to display
Question
Krishnamuthu Venkatachalam · Jul 20, 2018

How to Make a Https/SSL Request in Caché ObjectScript

Some examples of calling HTTPS GitHub API. See Using SSL to Connect for %Net.HttpRequest.
Article
Rob Tweed · May 1, 2017

Building a QEWD / Node.js / Cache REST Back-end

Yes - there is no actual endpoint at /api, hence the error response.Try one of the unauthenticated endpoints that is documented in the RealWorld Conduit API document, such as /api/tags
Article
Yuri Marx · Apr 4

Part III: Studying for IRIS Developer Professional Certification with the "Ask Developer Community AI"

Sources1.Announcing the release of InterSystems API Manager2.Introducing InterSystems API Manager3.
Article
Robert Cemper · Feb 10, 2021

using ZPM for Node.js

InterSystems IRIS Embedded Python Solutions with ZPM Package ManagerI propagated the idea forward to do the same also for modules in Node.js.The case is based on my example of IRIS Native API