Search

Clear filter
Article
Robert Barbiaux · Feb 28, 2025

Proposal for ObjectScript naming conventions and coding guidelines

But we don't have any linters (ObjectScriptQuality is quite bulky and may still require some improvements), or good formatters (the one with InterSystems Language Server extension is
Article
Henrique Dias · Feb 13, 2020

Building an Alternative IRIS Message Viewer

With those simple steps in mind, I started to look in the InterSystems community and found a few tips.
Question
Evgeny Shvarov · May 30, 2016

Solution for T9 Spelling Problem in Caché ObjectScript

BTW, this year we had more than 1,400 participants in InterSystems Contest.
Article
Eduard Lebedyuk · Dec 1, 2016

RESTForms - REST API for your classes

To add RESTForms execute in git cli: git submodule add https://github.com/intersystems-ru/RESTForms.git Hi, did you check user name and/or password of Demo RestFormsUI?
Article
Timur Safin · Aug 19, 2016

Caché MapReduce - introduction to BigData and MapReduce concept

This sort of partitioning is named “sharding” and will be addressed in Caché SQL engine in general with some future InterSystems Caché solutions, but in a mean-time we could try to
Article
Jose-Tomas Salvador · Apr 8, 2020

Configure an environment to use Docker on Hyper-V Ubuntu virtual machines running on a Windows 10 host

This time I want to talk about something not specific to InterSystems IRIS, but that I think is important if you want to work with Docker and your server at work is a PC or laptop with
Question
GUILHERME CRUZ DA CUNHA · Nov 9, 2017

Load stream file into a form with submit without reloading the page

%New() s file.Filename="c:\InterSystems\"_##class(%File).GetFilename(stream.FileName) d file.CopyFromAndSave(stream) } </script> <br> <FORM NAME=
Question
Lucas Fernandes · Mar 25, 2019

Service Unavailable from CSP Gateway + IIS

I would advise to you to try installing latest release version of CSP Gateway, or if this error still appears there, contact [InterSystems Worldwide Response Center](https://www.intersystems.com
Article
Evgeniy Potapov · Sep 13, 2022

Comparison of drilldowns on various technologies (PowerBI, Tableau, IRIS BI)

We talked about this problem in our previous article(Showing dates in missing periods | InterSystems Developer Community |).
Article
Luis Angel Pérez Ramos · Oct 25, 2023

Using FHIR Adapter to offer FHIR services on legacy systems - Posting a Resource

💡 This article is considered as InterSystems Data Platform Best Practice.
Question
Elisha Gould · Apr 4, 2022

FTPS TLS session resumption

For explicit ftps I got a very helpful answer in a previous post Explicit FTPS in Cache | InterSystems Developer Community | Data Import and Thank you, I'll have a look at it.
Article
Muhammad Waseem · Jul 2, 2022

Display Management Portal Dashboard by using Python Flask web and Bootstrap Frameworks with the help of embedded python

Thanks 💡 This article is considered as InterSystems Data Platform Best Practice.
Question
Colin Brough · Nov 21, 2023

Scheduled task or scheduled message to run a BPL

I think InterSystems should have made OnProcessInput() [private] as most of the callback methods (like %OnNew() for instance).
Article
Mihoko Iijima · Feb 23, 2024

Using an Azure bot to access IRIS

💡 This article is considered InterSystems Data Platform Best Practice.
Question
Krishnamuthu Venkatachalam · Sep 12, 2020

Calling a classmethod of an instance from another instance via native method

retrievals or saves will be executed in the global(s) in the Global Database of Namespace B on Server B There may be licensing implications to use ECP but I am not an expert on current InterSystems