Search

Clear filter
Question
Daoyuan Sun · Feb 8, 2021

VSCODE CONNECTING TO ENSEMBLE

There is a error when I try to use VSCODE to connect to my Ensemble Server. What's wrong with me?How can I Configure this /api/atelier web application Check the security
Question
Vinicius Viana · May 28, 2024

Connecting InterSystems Caché with Metabase BI

- Presto- Redshift (Amazon Web Services)- Snowflake- SparkSQL- SQL Server- SQLite- Vertica And a few others made by the community. (It is possible to create a driver so that Caché
Announcement
Andreas Dieckow · Apr 17

Early Access Program: OAuth2 improvements

enabled for your services and web applications. Previously, OAuth2 was a type of delegated authentication. - You can now create resource servers with the new OAuth2.ResourceServer class
Question
Stephen De Gabrielle · Jul 1, 2019

Alerts for end users

management system Ensemble based that you might find of interest.It connects to the end user systems via Email ( it was intended to serve hospitals & they don't like web services
Question
Therlande Louis Jean · Oct 27, 2021

I need to implement UPS API in my website

I have a website where I offer shipping services. I need to implement UPS API in my website. I already did all the basic tasks such as create my UPS developer account, download
Question
Scott Roth · Dec 1, 2023

Question about OAuth 2.0 Client (%SYS.OAuth2

Trying to setup my first OAuth 2 client to authenticate against Epic's Interconnect instance that is hosting FHIR/Web Service API's. Epic's documentation says the JWT request has
Article
Mikhail Khomenko · Jan 21, 2021

InterSystems Kubernetes Operator Deep Dive: Part 2

:55:57.989032 1 iriscluster.go:39] Sync/Add/Update for IrisCluster default/iko-test I1219 15:55:58.016618 1 service.go:19] Creating Service default/iris-svc. I1219 15:55
Question
Michael Loutraris · Nov 10, 2016

%CSP.Websocket and Timeouts

? Well we are seeing web socket connections going away and we don't know if it is timeout related. We want to know definitively if there is one so we can try and adjust. AFAIK
Question
Hari Tanguturi · Jun 9, 2022

ADO.NET component InterSystems.Data.IRISClient is not closing the connections even after calling Close() method

server it is showing open connection from the server/machine it came from. I really appreciate help on this as we are seeing issue in prod for the connections opened from .NET web
Question
Touggourt · Jul 16

Websocket client failing to return data

GetUsername() As %String{quit ""} /// Returns the password to use for authentication with the web socket/// @API.OverrideableMethod GetPassword() As %String{quit ""} Method
Announcement
Fabiano Sanches · Mar 21, 2023

Announcing developer preview #4 for InterSystems IRIS, IRIS for Health, & HealthShare Health Connect 2023.1

preview download site or through the evaluation services website (use the flag "Show Preview Software" to get access to the 2023.1). Container images for both Enterprise and Community
Announcement
Fabiano Sanches · Apr 6, 2023

Announcing developer preview #5 for InterSystems IRIS, IRIS for Health, & HealthShare Health Connect 2023.1

preview download site or through the evaluation services website (use the flag "Show Preview Software" to get access to the 2023.1). Container images for both Enterprise and Community
Article
Muhammad Waseem · Sep 13, 2022

Sustainable energy data by calling API from the major Independent System Operators (ISOs) in the United States with the help of PEX and Embedded Python

production contains 3 Business Services (Every ISO's has its own service) Business service importing BusinessService class which is inherited from Ens.BusinessService and isodata
Article
Yuri Marx · Apr 3

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

Schema 1.0, XPath 1.0, and SOAP encoding. It provides tools for XML canonicalization, encryption, and signature, and includes two XSLT processors (Xalan for XSLT 1.0 and Saxon for XSLT
Article
Julio Esquerdo · Feb 18

REST API with Swagger in InterSystems IRIS

REST API with Swagger in InterSystems IRIS Hello The HTTP protocol allows you to obtain resources, such as HTML documents. It is the basis of any data exchange on the Web