Session

Description

The session is opened from the Containments Browser after clicking (View Session). The Standard Operation which is invoked here is ClosedAPR_CNT_SESSION_BROWSE.

For more information on the Standard Operations responsible for certain processes in the Containment solution, refer to the Containment Implementation Guide.

The screen displays all of the active sessions with information about which item an action was performed for and in which Containment the action was performed. Since actions such as Add, Import, Hold, and Release are performed in Closedbatches, the No. of Containment Items column displays the number of items processed in a given Closedbatch. When a given session is selected you can view its Details, in which information about the Status of the performed action (e.g., Hold) is displayed. If any errors occurred in a given session, these are also visible on the Details screen. Session details can be exported into an Excel file.

Batch size can be set using "BatchSize" key located in the "Containment" section of the Central Configuration file (for details, see Central Configuration Documentation).

When Add, Import, Hold, or Release starts, the items which are to be processed are moved in Closedbatches to the CNT_ITEM_TEMP table. Next the appropriate Containment Stored Procedures are invoked to process the required actions on the Containment items. The Transaction History is created, and the session data is removed once all of the actions are complete. Creating the Transaction History and deleting session data is defined by default in the ClosedStandard Operations responsible for Containment actions.

Batch size can be set using "BatchSize" key located in the "Containment" section of the Central Configuration file (for details, see Central Configuration Documentation).

For more information on the Standard Operations responsible for certain processes in the Containment solution, refer to the Containment Implementation Guide.