Home Applications FileMailer

FileMailer

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
4.5
1 reviews
0
Awards
148
Views
0
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
Articles
Ensemble solution to email contents of a file via File Passthrough Service using Email Passthrough Operation

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
Read more
Made with
Version
1.0.021 Mar, 2020
Category
Integration
Works with
EnsembleHealthShareInterSystems IRIS
First published
21 Mar, 2020
Last checked by moderator
27 Jun, 2023Works