Favourites
This context is a container, holding all favorites for a particular user.
Unique Actions
[?]
Add Action to Favorites
This action adds a context to the Favorites table. It is implemented as a Drag-and-Drop action that accepts contexts of any type. When you drag a System Tree node and drop it over the Favorites node, a new Favorite is created for whatever was dragged.
Newly created favorites may be launched by running the default "Launch Action" in the new Favorite context (for example double clicking on it in the Client).
Action Flow:
Select a context as described in Drag-and-Drop actions article. For example, in the Drag-and-Drop selection method, click a System Tree node you wish to apply this action to. Keep the left mouse button pressed and drag it onto the Favorites node.
At this point, you will have to specify which Action (for the given context) will be executed when the Favorite is invoked.
Once you've specified the action, a new Favorite is created.
Action Type: | |
Action Icon: | ![]() |
Action Name: | add |
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: favorites
Context Name: favorites
Context Description: Favorites
Context Path: users.USER_NAME.favorites
Context Mask: users.*.favorites
Context Permissions
[?]
Level | Description |
None | No access allowed. |
Observer | Basic event monitoring. |
Operator | Same as Observer. |
Manager | Favorite 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 favorite.
Function Name: | create |
Permissions: | Accessible at Manager permission level |
Input Records: | 1 |
Input Format: | |
Output Records: | 0 |
Output Format: | None |
Public Events
[?]
Common Events: info (Information)
Was this page helpful?