Try OpenEdge Now
skip to main content
Configuration
Configuring Batch Programs : Batch Program properties : Batch Program Environment variable properties
 

Batch Program Environment variable properties

Table 119. Environment variable properties
Property
Description
User
(Optional) The name or ID of the user account on the machine where the process is to be executed.
This field allows you to determine the permissions that the process must have when executed.
Group
(Optional) (UNIX only) The name of the group.
Password
(Optional) The user account's password for authentication.
It is stored in the configuration database.
Environment variables
(Optional) The environment variables specified by the user.
These variables are provided during the execution of the Startup, Status, and Shutdown scripts.
Debug program
Debugs the Batch Program resource and includes debugging information in its output. This enables the jvmstart tool to write a trace log, and has no effect on the Startup, Status, or Shutdown scripts.