Context Browser
The Context Browser manages context items in the TrueSight Orchestration Development Studio application. This window is accessible wherever context items are used.
The Context Browser is launched with the Browse button, located either below a context item entry field or in the top right toolbar of an activity Properties tab, or by double-clicking a table cell in which a context item is expected. Global context items are displayed in the top pane and local context items appear in the bottom pane of the Context Browser.
To create and insert a context item
- Double-click an activity displayed on the TrueSight Orchestration Development Studio process canvas.
- In the Input area of the Properties tab, type the information for the input and double-click in the Context field.
- In the Context Browser window, click the New button.
In the Create Context Data window, enter the context name.
Field
Description
Context Name
Contains the name of the context item. This name can contain an unlimited number of characters, but no special characters (!@#$,.).
Time-To-Live
Specifies the time, in milliseconds, that a context item persists before it expires. This time begins when a context item is called in a process. If Time-To-Live is left blank, the context item will not expire.
Is Global
Indicates whether the context item persists within the grid or within the local process. If this box is checked, the context item is global, persisting within the grid.
- In the Context Browser window, click Select to use the item that you created.
- Click OK to save.
This section contains the following topic:
Related topic