Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Aggregation Session Inspector enables viewing and editing of existing sessions. The data is displayed in a table where each row represents a session, with the session data ordered in columns. It is also possible to edit the contents of the sessions, that is, to change the timeout and the values of the session variables. Aggregation Session Inspector only inspects sessions stored on disk and SQL.

Note
titleNote!

Aggregation Session Inspector only inspects sessions stored on disk and SQLis only available in the Desktop interface.



The Aggregation Session Inspector

...

Anchor
searching-for-sessions
searching-for-sessions

Initially, the table is empty and must be populated with data using the Search Sessions dialog. When you select the Search button, the Search Sessions dialog opens where you can select which group of sessions you want to view.

...

Disable Read Only if content of the sessions need to be altered. Exclusive access to the repository is required to alter the sessions, meaning that if a currently running workflow is using the selected profile, the workflow needs to be stopped to be able to get exclusive access.

Disable Limit results if you want to fetch all sessions in the session index. This can be time and memory consuming. Change Limit results to get fewer/more results. The total number of results is briefly shown in the status bar of the search result dialog
SettingDescription

Profile

Select the Aggregation profile that corresponds to the data of interest.

Timeout Period

If you select this check box you can select a timeout period from which you want to display data. You can either select the User Defined option option in the Period Type drop-down list and then enter date and time in the the From and To fields, or you can select one of the predefined time intervals in the drop-down list; Last  Last Hour, TodayYesterdayThis WeekPrevious WeekLast 7 DaysThis Month or Previous Month.

UDR ViewAllows a more detailed view of the UDRs in the session list. For further information about UDR Views, see the /wiki/spaces/MD82/pages/3781411.

Search Handling

.

Table Toolbar

The table toolbar for the Aggregation Session Inspector presents the users with more options to manipulate the session data within the table. The following are the buttons found on the bar:

The dialog also appears when you double-click the Index column of the session.

With no sessions selected

OptionDescription

Search

Displays the Search Sessions a dialog where search criteria may be defined to identify the group of sessions to be displayed, see Searching for sessions for more information.

RefreshRefreshes the table.

Validate Storage

When you select the Validate Storage button, after performing a search, all the aggregation storage session files are validated. This is done by attempting to read the session data to establish what can and cannot be read. If the storage contains references to corrupt sessions, an option to remove them is given.

Delete AllDeletes all sessions.
With one session selected

OptionDescription
Edit Timeout

You can modify the session timeout value here. Changing the value to any time before the current time will have the session timeout during the next execution cycle on its corresponding workflow.

Info
titleInfo!

This field is only available when your you are searching for sessions stored on disk. Sessions stored on SQL will not have this field enabled.


Info
titleInfo!

The session will acquire a lock from editing when you have opened this field to modify the timeout, preventing other users from modifying the information while you are editing it. The lock is released when you quit the dialog.


Explore Session

Displays a new dialog where the session variables may be viewed and if Read Only was disabled in the Search Session dialog, the session variables may be edited as well.


Note
titleNote!

This field will be read-only for SQL Storage sessions. You will be able to explore the session, but you will not be able to edit it.


Info
titleInfo!

The session will acquire a lock from editing when you have opened this field to modify the session, preventing other users from modifying but not from reading the information while you are editing it. The lock is released when you quit the dialog.

An example of a UDR Viewer dialog:

Note
titleNote!
With one or more sessions selected

OptionDescription
Clear Selection(s)Unselects any highlighted sessions.
DeletePermanently removes any selected sessions.

...