Clear filter
Announcement
Anastasia Dyubaylo · Mar 29, 2021
uses iFind Indexing and sophisticated algorithms to create and manage the demographic data of 15 million Patients in the Western Cape Province. We have been working with IRIS
Article
Eduard Lebedyuk · Jan 23, 2019
).%ExistsId(%class.Name_"||BPL") {
set index = %compiledclass.XDatas.FindObjectId(%class.Name_"||BPL")
#; get XDATA as stream
set stream
Article
Mike Kadow · Jun 2, 2016
have a comment, please respond through the InterSystems Developer Community, don't send me private email. Unless of course you wish to address me only.See NewBie Index for an index of all NewBie Corner posts
Question
Rajeev Karki · Apr 17, 2016
synchronization at the exact same instant (in index meaning) so that no inserts are lost between the database "PERSONADATA2" creation in the primary and the creation in the secondary. Caché
Question
Ankita JAin · May 31, 2017
global, by latest index.
USER>set sc=##class(%UnitTest.Manager).DebugRunTestCase("", "MyPackage.Tests","","TestAdd
Article
Alessandro Marin · Apr 17, 2018
in the intermediate example, the Analytics server introduces the APP-INDEX database storing the indices, whereas the APP-FACT database only storing the fact and dimension tables
Article
Yuri Marx · Apr 3
; Object-Valued Properties
[GOOD] Determines indexes to add/update to improve performance
To determine which indexes to add or update to improve performance in InterSystems IRIS
Question
Florian Hansmann · Apr 22, 2020
it will be very cluttered and unstructured.
It would be nicer if I could set line breaks (I know here could I use indexed variables) and have highlighting like in an embedded SQL:
&
Question
Ruslan K · May 8, 2017
of the table to find the index of the last row. But keep in mind that it's a string rather than integer, since any number greater than the maximum rows will be "100+" for example
Question
Julian Matthews · Apr 11
to be removing an index from a search table and nothing more.
Am I looking in the right place, or is there a extended class for Ens.StreamContainer that does in fact delete
Question
Steve Hayworth · Mar 25, 2019
/mergeglobals, thanks!As for Bitmap Indices, I doubt you would even use them on small dictionary like tables, and even then you would likely only have one global node per index, right? So
Question
Paul Riker · Apr 17, 2020
I want to check the SDA to see if a patient had two diagnosis on the same day using a Detail Filter in Push. What is the best way to approach this? Hi Paul,
I looked
Question
Jaffa Brown · May 25, 2021
='...'
(but be patient, this takes some time)
You might also find some relief by querying %Dictionary.MethodDefinition WHERE SQLProc=1 or %Dictionary.QueryDefinition. If it's a really old version you might look in %Library schema.
Question
Ponnumani Gurusamy · May 25, 2017
Developer Tutorial in the Documentation. This is a very good place to start. There are also the "HoleFoods" and "Patients" cubes in the SAMPLES namespace that you can take a look
Question
Soufiane Amroun · Sep 11, 2017
very well, but in my program i take measure of the patient (for example temprature )and i want to creat a rule wich generat alert if temperature is higher than 39°C for example.