Search

Clear filter
Question
Arpitha Ramakrishnaiah · May 11, 2017

Compare and update two directories\namespaces for class files

classes quick-and-dirty : you can have a look at the global ^oddDEF. It contains the class definition of all classes : methods, properties, indexes, storage etc. are all in this global
Question
Stella Ticker · May 12, 2017

Using multiple processes to process a single file

to a global will take under 5 minutes.In which case you have a serious bottleneck going on such as a poor referential integrity check. If this is not indexed or tuned then you
Question
Kevin Furze · Sep 13, 2017

is there a reverse version of $listNext

values in the $ListBuild list by skipping that index in the integer-subscripted array): ``` Kill tArray Set tPointer = 0 While $ListNext(tInputList,tPointer,tValue) { If $Data
Question
Michael Davidovich · Mar 21, 2024

OAuth 2.0 Resource Service Scope Check Fail

in a for loop. Further inspection reveals ..ATIndexOpen is an 'Index Open' generated method. So it's trying to open some object with the ATIndex of that encrypted token. Not sure how
Article
Sergey Kamenev · Nov 11, 2019

Transactions in Global InterSystems IRIS

, to meet the requirement of consistency, you need to include an index change in the same transaction as a global node value change. Say, for example, we have a global ^person
Discussion
Matthew Waddingham · May 17, 2021

Should we store external files in InterSystems %Stream or Windows folders

We've been tasked with developing a file upload module as part of our wider system, storing scanned documents against a patients profile. Our Intersystems manager suggested
Article
Sarah Schlegel · Sep 7, 2022

REST JSON webservices presentation

(for example all the episodes of a given patient); Open: get a specific row from its internal ID or a unique key (for example the episode number for a given episode); Save
Announcement
Bryan Scown · Feb 7, 2022

Interoperability Software Engineer - Behavioral Health EHR platform

technology solutions that exponentially improve behavioral healthcare quality to better serve mental health providers and their patients. We’re seeking enthusiastic, passionate
Question
Saptarshi Sengupta · Jan 24, 2020

Intersystems and JReport

(#Roche) will also be very interested in having JReport integrated with IRIS in order to generate pdf files given specific data (i.e.: a screen table, a patient test)
Question
Anna Golitsyna · Feb 5, 2021

Need on Audit event functionality

: Either you fix it or your patient is gone. Robert, that's what I initially thought too and it's indeed mostly so but not 100%: the old style %RI is actually calling the new style
Article
Randy Pallotta · Jun 7, 2016

Using Ensemble SQL Operations for Selects, Updates, Inserts, and Stored Procedure calls

a select statement to see if a given patient MRN exists in a DB2: The ExecSP Operation shows how to execute a stored procedure from a BO3: the Update Operation does an Update4
Article
Alexander Koblov · Nov 19, 2018

Syntax highlighting for ObjectScript

$List(languages,langindex+1) // first language index is 0 so we need to add 1 to langindex } Attribute(syn,langindex,attrindex) { // in a real program this should
Question
Chris Marais · Nov 15, 2021

Errors when using TestCoverage, 'Somebody else is using the Monitor

coverage found (!) Use the following URL to view the result: http://192.168.8.198:52773/csp/sys/%25UnitTest.Portal.Indices.cls?Index=147&$NAMESPACE=LIBSDEPO Use the following
Article
Robert Cemper · Sep 17, 2020

Native API for ObjectScript Demo

Blvd","Washington","TX",67862),$lb("5709 Oak Blvd","Chicago","IL",30845),"","") Index list for Person & Employee (n,y):y $Employee $Person NameIDX
Article
Sascha Kisser · Oct 24, 2016

DeepSee Troubleshooting Guide

no facts for the cube against source class with plenty of records. Please check the indexes in the source class and rebuild it, it can help. I met this thing. I added your suggestion