Access Open Orders

About this task

To access the open process orders, you must have the operator or supervisor role assigned to your user ID.

Procedure

  1. Log in to Plant Applications Web Client.
  2. Select .
    By default, the Open page appears, displaying a list of process orders grouped by the associated execution path in a tabular format. The process orders are sorted based on their status (execution order), that, is, Active, Planning, Next, or Pending. In the table displaying the list of open orders and their details, you can resize a column or drag and drop a column to a new position. The column settings you select in the table are retained when you access the Open page later. You can select the path headers to either collapse or expand the list of process orders associated to that execution path.
    >
    Note: The number of records displayed in the Open page depends on the value that is configured for the maxRecordsToFetch property in the app.properties.json file.
    Depending on your installation, access the app.properties.json file in the following folder:
    • Enterprise installation: <Install Directory>/PlantApplicationsDocker/plantapps-web-docker/mnt/configfiles/production-scheduler-app/prod/{{appVersion}}/<appname>.yml
    • Standard installation: <Install Directory>\config-rep\production-scheduler-app\prod\{{appVersion}}\<appname>.yml
    If the number of records in the database is more than the value configured for the maxRecordsToFetch property, a notification to contact the administrator appears.
    In addition, the following information appears in a tabular format for each process order.
    OptionAction
    STATUSThe process order status along with the corresponding color.
    • Green: Active
    • Blue: Next
    • Yellow: Pending
    • Orange: Planning
    ORDERThe unique process order number.
    LINEThe production line description.
    PRODUCTThe product associated with the process order.
    QUANTITYThe planned quantity for the process order.
    PLANNED START TIMEThe date and time when the process order was planned to begin. The date and time format is driven by localization setting. For example: mm/dd hh:mm or dd/mm hh:mm.
    PLANNED END TIMEThe date and time when the process order was planned to end. The date and time format is driven by localization setting. For example: mm/dd hh:mm or dd/mm hh:mm
    ACTUAL START TIMEThe actual start date and time of the process order. The date and time format is driven by localization setting. For example: mm/dd hh:mm or dd/mm hh:mm
    ACTUAL END TIMEThe actual end date and time of the process order. The date and time format is driven by localization setting. For example: mm/dd hh:mm or dd/mm hh:mm.
    ACTIONSThe actions that you can perform on a process order. You can select one of the following action items:
    • and : Select to change the sequence of a pending process order.
    • : Select to change the status of process order.
    • : Select to edit, comment, or delete a process order.
  3. Optional: In the table displaying the list of process orders and their details, select an option to perform an action as described in the following table.
    OptionDescription
    Select to Add a New Process Order.
    Select to update the process orders list with the latest information.
    Note:
    This icon is enabled only when there are updates to the process orders list. Else, one of the following icons appears:
    • : Indicates that there are no updates to the process orders list.
    • : Indicates that there are additional open process orders available. Select to refresh the page and access all the open process orders.
    • : Indicates that the RabbitMQ service is down.

    Select to automatically update the process orders. You can disable this, if you do not want to update the newly added process orders.
    PATH Select to filter the process orders based on the selected path. Select a check box(es), and then select Apply to include the process orders that are grouped by selected paths in the results.
    Select to delete multiple process orders.
    Note: This icon is enabled only when you select the check boxes for one or more process orders in the table.
    Select to add or remove columns from the table displaying the process orders list. The added columns are retrieved when you access the Open page later.
    By default, the following columns appear in the specified order when you access the Open page:
    • STATUS
    • ORDER
    • PRODUCT
    • QUANTITY
    • LINE
    • PLANNED START TIME
    • PLANNED END TIME
    Tip: You can use the horizontal scroll bar in the table to drag the scroll box and access the data from all the added columns.