Used to assign an integer value to each session from which messages have been captured. As new Web MV enabled sessions are discovered, each session is assigned a unique integer value. The message structure is then updated with this session number before the message is archived in the "ap_wmv_messages" table
| Column Name | Column Datatype | Column Null Option | Column Comment |
| session_nm_id | integer | not null | This field contains the unique value (key) used to represent the name of the session in the msgs table. |
| session_nm | varchar(16) | not null | This field contains the name of the session as known by Automation Point. |
| ap_host | varchar(16) | not null | This field will hold the computer name of the Automation Point workstation from which the message originated. |
Product Name: Unicenter Automation Point
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| ap_wmv_messages |