Scheduled Jobs
This context is a container, holding all scheduled jobs for a particular user.
Unique Actions
Create
This action used for scheduling new jobs. It allows user to specify basic properties of new job and configure it immediately after creation.
Action Type: | |
Permissions: | Accessible at Manager permission level |
Schedule New Job
This action also adds a new scheduled job. It is implemented as a Drag-and-Drop action that accepts contexts of any type. The user is prompted to select an action to schedule from the context that was dropped onto the Scheduled Jobs context.
Action Type: | |
Action Name: | createByDnD |
Non-Interactive Mode: | Not Supported |
Permissions: | Accessible at Manager permission level |
Common Actions
Create From Template, Replicate To Children, Import, Export, Edit Context Permissions, Monitor Related Events, Search/Filter, various Grouped Actions according to child contexts.
Context States and Icons
This context has no states. It is always represented by the icon.
Advanced Information |
Context Information
Context Type: jobs
Context Name: jobs
Context Description: Scheduled Jobs
Context Path: users.USER_NAME.jobs
Context Mask: users.*.jobs
Context Permissions
Level | Description |
None | No access allowed. |
Observer | Basic event monitoring. |
Operator | Same as Observer. |
Manager | Job creation, export and import. |
Engineer | Same as Manager. |
Administrator | Same as Manager. |
Public Variables (Properties)
This context has no public variables (properties).
Public Functions
Common Functions: makeCopy (Make Copy), delete (Delete)
Create
Creates new scheduled job.
Function Name: | create |
Permissions: | Accessible at Manager permission level |
Input Records: | 1 |
Input Format: | Same as format of jobDetailsView variable in Scheduled Job context. |
Output Records: | 0 |
Output Format: | none |
Public Events
Common Events: info (Information)
Was this page helpful?