FileMailer

Downloads9
Subscribe
0
Bookmark
0
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Issues

What's new in this version

Initial Release

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/oliverwilms/iriscontest2020

Open the terminal in this directory and run:

cd iriscontest2020/
$ docker-compose build

Run the IRIS container with your project:

$ docker-compose up -d

How to Test it

Open IRIS terminal:

$ docker-compose exec iris iris session iris
USER>zn "IRISAPP"
IRISAPP>set ^UnitTestRoot=""
IRISAPP>do ##class(DMLSS.TestProduction).Run()

Want to know what hapened in your Production?

I wondered, too. I did the work to write a detailed log to ^TESTdmlss.

IRISAPP>ZW ^TESTdmlss
Rating
4.5 (1)
Category
Integration
Works with
EnsembleHealthShareInterSystems IRIS
Tags
Info
Version
1.0.0
Last updated
2020-03-21
Repository
Open
License
Link