Search

Clear filter
Question
Nimisha Joseph · Nov 23, 2023

SQL Query in BPL

I'm pretty new to ensemble.I'm working on a BPL process where I need to retrieve a result set from an SQL activity, loop over the results, and call a web service. I'm having
Question
Yone Moreno · Feb 13, 2020

How could we store a list into a global variable

to the Process, whith an empty list: We have created a copyList which is a clone of the list which is being returned from the web service client: set copyList = ##class
Article
Vadim Aniskin · Mar 13, 2024

Implemented Ideas: Global->JSON->Global converter

->Global converter. Implementing such a converter is important to ensure interoperability, simplify data exchange, support web services, and provide a standardized approach
Question
Colin Brough · Feb 15, 2023

Comparing code on running servers

Is there a way of comparing code running on two Ensemble servers - ideally excluding certain types of difference?We are a new team working in HealthCare (lots of HL7, some web
Announcement
Anastasia Dyubaylo · Dec 12, 2022

InterSystems Developer Ecosystem Fall News 2022

Alerting & Monitoring) 2.0 ⬇️ InterSystems Container Registry web user interface Best Practices & Key Questions 🔥 Best Practices
Question
Andrew Harris · Dec 8, 2016

Using Docker for standalone deployment of Ensemble

-it %Container% bash Do not forget that you can name container manually with flag --nameAnd also look at docker-compose, the very useful tool, you can just define multiple services
Question
Paul Simon · Jan 19, 2018

How to Interoperate with CareEvolution

I've been trying to interoperate with careevoltion using their backend-services.Spec: http://docs.smarthealthit.org/authorization/backend-services/This involves creating a JWT
Article
Lorenzo Scalese · Jul 21, 2022

ECP With Docker

servers. * How to establish an encrypted connection between these nodes with Docker. To do this, we typically use some of the tools we have already seen in previous web gateway
Article
Guillaume Rongier · Jul 8, 2024

Running Flask Applications in Iris

as an native Web Application. ## Installation 1. Clone the repository 2. Create a virtual environment 3. Install the requirements 4. Run the docker-compose file ```bash git
Article
Eduard Lebedyuk · Sep 26, 2022

Continuous Delivery of your InterSystems solution using GitLab - Part XI: Interoperability

default settings](https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=ECONFIG_other_default_settings). Clearly, CI/CD process affects interoperability
Question
Rubens Silva · Jul 27, 2017

REST: How to pass query parameters

at all is against good principles of REST. I think that the default convention for REST usage has been exploited too much already, to the point that most would prefer to have
Article
Robert Cemper · Aug 3, 2020

Global Scanning & Slicing

In most cases, a global used by default storage has just 1 subscript level that represents the IDKEY.For an index-globals we may see 2 or more subscript levels.Arrays
Question
Stephen Carter · Nov 30, 2020

[Cache ODBC][State : S1000][Native Code 400

2.8 SDK) I can verify I get the same errors as in Power BI. They seem to be ODBC driver related but I can't pin it down. ODBC Test Tool GUI shows: Full Connect(Default
Announcement
Anastasia Dyubaylo · Nov 22, 2021

InterSystems Tech Article Contest: Christmas Edition

by @Yuri.Gomes OAuth2 Authentication with GitHub account from IRIS Web Application by @Muhammad.Waseem Invite the FHIR® Accelerator Service to your Kubernetes Microservice Party by @sween
Article
Lucas Enard · Sep 11, 2022

Sustainable Machine Learning for the InterSystems Interoperability Contest

-the-production) - [3. How it works](#3-how-it-works) - [4. HuggingFace API](#4-huggingface-api) - [5. Use any model from the web](#5-use-any-model-from-the-web) - [5.1. FIRST CASE : YOU