Search

Clear filter
Question
Yaniv Ben Malka · Nov 6, 2018

Detection of last update timestamp of each class row (DSTIME ?)

I think I got a bit closer.When adding the DSTIME (Auto) parameter to a class according to the below, I indeed get the actions recorded in ^OBJ.DSTIME class.
Article
Daniel Kutac · Feb 11, 2019

Using Oauth2 with SOAP (Web)Services

The custom header class Class API.SOAP.OAuth2Header Extends %SOAP.Header { Property accessToken As %String(MAXLEN = ""); } Very simple, indeed.
Question
Jimmy Christian · Jul 16, 2019

Http Response Parsing JSON string or stream

I'd recommend contacting the API developer and verifying that API responses would be indeed JSON. Thank you.
Article
Yuri Marx · Apr 4

Part IV: Studying for IRIS Developer Professional Certification with the "Ask Developer Community AI"

The process issuing the JOB command is known as the parent process, and the initiated background process is known as the child process.
Question
Sebastian Thiele · Apr 7, 2017

Auto select with ZEN dataCombo

ClientMethod onEndModalHandler(zindex) [ Language = javascript ] { this.findSelectedItem(true,false,true); this.invokeSuper('onEndModalHandler',arguments); } } In
Article
Jeff Fried · Oct 27, 2020

Virtual Summit 2020 - Recap of the first day of Data Platforms focus sessions

FHIR resources such as Patient, Observation, Diagnostic Report, can be queried though FHIR search.
Article
Henrique Dias · Feb 1, 2024

IRIS-FHIRfy: A New Era of Healthcare Interoperability

Real-World Impact: Transforming Healthcare One Line of Code at a Time Imagine a healthcare system where patient data is effortlessly integrated across different platforms, enhancing
Question
Laura Blázquez García · May 16

Business Process BPL context: objects deleted after CALL

Ens.Request' response='Ens.Response' height='2100' width='2000' > <context> <property name='dataRsp' type='test.msg.GetDataResponse' instantiate='0' /> <property name='patient
Question
Arto Alatalo · Apr 15, 2020

%CacheSQLStorage: data location as variable

Global name indeed can be passed with a class parameter this way <NextCode>s {L1}=$o(@("^"_##class(Mapping.TwoGlobals).
Question
Nigel Salm · Mar 16, 2021

Calling class methods of a class in another Namespace

DFI.Common.Queue.Interface1MessageQueue({nterfaceName},{Namespace},RowId)={$lb(message properties}) I don't like this as I would rather have a system RowId so that I am not constrained from using Bitmap Indexing
Question
Doug Strzalko · Sep 17, 2021

Record Map with Repeating Fields

You can then iterate over that last field and parse out the individual HL7 field values with $PIECE, or turn them into a $LIST and reference the elements by numeric index.
Question
Hannah Sullivan · Aug 24, 2023

How to best cascade deletes for a property that is a list of a persistent class?

If it is a Parent/Child relationship then I believe the children are stored by default in the extent of the parent so deletion of the parent automatically deletes the children.
Article
Evgeny Shvarov · Sep 3, 2023

Initializing InterSystems IRIS Docker Image with Python

os.path.basename(files))[0] # load the csv file into a pandas dataframe df = pd.read_csv(files) # write the dataframe to IRIS df.to_sql(table_name, engine, if_exists='replace', index
Announcement
Developer Community Admin · Jan 11, 2024

Meet the Global Masters Winners for December 2023!

I began to enjoy designing how I wanted to store information, indexing... I learned to optimize data access in ways I never imagined could exist.
Announcement
Anastasia Dyubaylo · Oct 10, 2024

InterSystems Tech Video Challenge

🤩 Using Character Slice Index in InterSystems IRIS by @Robert.Cemper1003 Who's next?) Hello!