© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
This is a sample of InterSystems IRIS Interoperability solution.
It contains a simple interoperablity solution which reads a XML file and save to an IRIS SQL Table.
Clone/git pull the repo into any local directory
$ git clone https://github.com/yurimarx/iris-xml-sample.git
Open the terminal in this directory and run:
$ docker-compose build
$ docker-compose up -d