Search

Clear filter

#InterSystems Package Manager (IPM)

135 Posts10 Followers
Question
Alex Woodhead · Jun 30, 2023

Supporting Licensed IPM (ZPM) products

optionally support other vendor IRIS products For example: a "plug-in" API a knowledge-base And they have an IPM deployed solution. To avoid reinventing the wheel, am
Announcement
Raj Singh · Nov 8, 2022

ZPM is now InterSystems Package Manager (IPM)

from the community into our corporate one, and rename it InterSystems Package Manager (IPM). IPM will still be open source. Community members will be able to review the code
Question
John McBride · Jun 7, 2023

ZPM / IPM private registry API spec?

Is there a API specification for the ZPM / IPM package manager for anybody that would like to implement their own registry? I believe this is what you're looking for: https
Announcement
John Murray · Jun 29, 2023

Share VS Code snippets as IPM / ZPM packages

using IPM / ZPM is a snippets example repository called oex-vscode-snippets-example. To install the package in a namespace: zpm "install vscode-snippets-John.Murray-example
Question
John Murray · Jun 11, 2023

Can a ZPM / IPM package be required to install in %SYS only?

a failure status if $namespace'="%SYS" I found https://github.com/intersystems/ipm/issues/106 which may be relevant but doesn't yet seem to have been implemented. Add an issue
Announcement
Raj Singh · Jan 10, 2023

InterSystems Package Manager 0.5.2 release

We have just released a minor update to the package manager, which has been renamed from ZPM to IPM as I explained in November. It purely a bug fix release, properly interpreting
Announcement
Anastasia Dyubaylo · Feb 10, 2023

Top Open Exchange Developers and Applications for 2022

Nomination: InterSystems IPM Application of the Year Given to developers whose InterSystems Open Exchange application was installed the most as IPM (ObjectScript Package
Question
Jamie Prevo · Jun 17, 2023

Hide or make routines binary

. You also can manage it if you deploy your solution as an IPM package. Here is an example of IPM manifest to deploy code without source: <?xml version="1.0" encoding="UTF-8"?>
Article
Evgeny Shvarov · Dec 24, 2022

Set up Your InterSystems FHIR Server With One Command

Hi InterSystems Developers! Recently I've updated the FHIR dev template so that it now publishes an IPM package fhir-server that makes the setup of InterSystems FHIR server
Article
Evgeny Shvarov · Feb 12, 2023

Enabling IRIS Interoperability Source Control with InterSystems Package Manager and git-source-control

was competing with lost time to setup and maintain the settings. Now the problem doesn't exist any more. With two approaches: package first development and usage of IPM package git-source
Question
Patrik Spisak · Apr 19

SourceControl errors

the output? Cc @Pravin.Barton @Elijah.Tamarchenko @Nick.Petrocelli I could not compile any class. I've fixed this I removed all IPM and SourceControl classes via management portal
Announcement
Carmen Logue · May 24, 2023

Zen Reports to be removed from InterSystems IRIS and IRIS for Health beginning with (New Target) of 2025.3

notification for Zen Reports 2H 2024. Zen Reports available as an ipm module 2H 2025 (InterSystems IRIS 2025.3) Zen Reports package removed from InterSystems IRIS and IRIS
Article
Evgeny Shvarov · Jun 8, 2023

Making your own Chat with Open AI ChatGPT in Telegram Using InterSystems Interoperability

://core.telegram.org/bots/api Open (create if you don't have it) an account on https://platform.openai.com/ and get your Open AI API Key and Organization id. Make sure you have IPM
Announcement
John Murray · May 22, 2023

InterSystems Testing Manager - a new VS Code extension for the %UnitTest framework

call them manually with IPM and automatically with github workflow. Testing manager is installed, I'm on a class with unit test. Not sure though how it works? @Evgeny.Shvarov I