AX1271
Process Management command
Use the Process Management command to perform various process management activities.
Can be used in
- Ribbon tabs
- Task panes
This command is included in the default AxiomMain.AXL
ribbon tab, as part of the Administration group.
When the Process Management command is selected from the Command Library as the shortcut target, it displays as command://ProcessManagement or command://ProcessManagementCommandAdapter (legacy syntax).
Shortcut parameters
This command uses a single shortcut parameter named Mode. This parameter determines what action will be performed by the item:
Security Dialog | Description |
---|---|
Current Processes |
Open the Process Manager dialog to view the status of current processes. This is the same as using Manage > Process Management > Current Processes. This option is selected by default. |
Menu |
Display the Process Management menu. This option displays all menu items located at Manage > Process Management. |
The default display text for the command will automatically adjust based on the selected mode.
Visibility
The visibility of items that use this command depend on the selected mode. Generally speaking, the user must be an administrator, a process owner, or be granted file access to process definitions in order to access these items.
You can use the Show restricted items option in the task pane or the ribbon tab to force items that use this command to be visible at all times (but grayed out if unavailable for use).
Remarks
If you want users to be able to access process definitions directly (without going through the menu), then you can use either of the following in a task pane or a ribbon tab:
- Process Definitions Library (shortcut to folder or specific file)
- Axiom Explorer Dialog (command, using Process Definition mode)
If you want to display the Process user view in a custom task pane, then you can use the User Process View command.