Updated name
Easy way to import the HoleFoods Sample data into InterSystems IRIS and a sample AtScale model using the AtScale Sample Bundle
Click on the hamburger menu icon and select “Use a sample”
Select your DWH, the MySample schema, and the zip file
Default permissions can be used
You should expect new tables in IRIS and a new Project in AtScale!
The manifest.json file controls the data files and project files also and describes the delimiters
The /MySample/data folder holds all the tables that will be imported into IRIS. Each folder will hold a file with the data (please note that there are no headers in the <table name>.csv comma delimited file)
The /MySample/project folder will hold the project file that will contain the following:
Once you have made your changes you will need to zip up the files. To create the zip file, the top level MySample directory and manifest.json should be zipped together.