Search

Clear filter
Article
Eduard Lebedyuk · Aug 12, 2020

Calling production from a REST Broker

I searched for other examples of the %request object in the InterSystems-supplied classes and found no reference to the Data member, so am unsure how to proceed.
Question
Sean Connelly · May 10, 2017

Internationalization Questions

GCSP_localizationand have also discovered the localization manager which looks to be really handy...https://community.intersystems.com/post/cach%C3%A9-localization-manager-or-i18n-intersystems-cach
Article
Zhong Li · Jul 18, 2020

Save Pandas DataFrame into IRIS - a quick note

/intersystems-jdbc-3.1.0.jar" conn = jaydebeapi.connect(driver, url, [user, password], jarfile) curs = conn.cursor() 4.
Question
Alexey Maslov · Apr 1, 2017

%Installer Manifest: How to partially reconfigure the NameSpace (add some subscript level mapping)?

Despite of nasty message logged: 2017-04-03 12:32:18 1 CreateDatabase: Creating database USER1 in D:\InterSystems\Cache10\mgr\ with resource nothing bad happened neither with
Announcement
Henry Pereira · Mar 27, 2020

Give it a try on SQLBuilder tool

SQLBuilder is a flexible and powerful SQL query string builder for InterSystems IRIS, With SQLBuilder you have nice and clean object oriented methods, instead of having to use concatenation
Question
Stuart Strickland · Nov 8, 2023

The secret of $LIST?

You may use $LISTFIND $LISTFIND | InterSystems IRIS Data Platform 2023.2 $list is a binary format, quite complex actually.
Article
Sergei Sarkisian · Jun 30, 2022

What's new in Angular 14

My name is Sergei Sarkisian and I’m creating Angular frontend for more than 7 years working in InterSystems.
Article
Evgeny Shvarov · Feb 11, 2023

Using IRIS Interoperability and Data Transformation to Change Data in CSV

Want to share with you an exercise I tried with InterSystems IRIS Interoperability.
Article
Murray Oldfield · Nov 10, 2022

Using an LVM stripe to increase AWS EBS IOPS and Throughput

** A reference architecture, including a more detailed explanation of configuring LVM in AWS, is here: https://community.intersystems.com/post/intersystems-iris-example-reference-architectures-amazon-web-services-aws
Article
Iryna Mykhailova · Oct 13

Optimizing SQL LIKE Security, Performance and Best Practices

Ensure that you regularly update InterSystems IRIS and its related software components to benefit from the latest security patches.
Question
Anna Golitsyna · Aug 7

Is there a simple, perhaps built in, way of recording sequence of function calls?

Refer to the InterSystems documentation or communities for more detailed setups of TRACE for function monitoring [1]. 3.
Article
sween · Oct 23

IKO Plus: Operator Works From Home - IrisCluster Provisioning Across Kubernetes Clusters

replicaCount: 1 operator: registry: containers.intersystems.com repository: intersystems/iris-operator-amd tag: 3.8.42.100 # Operator Environment Variables useFQDN:
Article
Eduard Lebedyuk · Jan 28, 2019

Iterate over dynamic object

💡 This article is considered as InterSystems Data Platform Best Practice.
Article
Lucas Enard · Aug 17, 2022

Train and tune a machine learning model using IRIS and Python

module, or Python dependence, open a terminal inside the container and enter for example : "pip install new-module" To open a terminal there are many ways, If you use the InterSystems
Question
Evgeny Shvarov · Mar 15, 2018

Deployment Strategies: Do You Compile ObjectScript on a Production Site?

Not had a problem since, but if Intersystems knows this, then why not make that the default ?