Search

Clear filter
Article
Mario Sanchez Macias · Nov 15, 2021

Checking your Backups and the number of journals to keep

(BackupChecker.Installer).restoreAll("backup.cbk") Starting to restore the Backup... It will take some time, be patient! The following directories will be restored: c:\intersystems\iris\mgr\appcode
Article
Yuri Marx · Aug 2, 2021

InterSystems IRIS REST Application Patterns

characterName As %String(MAXLEN = 100); Index CastingIndex On (movie, actor) [ Unique ]; } See the created files: Note 1: Parameter %JSONREFERENCE = "ID" allows return ID value
Question
Stuart Byrne · May 23, 2017

Unable to Parse CSV from Business Service to Business Process

in the business process. Please could you advise: Business Service: /// Collects CSV from Epic FTP, looking for ENH patient /// antiobitic sensitivities to be passed on to ENH Infection
Article
Zhong Li · Mar 28, 2023

Perceived gaps to GPT assisted COS development automation

, and automatically a clinical dashboard is generated, highlighting those patients who might have missed the early detection of heart failure, and grouping and ranking them across regions
Article
Murray Oldfield · Oct 1, 2016

Data Platforms and Performance - Part 7 ECP for performance, scalability and availability

-series-index) # ECP Architecture Basics The architecture and operation of ECP is conceptually simple, ECP provides a way to efficiently share data, locks, and executable code
Question
Arto Alatalo · Apr 15, 2020

%CacheSQLStorage: data location as variable

GloParameter = {"A"}; Property GlobalName As %String; Property Sub1 As %Integer; Property Data1 As %String; Index Master On (GlobalName, Sub1) [ IdKey ]; Storage NewStorage1{<SQLMap
Question
Eduard Lebedyuk · Apr 1, 2020

Use table-object as a part of SQL Query

= "^CacheTemp.TempTable"; Property TempID As %Integer; Property Name As %String; Property Age As %Numeric; Index main On TempID [ IdKey ]; } You didn't specify a version
Article
Thomas Daniels · Sep 3, 2019

IRIS Native API for Python

of stopnames, where index is name and value is ID, will change the code above to find the stop_id by name to the following code which will run without a full scan search
Announcement
Anastasia Dyubaylo · Jul 12, 2021

InterSystems Tech Article Contest

. 9 Applying analytics / ML to the SQL Statement Index – 10 My favourite maintenance tasks, automated – 11 Leveraging the Audit database – 12 The three steps
Article
Sergey Mikhailenko · Jan 24, 2023

Some aspects of migrating JDBC settings between IRIS instances

("NameField1",...,"NameFieldn") ^tmpPG(-1) Field names ^tmpPG(-3) Request and timing ^tmpPG(-4) Indexes, if built ^tmpPG(1…n) = $lb(value1,...,valuen) This information can
Question
Ephraim Malane · Oct 6, 2022

How to find and extract a substring from a string

; </tr> <tr class="row-16 even"> <td class="column-1">Alphabetical Index Changes August 2013 final</td> <td class="column-2"> <
Article
Heloisa Paiva · Jul 4, 2023

A portal to manage storage made with Django - Part 1

already know that the view home is responsible to render the index. Up until now, we have generated the variable “globals”, containing all the data, and passed it to the index.html
Question
Graham Hartley · May 10, 2018

Linked Stored Procedure Query in Ensemble 2017.2.1

= gc.ParamData(hstmt, .index) //not sure if it's required while 'RawData.AtEnd { set string = RawData.Read(16000) quit:string="" set sc=gc.PutData(hstmt, string) // PutDataW
Question
Ronaldo Nascimento · Apr 26, 2016

How to install and configure Atelier

/oomph/updates/milestone/latest -Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/ -Djava.class.path=C:\Users
Article
Yuri Marx · Nov 30, 2022

Creating FHIR questionnaires

operations on FHIR resources (patient, questionnaire, vaccines, etc.) This article demonstrates how to use each of these features, as well as presenting an angular frontend for creating