Search

Clear filter
Question
prashanth ponugoti · Feb 24, 2022

How to Iterate un even Multi Dimensional Array global Programmatically

deeper level you may use $DATA()or you run your search using $QUERY() which returns only instances with data Hi.You should use function $QUERY ($QUERY | ObjectScript Reference | InterSystems
Question
Leon Wilson · Mar 4, 2022

UTF-8 Translation issue within IRIS

Good Afternoon My InterSystems IRIS Peers, I have the following issue that I need help with, I tried all possibilities that I know of, therefore I am reaching out to the community
Article
Evgeniy Potapov · Sep 9, 2022

Pitfalls when creating a drill through in Power BI connected to AtScale

drillthrough” table.Otherwise, if you use a common table with dates (a common practice in Power BI, the implementation of which we described here(Showing dates in missing periods | InterSystems
Article
Kate Lau · Jan 2

Creating a REST client to get Tracks from Spotify REST API - Part5 creating my own REST service

Last Chapter: Creating a REST client to get Tracks from Spotify REST API - Part4 Save the Search Result Git link: https://github.com/ecelg/InterSystems-IRIS-as-a-Spotify-REST-client
Article
Julio Esquerdo · Feb 14

HTTP and HTTPS with REST API

Let's use the same API as in article https://community.intersystems.com/post/using-rest-api-flask-and-iam-intersystems-iris-part-1-rest-api Just follow the guidelines and use the code
Question
Colin Brough · Sep 16

HL7 Pass-through interface

I'm aware of Important HL7 Scenarios | Routing HL7 Version 2 Messages in Productions | InterSystems IRIS for Health 2025.1 and the Settings for HL7 Services, linked from there, but
Question
Anna Golitsyna · Jun 2

How to access and clean Application Error Log programmatically?

%SYS.Task.PurgeErrorsAndLogs - InterSystems IRIS Data Platform 2025.1 - including private class members You can delete the application error logs for all days by executing the below
Question
Travis Thurber · Apr 28, 2016

Git and Atelier

This is clearly different from many other source control systems where branches are placed in distinct trees in the file system (this is what we are used to at Intersystems, as we use
Article
Benjamin De Boe · May 31, 2016

iKnow demo apps (part 1) - Knowledge Portal

InterSystems' iKnow technology allows you to identify the concepts in natural language texts and the relations that link them together.
Article
Joel Solon · Sep 6, 2016

These Are NOT Identical Twins: the Class Keywords DependsOn and CompileAfter

InterSystems class definitions contain two keywords for this, DependsOn and CompileAfter, that are very similar but not identical.
Article
Sascha Kisser · Oct 24, 2016

DeepSee Troubleshooting Guide

also cause low query performance Journaling a DeepSee environment is a real performance killer.Take a look of the Journal when using a Bitmap Index The article is considered as InterSystems
Article
Suriya Narayanan Suriya Narayanan Vadivel Murugan · Nov 12, 2016

Ensemble Orphaned Messages

💡 This article is considered as InterSystems Data Platform Best Practice. HL7 Message bodies are also referenced from the IO Log tables (ACKs/NAKs).
Article
Murray Oldfield · Feb 20, 2017

Yape - Yet another pButtons extractor (and automatically create charts)

/${i}_metrics -p ${i}_; done In the short term while I continue with the series on [Caché capacity planning and performance](https://community.intersystems.com/post/intersystems-data-platforms-capacity-planning-and-performance-series-index
Article
Eduard Lebedyuk · Apr 17, 2017

Debugging Web

💡 This article is considered as InterSystems Data Platform Best Practice.
Question
Evgeny Shvarov · Jun 9, 2017

Caché Classes: How to Make a View on a Class to Manage Property Level Security?

InterSystems documentation here explains row level security configuration very clearly.