Search

Clear filter
Article
Evgeny Shvarov · May 30, 2020

Import CSV programmatically from a file or from an URL using csvgen

Sometimes we need to import CSV data programmatically to InterSystems IRIS either from CSV or from URL.
Article
Robert Cemper · Jul 4, 2020

Editor Archaeology

As it dates back to times before InterSystems was founded in 1978 you may understand my surprise.I personally stepped into that environment in 1978 and used it then for daily work.
Question
Thomas Noitz · Jul 8, 2020

%JSONExport and Integer-Properties

Ran your code and got: {"int":12,"bool":true,"str":"TEST"} Consider upgrading to InterSystems IRIS!
Question
Florian Hansmann · Aug 3, 2020

$order cached? Delete Cache of SQL query/$order called in an API.

Hello Intersystems-Community, I build an API and there I use $order to get the Data from my Globals.When I first time use that API it's get an error (504 Gateway-Timout > 60 Sec
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
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
Question
Akshay Pandey · Oct 25, 2021

Running Python script from terminal vs studio

Window:w $zf(-1,"python C:\tmp\test.py") 0 Make sure that your service for Caché/IRIS use an account with administrative rights: Windows User Accounts Changing the InterSystems
Question
Warren Oyco · Jul 27, 2021

How To Pass Custom Class

The issue seems to be this: InterSystems relies on SOAP almost exclusively for its internal Web Service calls.
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.
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
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
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!