Learning
Documentation
Community
Open Exchange
Global Masters
Certification
Partner Directory
Ideas Portal
Developer Community
Ask DC AI
Posts
InterSystems Official
Articles
Questions
Announcements
Discussions
Tags
Events
Tech Article Contest
Programming Contest
InterSystems Ideas Contest
Event Calendar
Products
InterSystems IRIS
InterSystems IRIS for Health
HealthShare
TrakCare
Caché
Ensemble
InterSystems Analytics (DeepSee)
InterSystems Text Analytics (iKnow)
Jobs
Job Opportunity
Job Wanted
Members
About
About Us
FAQ
Feedback
Report an Issue
Share an Idea
Code of Conduct
Contact Us
EN
Ask AI
Language
EN
|
ES
PT
JP
CN
FR
EN
Search
All
Top posts
Latest posts
Tags
Type of post
Announcement
Article
Question
Discussion
Search by user posts
Tags
Caché
Developer Community Official
Documentation
Ensemble
Global Masters
Health Connect
HealthShare
InterSystems Ideas Portal
InterSystems IntelliCare
InterSystems IRIS
InterSystems IRIS BI (DeepSee)
InterSystems IRIS for Health
InterSystems Kubernetes Operator (IKO)
InterSystems Natural Language Processing (NLP, iKnow)
InterSystems Official
InterSystems Reports (Logi)
IRIS contest
Job Opportunity
Job Wanted
Learning Portal
Open Exchange
Other
Partner Directory
Resource Library
Summit
Supply Chain Orchestrator
TrakCare
.NET
Access control
Adaptive Analytics
Alerts
Analytics
Analyzer
Angular
Angular2
API
Apple macOS
Application Server
Artificial Intelligence (AI)
Authentication
AWS
Azure
Backup
Beginner
Best Practices
Big Data
Business Operation
Business Process (BPL)
Business Rules
Business Service
C++
Callout
CaretDev
CCR
Certification
Change Management
ChatGPT
Cloud
Code Golf
Code Snippet
Coding Guidelines
Columnar Storage
Compatibility
Compiler
Containerization
Contest
Continuous Delivery
Continuous Integration
Convergent Analytics
CSP
CSS
CSV
Cubes
Dashboards
Databases
Database Transaction Processing
Data Import and Export
Data Model
DC Feedback
Debugging
Deployment
Developer Community FAQ
Development Environment
DevOps
Digest
Distributed Data Management
Docker
Document Data Model (NoSQL)
DTL
Early Access Program (EAP)
Eclipse
ECP
Embedded Git
Embedded Python
Encryption
Enterprise Message Bank
Error Handling
Events
Failover
FHIR
Field Tests
Framework
Frontend
FTP
Generative AI (GenAI)
George James Software
Git
GitHub
Globals
Global Summit 2016
Global Summit 2017
Global Summit 2018
Global Summit 2019
Global Summit 2022
Global Summit 2023
Global Summit 2024
Google Cloud Platform (GCP)
Graph
High Availability
HL7
HTML
iFind
Indexing
Innovatium
IntegratedML
integration-required
Interoperability
InterSystems API Manager (IAM)
InterSystems Business Solutions and Architectures
InterSystems Demo Games
InterSystems Package Manager (IPM)
IoT
isNewTech
ITvisors
J2 Interactive
Java
JavaScript
JDBC
Journaling
JSON
Key Question
Key Value
Kubernetes
Languages
Large Language Model (LLM)
LDAP
LEAD North, LLC
Listings
Localization
Machine Learning (ML)
Management Portal
Mapping
MDX
Meetup
Message Search
Microservices
Microsoft Windows
Microsoft Windows Server
Mirroring
Monitoring
Multi-model
MultiValue Basic
Namespace
Natural Language Processing
Node.js
OAuth2
Object Data Model
ObjectScript
ODBC
Open Source
OpenVMS
Perforce
Performance
PID^TOO||
Platforms
Podcast
Prompt Engineering
Python
React
READY 2025
Red Hat Enterprise Linux (RHEL)
Relational Tables
Release
REST API
Security
Sharding
SOAP
Source Control
SQL
SSL
Startup
Studio
SVN
Swagger
System Administration
System Alerting and Monitoring (SAM)
Terminal
Testing
Tips & Tricks
Tools
Tutorial
Ubuntu
UI Development
UIMA
Unstructured Data
Vector Search
Video
Virtual Summit 2020
Virtual Summit 2021
Visualization
VSCode
Vue.js
Web Gateway
Webinar
XML
ZEN
Apply
Clear filter
Announcement
Timothy Leavitt
· Dec 17, 2024
IPM
0.9.0 Released
We have released
IPM
0.9.0. I previously remarked on some of the history and reasoning here; to summarize, this is a big release for two reasons: it represents a long-overdue
Article
Shuheng Liu
· Jul 15, 2024
Running WSGI applications with
IPM
be resolved, check for entries in `messages.log`. You can also reach out to us by [posting an issue](https://github.com/intersystems/
ipm
/issues/new) # Using
IPM
to ship WSGI applications
Question
Jani Hurskainen
· Oct 30, 2024
Sonatype Nexus as
IPM
repository?
It's not supported at the moment but is it possible to implement the Sonatype Nexus (or JFrog Artifactory) support based on the current (or upcoming)
IPM
version? In repo command
#InterSystems Package Manager (
IPM
)
140 Posts
•
11 Followers
Announcement
Anastasia Dyubaylo
· Feb 26
[Video] Unit Testing with
IPM
Hey Community, Enjoy the new video on InterSystems Developers YouTube: ⏯ Unit Testing with
IPM
This is a demo of how to add unit tests to an IRIS application using
Question
Jani Hurskainen
· Oct 28, 2024
Problem with local (private)
IPM
registry
I'm trying out the package manager (
IPM
). I'm trying to create a local (private) registry. To me it looks like the local registry installation succeeded but I can't figure out how
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
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
Article
John McBride
· Jul 10, 2024
VSCode extension for
IPM
(Intersystems Package Manager)
related to the Intersystems tech stack. I recently built a VSCode extension for
IPM
repositories that I will be open sourcing and publishing to the marketplace but wanted create
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
Yuri Marx
· Nov 7, 2023
How to set ENV variables using
IPM
?
/jirisreport.jar ports: - 1972 - 52773 - 53773 In this case I created an ENV variable JIRISREPORT using Docker compose, but using
IPM
xml manifest, Can I set ENV
Question
Jani Hurskainen
· Oct 29, 2024
How to configure local
IPM
registry authorization?
I'm working on my first (!)
IPM
module and I'm a little puzzled with the registry authorization. I have a working local registry (I hope!) and the module is loaded (with load
Question
Jani Hurskainen
· Oct 30, 2024
Using the other unit testing frameworks with
IPM
?
I assume
IPM
manifest tag UnitTest is tightly coupled with the standard unit test framework, right? However we have our own one that predates the standard one and we are not going
Question
Jani Hurskainen
· Nov 5, 2024
How to package a custom
IPM
resource processor?
I have a custom
IPM
resource processor like: <Resource Name="example.json" ProcessorClass="OSEX.ipm.demo.IpmResourceProcessor" Foo="from manifest Resource attribute"/>
Article
Evgeny Shvarov
· Dec 26, 2024
Why Docker,
IPM
and ObjectScript Quality are Important?
bonuses for Docker,
IPM
and ObjectScript Quality pass. In fact, this is very easy to answer. Why Docker? Docker increases maintainability and collaboration opportunities
1
2
3
4
5
…
next
last
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up