Initial Batch File That is Loaded Remotely
This section shows an example of the initial batch file that is loaded by the remotely enacted command file. For more information on the mechanism for loading batch files, see the Loading Batch Files and Command Files sections of this guide.
#DBCurrentlyLoaded
The #DBCurrentlyLoaded table defines a single static node that identifies the last command file enacted whether or not the command file succeeded in loading all of the batch files within it. The command file is stored as part of the configuration, and therefore persists across LEC Server restarts.
Prototype VCC or Property | Value | In the BatchScriptFilter template, defines or indicates |
---|---|---|
#DBCurrentlyLoaded |
DBCurrentlyLoaded |
The label used in referencing this node. |
<value> |
"""AppTestA.txt""" |
The output variable name, indicating the last command file that was enacted whether or not it loaded the batch files successfully or not. |