Script Variables: Difference between revisions

From Sysgem Support
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:


''A list of all the script variables preset by the SEM framework:''
''A list of all the script variables preset by the SEM framework:''
This section descibes the variables that are predefined at the start of all scripts used in SEM Display Windows and the transactions invoked from those windows.


There are two main occasions when scripts are invoked by the SEM framework:
There are two main occasions when scripts are invoked by the SEM framework:

Revision as of 11:31, 1 February 2011

'Tips for developers working within the Sysgem Enterprise Manager (SEM) environment'.

Script Variables

A list of all the script variables preset by the SEM framework:

This section descibes the variables that are predefined at the start of all scripts used in SEM Display Windows and the transactions invoked from those windows.

There are two main occasions when scripts are invoked by the SEM framework:

  • When a SEM display window is started.
  • When a menu option is invoked from within a SEM display window.


When a Display is Started:

The following scripts are invoked when a SEM display is started:


When a menu option is invoked:

The following scripts are invoked when a SEM Menu Option is selected:

... before the input form is displayed:

... after data has been entered into the input form: