Search

Clear filter
Question
Nezla · Sep 23, 2022

HTTP request hanging

Hi Guys, I'm able make a request through the browser with no issues as below: http://ac1.mqtt.sx3ac.com/api/gap/nodes?
Question
Touggourt · Jul 24

unable to verify the first certificate

I recommend accessing the https://myserver.com/api/gap/... from a browser and to check the certificate chain.
Question
Mohan Kumar · Feb 21, 2018

How to send workflow TaskResponse in Ensemble

Check out Ensemble Workflow - REST API for Ensemble workflow and Ensemble Workflow UI - client web application consuming that REST interface.
Article
Joe Gallant · Apr 8, 2016

Global Summit 2016 - Analytics Models: Thinking Outside the Box

Provide examples of using DeepSee’s APIs for building custom dimensions, measures, and KPIs Data models are the foundation of effective analytics.
Announcement
Shakthi · Nov 20, 2024

MUMPS/Cache/IRIS/PSL Developer(Intersystems Certified) - Looking for Opportunities

Proficient in MUMPS, Cache, IRIS, PSL, GTM, ZEN, REST API and Ensemble (Interoperability), with a proven track record of building robust, scalable systems for healthcare, finance and
Question
Peter (Sechaba) Tomodi · Nov 26, 2021

Mobile app not running but Web app running after deploying and compiling to cordova

error message shows this when I check api link on postman: { "errors": [ { "code": 5002, "domain": "%ObjectErrors", "error": "ERROR
Article
Pravin Barton · Sep 1, 2022

Using OAuth 2.0 / OIDC for single sign-on to an IRIS REST application

For example, if the REST application is named "/csp/api", you could name this new application "/csp/api/login".
Article
José Pereira · Dec 25, 2020

A notebook-inspired approach for IRIS Analytics

A simple API for saving notebooks was developed using [RESTForms2](https://github.com/intersystems-community/RESTForms2) project.
Question
Neil Thaiss · Jan 18, 2021

JSON Web Token Authorisation and Bearer Tokens

This would be similar to the way the Trust currently connects to other REST API's, i.e.: DocMan Connect and GOV.UK Notify.
Article
Peter Steiwer · Mar 23, 2022

InterSystems IRIS BI: Getting Started with Selective Build

Build Cube API A new parameter was added to the Build Cube API.
Question
Fahima Ansari · Mar 21

"garbled text" due to incorrect character encoding or decoding.

From an API REST? Yes, that's correct. It's coming from the REST API in json payload.
Question
Jenna Makin · Dec 4, 2017

Where can I find information about interfacing with JMS Queues

The high-level steps are:Create a Java class using the APIs provided by your JMS server (ActiveMQ, RabbitMQ, etc.) and create a JAR file.
Article
Lucas Enard · May 13, 2022

A simple example of a Fhir client in c#

", "api-key"); ``` And this line : ``` var client = new FhirClient("url",httpClient,settings); ``` The `'url'` is an endpoint while the `"api-key"` is the api key to access
Article
Lucas Enard · May 13, 2022

A simple example of a Fhir client in java

", "api-key"); ``` And this line : ```java IGenericClient client = ctx.newRestfulGenericClient("url"); ``` The `'url'` is an endpoint while the `"api-key"` is the api key
Article
Daniel Aguilar · Nov 11, 2024

IrisGoogleChat with AI

Setting up the OpenAI API configuration: The first step will be getting our API key and our orgId, so enter in this web page: https://platform.openai.com/api-keys then press "Create