Search

Clear filter
Article
Timothy Leavitt · Mar 24, 2020

Unit Tests and Test Coverage in the InterSystems Package Manager

This article will describe processes for running unit tests via the InterSystems Package Manager (aka IPM - see https://openexchange.intersystems.com/package/InterSystems-Package
Question
Daniel Kutac · Jun 1, 2016

Passing a parameter with slashes to the REST call

like http://localhost:52773/mapi/admin/v1/patients/ipm%2F3245678 In my OnPreDisptach pUrl is already decoded v1/patients/ipm/3245678 hence your solution doesn't seem to work. Am
Question
Evgeny Shvarov · Jun 18, 2023

What are The Business Operation's Messages Types

this be an ipm module? OK. Will implement an EnsHelper IPM on Open Exchange, to work for Service, Business Process and Operation on the Information section. https
Discussion
Stefan Cronje · Feb 10, 2023

OEX , ZPM and GitHub: Control, Quality, Community

semantic versioning, and dependencies in IPM can be declared in a way that adheres to the semantic versioning contract. It's the responsibility of the dependency repo owner to follow
Announcement
Evgeny Shvarov · Jun 22, 2022

InterSystems "Climate Change" Fullstack Contest 2022 Bonuses

points Use isc-rest package in your full-stack application to collect the bonus. Check the isc-perf-ui application to see how it works. isc.ipm.js package - 2 points Use isc-ipm
Article
Mark Hanson · Feb 27, 2023

Improvements to how IRIS classes are generated and called

' prefix as these labels are explicitly not callable and this improves the readability of the generated code. Yeah, we already found it in IPM, where we used $Text Is this change
Article
Evgeny Shvarov · Apr 12, 2023

Launching InterSystems IRIS Community Edition Docker Image with User, Password and Namespace via Environment Variables

=user to create IRISPASSWORD=with password IRISNAMESPACE=create namespace if doesn't exist A nice extension to this: run iris and with an ipm package on-board. Here is one
Question
Evgeny Shvarov · Feb 26, 2023

How can I know the patient id for a newly submitted Patient resource

Hi folks! Playing with InterSystems FHIR server. You can easily install it in IRIS for Health using FHIR template: zpm "install fhir-server" NB! For now the IPM command
Article
Jimmy Xu · Oct 11, 2022

ZPM Simple Implementation Cookbook

do it only through OpenExchange, check IPM during application creation, and with the next release, it will publish your project for you If you want to publish to your repo, you just
Article
Robert Cemper · Nov 30, 2021

My Reviews on Open Exchange - Nov. 2021

, td { border: 1px solid black;} # Package Review Stars IPM * 1 appmsw-dbdeploy great helper for solution providers 6* 6.0 y 2 iris-r-gateway
Question
Evgeny Shvarov · Apr 26

Which DB Resource to provide to a web application related role for a deployed app

in to the application (via password, no password or delegated). Convenient, right? So, the question is, when I deploy the app as an IPM module what should I put as a database access? For example
Announcement
Evgeny Shvarov · May 12

Technology Bonuses for the InterSystems FHIR and Digital Health Interoperability Contest 2025

usage - 2 IPM Package deployment - 2 Online Demo - 2 Implement InterSystems Community Idea - 4 Find a bug in InterSystems FHIR server - 2 Find a bug in InterSystems
Announcement
Anastasia Dyubaylo · Dec 12, 2022

InterSystems Developer Ecosystem Fall News 2022

with InterSystems ObjectScript" ✅ InterSystems IRIS System Administration Specialist Certification Exam is now LIVE 📦 ZPM is now InterSystems Package Manager (IPM
Question
Colin Brough · Feb 15, 2023

Comparing code on running servers

the repo (GitHub, GitLab, whatever else git) at first place and deploy from the repo to the production server e.g. via IPM package manager. Thanks for suggestions so far.One challenge
Article
Lorenzo Scalese · Feb 1, 2023

OpenAPI Suite - Part 1

of this community post. Installation IPM To install the suite, your best friend is IPM (zpm). There are many packages and dependencies, and using IPM is definitely convenient. zpm "install