Search

Clear filter
Article
Gevorg Arutiunian · Aug 16, 2018

Routine to Parse Options in Args Array

(Originally posted by Timur Safin on Intersystems CODE, 3/2/15) This code snippet is a routine that parses options saved in an arguments array.
Question
Jani Hurskainen · Jan 17

Are package names case sensitive?

It's unclear to me if in InterSystems/ObjectScript parlance class name includes also the packages or not.
Article
Robert Cemper · Aug 15, 2023

Using NativeAPI Extension from Python

Your video is available on InterSystems Developers YouTube: ⏯️ Python client using IRIS NativeAPI CommandLine Extension Great work!
Article
Ikram Shah · Jul 6, 2023

Facilitating Document Export: Share Text and Tabular Data to Google Docs and Sheets

Idea sourced from InterSystems Ideas Portal Previous Posts: Using AI to Simplify Clinical Documents Storage, Retrieval, and Search Doctor-Patient Conversations: AI-Powered Transcription
Article
Theo Stolker · Feb 16, 2024

FHIR json property order part II

💡 This article is considered InterSystems Data Platform Best Practice.
Article
Raj Singh · Mar 27, 2024

A Better data import experience for LOAD DATA

💡 This article is considered InterSystems Data Platform Best Practice. Great app, @Raj.Singh5479 ! thanks for the contribution!
Question
Yone Moreno · Nov 25, 2022

From an INTEGRATION Environment connect to a PREPRODUCTION Environment to access the JWT Token Validating Resource Server.

This step, actually we have found out with the invaluable support of @Alberto Fuentes from Intersystems.
Question
Logan Kitchen · Jan 11, 2024

Databases only appear in Classes Section of Management Portal

I have searched stack exchange and Intersystems Documentation for a way to list databases associated with a namespace and have only found instructions on listing namespaces, changing
Question
Jenny Ames · Jun 8, 2016

Reasons to use Code Actions in a DTL?

And finally there is a second CODE action to end the loop with "}".It works, but only as long as InterSystems keep the compiled code for the assigns nice and simple.A similar use was
Question
Murali krishnan · May 8, 2017

Fetch files from GitHub

looks like the code from here: https://github.com/intersystems-ru/CacheGitHubCI/blob/master/CacheGitHubCI/GitHub.cls.xml Murali, you should check the URL being created (i.e. ~~~
Question
Augie Turano · Oct 9, 2020

How to Create a Cache SQL Temp Table?

If you are on VSCode try SQL Tools InterSystems addon - it has schema code completion. Is this what you are looking for?
Article
Guillaume Rongier · Oct 23, 2020

HL7 PID Obfuscation

In addition, this POC is not supported by InterSystems and is not intended to go into production.
Question
Tiago Ribeiro · Feb 18, 2016

Message Error - CSP.Page

do ##class(%MessageDictionary).Import("messages_sqlcode_new_en.xml") You have to remember that it is a system localization, and InterSystems can change it, add or remove
Article
Jorma Sinnamo · Nov 8, 2016

Returning Disk Space to File Systems

But fear not, InterSystems provides tools that let you do just that, when needed.
Question
Ahmad Bukhtiar · Sep 1, 2020

Router Business Rule, I want to check PID:7 DOB field and if date is within 3 days then I want to send HL7 to NewBornOperation

If you want some resources on learning to work with InterSystems products (and specifically ObjectScript), I'd recommend reviewing the courses available on learning.intersystems.com