Search

Clear filter
Article
Evgeny Shvarov · Mar 27, 2023

The Fastest and the Simplest Way to Install a Local FHIR Server

This is a very short article as it is really easy to setup a local FHIR server with InterSystems IRIS for Health and IPM Package Manager.
Announcement
Anastasia Dyubaylo · Apr 23, 2023

Using GIFs in DC posts

Could you please post it on InterSystems Ideas, so the team responsible for DC software can work it out? Now at https://ideas.intersystems.com/ideas/DPI-I-367
Question
Marcio Coelho · Apr 14, 2022

How to get all extended classes from abstract class

The shorter URL I thought I was looking at gives the Class Reference page of the InterSystems documentation web site.
Question
Michael Davidovich · May 13, 2022

Web Application Updates on Docker

We are experience this with our own web app and even the demo/template here: intersystems-community/iris-fullstack-template: This template shows you how to build, test and deploy a
Article
sween · Nov 28, 2023

k9s - Manage Your IrisClusters In Style

aka kubectl clown suit), to manage Kubernetes clusters that drastically simplifies navigating, observing, and managing your applications in K8s, including Custom Resources like the InterSystems
Question
CJ Q · Dec 5, 2022

How to use python connect cache2016 database?

namespace, user, password): if type == "cache": url = f"jdbc:Cache://{host}:{port}/{namespace}" driver = "com.intersys.jdbc.CacheDriver" jarfile = "C:/InterSystems
Question
Rob Schoenmakers · Dec 6, 2022

Intellisense and code completion in VS code objectscript

When I'm writing code in Intersystems Studio code completion is different than in VS Code. It would be greate if VS Code would react the same way on code completion ..
Question
Scott Beeson · Jan 21, 2016

Custom function to retrieve environment?

*CCR (Change Control Record) is an InterSystems in-house application used in sites where InterSystems does implementation work, so this isn't as generally relevant as ^%SYS("
Question
jain saniya · Sep 3, 2020

access the ip address of a machine that run my URL in python

.#; cannot be invoked directly quit SYSTEM ;#; InterSystems IRIS starting quitJOB ;#; JOB'd process begins new ipaddr,halt set ipaddr=$system.Process.ClientIPAddress()
Announcement
jingqi LIu · Mar 2, 2021

The First Application for Retail & Hospitality

Bulid REST API application built with ObjectScript in InterSystems IRIS.
Article
Yuri Marx · Nov 20, 2020

Enrich your analytics projects with NLP

All these content extracted are stored into text, and could be analyzed with NLP engines, like InterSystems IRIS Text Analytics (iKnow). There are some options to do this: 1.
Question
Eduard Lebedyuk · Jun 23, 2016

How do I compact database?

is removing these options from the ^DATABASE menu for 2012.2, and for any future maintenance release beyond 2012.1.2.If you have any questions regarding this, please contact InterSystems
Question
Evgeny Shvarov · Sep 6, 2019

How to have 2 versions of dockerfile for one repository?

/src:/opt/myapp/src and docker-compose.prod.yml, and licensed version for testing production environment version: '3.7' services: iris: image: store/intersystems/iris
Question
Cliff Akers · May 9, 2019

Node.js using SQL query

This is what I am attempting to do: var irisobj = require('iris');var myData = new irisobj.IRIS();var result = myData.open({ path:"C:/InterSystems/IRIS/Mgr", username
Question
Evgeni Petrov · Dec 10, 2018

Unable to connect Atelier to IRIS on AWS Cloud with BYOL License

Although Atelier will not work with this listing, yet, the non-atelier portions of the Quick Start experiences as well as those hosted by InterSystems Online Learning will work.