Search

Clear filter
Article
Oliver Wilms · May 30, 2022

About test-data app

I included it in my app and added a transformation to manipulate test data files.
Article
Oliver Wilms · Dec 1, 2022

My First FHIR app

I wanted to develop an app that receives data from a mobile device like my Fitbit or a Smart Watch.
Question
Conor Browne · Sep 15, 2017

Clinical Viewer for SMART Apps

Was looking at installing SMART apps ( with OAuth2) to view content inside the FHIR repository I configured.Doing the following: do ##class(HS.Util.Installer.FHIRServices).OAuthServer
Question
Scott Roth · Jul 29, 2022

Installing Apps without Docker

If you don't have docker you can install apps with ZPM Package Manager. There is a good amount (about 240) of apps on Open Exchange that are installable with ZPM.

csashmerewool ap

0 posts0 comments

Ap Kosho

0 posts0 comments

AP Singh

0 posts0 comments
Announcement
Anastasia Dyubaylo · Aug 8

[Video] HealthShares Nav App as a Service Orchestrator with Single SignOn for 3rd Party Apps

Hi Community, Enjoy the new video on InterSystems Developers YouTube: ⏯ HealthShares Nav App as a Service Orchestrator with Single SignOn for 3rd Party Apps @ Global Summit
Article
Murray Oldfield · Jan 12, 2017

InterSystems Data Platforms and performance – VM Backups and IRIS freeze/thaw scripts

IRIS provides methods and an API to commit and then freeze (stop) writes to databases for a short period while the snapshot is created.
Question
Yuri Marx · Mar 17, 2023

Custom %CSP.Login for app /csp/sys

Hi guys, I defined a subclass to %CSP.Login and assigned csp/sys login page to this subclass: But did not work, I get this error: And more, the default %CSP.Login continues to be
Announcement
Elena E · Mar 28, 2022

600 Open Exchange apps milestone

😉 Zpm is my favourite app
Question
Michael Davidovich · Sep 11, 2020

Data Drive Web Apps Questions

Hey there, I posted a reply to the recent video https://community.intersystems.com/post/new-video-building-data-driven-web-apps#comment-132511with a slew of questions.
Article
John Murray · Mar 17, 2016

Tips for running an app in a mirrored environment

If your app launches service processes using the JOB command from SYSTEM^%ZSTART this can lead to problems if those processes immediately try to start updating globals.
Question
Shivam Bhatele · Apr 3, 2020

Step to Deploy Process for Dockerized Apps

I am confused whats the steps in a deploy process for Dockerized Apps stored In A Git Repo? I am so confused about this, Can anyone know about docker programming.
Article
David Loveluck · Aug 27, 2019

APM – Monitoring SQL Query Performance

Since Caché 2017 the SQL engine has included new set of statistics. These record the number of times a query is executed and the time it takes to run. This is a gold mine for anyone