© 2026 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms

archived

no maintenance or update
This is the Python client for IRIS NativeAPI Command Extension
It demonstrates using the extension without ObjectScript
For easy testing an IRIS instance with a demo Global and
a pre-installed NativeAPI Command Line Extension is added.
Make sure you have git and Docker desktop installed.
Clone/git pull the repo into any local directory
git https://github.com/rcemper/CSP-Global-Download
Run the IRIS container with your project:
docker-compose up -d --build
in your browser call http://localhost:42773/csp/user/dc.Gdown.cls?GBL=dc.MultiD
and you get the file select menu for the download
