Home Applications msg-banking-sample

msg-banking-sample Awaiting Review

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0
0 reviews
0
Awards
1
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews
Issues
Message banking sample

What's new in this version

Initial Release

msg-banking-sample

This is a sample how to configure and use Message Bank Service into InterSystems IRIS.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/yurimarx/msg-banking-sample.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up -d

How to to use it

  1. Open the irisserver production http://localhost:54773/csp/user/EnsPortal.ProductionConfig.zen?$NAMESPACE=USER& and start it

  2. Open the Configure Message Bank link on irisclient1 http://localhost:54774/csp/user/EnsPortal.FindMsgBank.zen?$NAMESPACE=USER& and set the following values and click the Save button:

  • Web Server IP Address: irisserver
  • Web Server Port Number: 54773
  • Message Bank Production Namespace: USER
  1. Open the irisclient1 production http://localhost:54774/csp/user/EnsPortal.ProductionConfig.zen?$NAMESPACE=USER& and start it

  2. Open the Configure Message Bank link on irisclient2 http://localhost:54775/csp/user/EnsPortal.FindMsgBank.zen?$NAMESPACE=USER& and set the following values and click the Save button:

  • Web Server IP Address: irisserver
  • Web Server Port Number: 54773
  • Message Bank Production Namespace: USER
  1. Open the irisclient2 production http://localhost:54775/csp/user/EnsPortal.ProductionConfig.zen?PRODUCTION=dc.sample.HelloProduction and start it

  2. Go to the irisserver Message Bank Viewer http://localhost:54773/csp/user/Ens.Enterprise.Portal.MsgBankViewer.zen and click Search to see the irisclient1 and irisclient2 messages.

References

https://docs.intersystems.com/iris20261/csp/docbook/Doc.View.cls?KEY=EGDV_message_bank#EGDV_message_bank_overview

Version
1.0.011 May, 2026
Ideas portal
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
11 May, 2026
Last edited
11 May, 2026