Home Applications iris-xml-sample

iris-xml-sample

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
48
Views
0
IPM installs
1
1
Details
Releases
Reviews
Issues
Pull requests
Articles
IRIS sample for interoperate XML files

What's new in this version

Initial Release

Gitter
Quality Gate Status
Reliability Rating

iris-xml-sample

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.

install the sample

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
  1. Run the IRIS container with your project:
$ docker-compose up -d

Run the Sample

  1. Get the project source code
  2. Click here to go to the production
  3. Start the production (start button)
  4. Copy the books.xml file (root project folder) to the folder xml_input
  5. See the results doing this select: SELECT
    ID, author, description, genre, price, publish, title, totalDays
    FROM dc_XmlDemo.Catalog
Read more
Made with
Version
1.0.027 Mar, 2024
ObjectScript quality test
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
27 Mar, 2024