Transact

⌘K
  1. Home
  2. Transact
  3. Features and Functions
  4. Operator Role and Feature...
  5. Batch List
  6. Batch List

Batch List

Overview

The main purpose of this screen is to show the list of Batch Instances which are either in READY_FOR_REVIEW and READY_FOR_VALIDATION state. Batch List screen is divided into 3 parts:-

  1. Batch List Charts
  2. Batch List Option Panel
  3. Batch List Grid

Below captured snapshot shows Batch List screen view

On Batch List screen by default, Review Tab will be selected i.e. on opening batch list screen batches which are in “Ready for Review” state will be shown. But in case no batches are present in “Ready for Review” state either because of some filters applied by the user or no batch is present in “Ready for Review” state , then Validation tab will be selected i.e. batches which are in “Ready for Validation” state will be shown, if in case no batches are present in “Ready for Validation” state either because of some filters applied by the user or no batch is present in “Ready for Validation” state , then Review tab will be selected again.

Configuration

Configuration steps are as follows:-

  • Enter the Ephesoft Batch List URL in address bar:-

For e.g.: http://localhost:8080/dcma/BatchList.html

  • Enter valid credentials in the login page and login to the application.

E:33b.png

Batch List Charts

When a Batch list screen is loaded, then on left side of screen a stack chart showing number of batch instances in review or validation state (along with the specific priorities) is shown.

Batch List Option Panel

Following three options are available in this option panel:-

Review

On click of Review option button, user can see a list of batch instances which are currently in READY_FOR_REVIEW state in Batch List grid.

E:11b.png

Validation

On click of Validation option button, user can see a list of batch instances which are currently in READY_FOR_VALIDATION state in Batch List grid.

E:22b.png

Open

Open button provides functionality of opening the selected batch instance in Review Screen if batch instance status is READY_FOR_REVIEW or in Validation Screen if batch instance status is READY_FOR_VALIDATION. User can also open the batch instance by double-clicking on batch instance detail row.

E:scdocumnet4b.png

Batch List Grid

Batch List Grid contains a list of Batch Instance which are in READY_FOR_REVIEW state, if user press Review Button of option panel. Otherwise, it will contain a list of Batch Instance which are in READY_FOR_ VALIDATION state. Each row of the grid describe various details like Batch-ID, Batch Name, Batch Priority, Batch Status etc., about batch instance.

E:scdocumnet5b.png

Retain Filters and Sorting applied on Columns in Cookie

If User applied some filters or sorting on any column or hide or unhide some column, then this information will be stored in cookie, until user clean the cookies manually or by closing the browser, till then whenever user open the Batch List screen those changes will be shown to the user. The user can apply different filters or sorting for both Review and Validate Tab and this information will be maintained separately for both tab. But hiding or un-hiding of columns will not be maintained separately for both tabs i.e. this information will be common between these 2 tabs.

Custom Columns

Batch List Custom Column feature is provided to put some custom values in the batch instance. The custom values can be put inside batch instance’s batch.xml file through scripts. Scripts can be written for entering the values in batch xml. These custom values can be viewed on Batch List screen inside the Batch List Grid. By default these columns are hidden. But these columns can be added by selecting the columns in the dropdown and checking them. There are four custom columns:

  1. Custom1
  2. Custom2
  3. Custom3
  4. Custom4

Below provided screenshot shows the custom columns on Batch List Screen:

Refresh Batch List Shortcut

Both Review and Validate Batch Lists can be refreshed using the keyboard shortcut: Ctrl + Q.

This tooltip will be localized as per selected browser language.