Sample Application
When Caché is installed, all files necessary to develop and run the tutorial application are installed, in the SAMPLES namespace.
The BasTutorial.xml file is installed in <install-dir>\dev\tutorials. Note that in a standard Windows installation of Caché, <install-dir> is C:\InterSystems\Cache. In a UNIX or Linux installation it is /usr/cachesys.
To reload the application into SAMPLES or load it into another namespace:
Start Caché Studio.
Click File –> Change Namespace to connect to the namespace into which you want to load the application.
Click Tools –> Import Local, and choose XML. Then browse to <install-dir>\dev\tutorials.
Select the file BasTutorial.xml and then click Open.