File Event Attributes
Here you get the overview of the list of attributes that apply to the File Event object types. All attributes and their corresponding definition are gathered by object definition page in the UI (File Event page, Attributes page) so that you can access all the relevant ones to a given page at once.
You can use predefined variables in Scripts. Script variables can be set to attributes retrieved via predefined variables.
Notes:
- Agents can only be changed within a platform (such as WIN01 to WIN02)
- Script processing aborts if an attempt is made to change a BS2000 Agent to a UNIX Agent
File Event Page
Path
EVENT_FILE_PATH
Value: User-defined
Length: Max. 255 characters
Access through: GET_ATT, :PUT_ATT, Change Program, via script variable
Include sub-directories
EVENT_INCLUDE_SUB_DIR
Value: Y / N
Access through: GET_ATT, :PUT_ATT
Check condition
EVENT_CHECK_METHOD1
Value:
- FILE_SIZE
- PATH_FILE_COUNT
- PATH_SPACE_ALLOCATED
- PATH_SPACE_USED
- PATH_SPACE_UNUSED
Access through: GET_ATT, :PUT_ATT
EVENT_COMP_TYPE
Value:
- >
- <
- =
- <>
- >=
- <=
Access through: GET_ATT, :PUT_ATT
EVENT_COMP_VALUE
Value: User-defined
Length: A value between 0 and 99999999
Access through: GET_ATT, :PUT_ATT
EVENT_COMP_UNIT
Value:
- HOST_SPECIFIC (complies with the settings in the target system)
- BYTE
- KB
- MB
- GB
- TB
Access through: GET_ATT, :PUT_ATT
File
EVENT_CHECK_METHOD2
Value:
- FILE_CHANGED
- FILE_STABLE
If you set any of these values, the following attributes are automatically filled with the appropriate values:
- EVENT_REPEAT
- EVENT_FIRST_EXEC
- EVENT_TYPE
Access through: GET_ATT, :PUT_ATT
Event- within
EVENT_CHECK_WITHIN
Value: HHHHMMSS (period)
Access through: GET_ATT, :PUT_ATT
Event- Consider all Files
EVENT_CONSIDER_ALL
Value: Y / N
Access through: GET_ATT, :PUT_ATT
Time Parameters: Frequency
EVENT_REPEAT
Value:
- R (repeatedly)
- S (once, single run)
- F (repeat until first match)
Access through: GET_ATT, :PUT_ATT
Check Frequency
EVENT_TIME
Value:
- MMMM (minutes in interval)
- HHMM (start time)
Access through: GET_ATT, :PUT_ATT
First check
EVENT_FIRST_EXEC
Value:
- N (after first interval)
- S (immediately))
Access through: GET_ATT, :PUT_ATT
Start after check time (If start time is later)
EVENT_START_AFTER_SCH
Value: N (do not run) / Y
Access through: GET_ATT, :PUT_ATT
Attributes Page
AGENT
Value: Name of the Agent
Length: Max. 32 characters
Access through: GET_ATT, :PUT_ATT, Change Program
See also: