Skip to content

intersystems/FirstLook-Globals

Repository files navigation

FirstLook-Globals

This repository provides the sample class definition and data that you will need to work through the demo in Exploring Multiple Data Models with Globals.

Files in this sample include:

  • FirstLookGlobals.xml: Class definition for a sample class, exported as an XML file, that can be deployed for the demo
  • FirstLookGlobals.gof: Exported data and index globals used in the demo
  • src/cls/State.cls: Soource code for the sample class

Use or operation of this code is subject to acceptance of the license available in the code repository for this code.

Using, editing and contributing with Docker and VSCode

  1. git clone this Github repository
  2. Open the repository folder in VSCode. Make sure you have InterSystems ObjectScript and Docker plugins installed
  3. Right click on docker-compose.yml->Restart
  4. Click on ObjectScript status bar (below) and Refresh Connection
  5. Click on ObjectScritp status bar again, open IRIS Management Portal and import the FirstLookGlobals global.
  6. Run SQL query against FirstLook.State table.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published