Search

Clear filter
Question
Marcos Costa · Jul 13, 2020

Roles for Ensemble menu accessing

NspList Below is the output: NspAllList("%SYS")=""NspAllList("@@f:\intersystems\mgr\hsdservice\")=""NspAllList("@@f:\intersystems\mgr\hslib\")=""NspAllList("@@f:\intersystems\mgr\mprllib
Question
Stas Rabkin · May 19, 2019

Using VSTS As Version Control for Caché code

In general the best practice for storing code from an InterSystems product in source control is to use the UDL format rather than XML.
Question
Stanislav Budulych · Jan 29

iris-healthtoolkit-service

for use exclusively by: 0.459 InterSystems IRIS Community 0.459 Copyright (c) 1986-2024 by InterSystems Corporation 0.459 Any other use is a violation of your license agreement
Article
Yuri Marx · Apr 1

Ask your IRIS classes with Ollama, IRIS VectorDB and Langchain

Check out the Settings button used to the Agent connect the InterSystems IRIS 3. Ask about your developed classes (e.g.: Are there classes that inherit from Persistent?)
Question
Seppo Kruth · Oct 25, 2018

CSP Gateway with Apache 2.4 on a remote computer

In the CSP application the location of the csp-files is set toc:\intersystems\cache2015\csp\jbsscan\this would give as location for my files:c:/intersystems/cache2015/csp/jbsscan/jbsscan
Question
Joaquin Montero · Feb 25, 2020

GitHub, VSCode and IRIS for Health workflow

This is another demo based on IRIS for Health: https://github.com/intersystems-community/irisdemo-demo-readmission Look at the riskengine image.
Question
Sinon Galvin · Feb 9, 2024

VS Code Debug issue Extent Info getting built into class code on server

Could you check that you have updated the Intersystems ObjectScript extensions? https://marketplace.visualstudio.com/items?
Question
Victor Gordillo · Nov 11, 2022

VSCode ObjectScript Language extension parsing errors

Thanks a lot in advance Previously raised at https://github.com/intersystems/language-server/issues/77 and in several other issues that were marked as duplicates of this.
Article
Eduardo Anglada · May 11, 2021

IRIS in Astronomy

Currently it is being migrated to InterSystems IRIS, the new evolution of InterSystems Caché.
Article
Maks Atygaev · Jul 18, 2017

MonCaché - Caché as MongoDB

:-)INTERSYSTEMS ACADEMIC PROGRAMIf you are interested in starting your own research project based on InterSystems technologies, you can visit a specialized site dedicated to InterSystems
Question
Maxim Berezkin · Dec 24, 2021

How send request without urlencode params in URI?

name=value HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; InterSystems IRIS;) Host: blah.org Accept-Encoding: gzip Content-Length: 0 Does not work for me.
Article
John Murray · Mar 11, 2016

Defining global, routine and package mappings that apply to (almost) all namespaces

In our project we started to use it when InterSystems suddenly moved %cspSession global from CACHETEMP to CACHE.
Question
Scott Roth · Jun 1, 2022

Cache Query for HL7 NACK

There are a number of examples at Defining and Using Stored Procedures | Using InterSystems SQL | InterSystems IRIS Data Platform 2021.2.
Article
Gevorg Arutiunian · Nov 14, 2018

Fetch Message Header Data

(Originally posted to InterSystems CODE by @Dmitry.Maslennikov) The following code snippet outputs message header data in Ensemble.
Question
Adam Raszkiewicz · Oct 17, 2023

Running IRIS for Health in docker container with durable %SYS volume

volume /<volume-path-on-host>:/<volume-name-in-container> --env ISC_DATA_DIRECTORY=/<volume-name-in-container>/<durable-directory> containers.intersystems.com/intersystems