Common Data
This context is a container, holding all common tables for a particular user.
Unique Actions
[?]
Create Common Table from Variable
This action allows to create new common table those fields and contents (data itself) will be taken from the value of context variable.
Action Flow:
Select an "accepted" context as described in Drag-and-Drop actions article.
Specify variable (for the given context) to be used to create a common table.
A new Common Table is created.
Action Type: | |
Action Name: | createFromVariable |
Non-Interactive Mode: | Not Supported |
Permissions: | Accessible at Manager permission level |
Create Common Table
This action is used to create new Common Table. It allows user to specify basic properties of a new table and configure it immediately after creation.
Action Type: | |
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: commonData
Context Name: common
Context Description: Common Data
Context Path: users.USER_NAME.common
Context Mask: users.*.common
Context Permissions
[?]
Level | Description |
None | No access allowed. |
Observer | Basic event monitoring. |
Operator | Same as Observer. |
Manager | Common table 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 common table.
Function Name: | create |
Permissions: | Accessible at Manager permission level |
Input Records: | 1 |
Input Format: | Same as format of childInfo variable in Common Data Table context. |
Output Records: | 0 |
Output Format: | none |
Create from Variable
Creates new common table from a value of context variable.
Function Name: | createFromVariable | ||
Permissions: | Accessible at Manager permission level | ||
Input Records: | 1 | ||
Input Format: | Name | Type | Description |
---|---|---|---|
context | String | Name of the context to get variable from. | |
variable | String | Name of the variable. | |
Output Records: | 0 | ||
Output Format: | None |
Public Events
[?]
Common Events: info (Information)
Was this page helpful?