<< Clique para Mostrar o Sumário >>
Initial Screen |
After authentication, the initial screen of EPM Processor Workbench is then presented, called Overview, where users have a general view of the platform.
Options displayed on the initial screen of EPM Processor Workbench
Option |
Description |
---|---|
EPM Connections |
Status of the connections with an EPM Webserver, which by its turn, is linked to an EPM Server, providing access to process events and data |
Productions |
An application in production mode, that is, with its execution linked to a real event triggered by an EPM Server. Possible states are Started or Stopped |
Simulations |
An application in simulation mode, that is, with its execution linked to a simulated event, whether in the past or in the future. Possible states are Running or Stopped |
Code Packages |
General view of all available source codes |
Executions |
Shows processes launched by application in production mode or in simulation mode. Please check the next text for more information about this option |
The Executions option contains the table shown on the next figure.
Executions area
The available option on this area are described on the next table.
Available options on the Executions area
Option |
Description |
---|---|
Interval |
Time interval for updating information on this area |
Refresh |
Immediately update information on this area |
Expand |
Expands this area to fill the screen with more detailed information |
State |
Indicates the execution status. The available icons for this option are Executing : Indicates that a process is in execution, Waiting : Indicates that execution was triggered and is waiting to be sent to Python, and Queue : Indicates that a process is on Python's queue for execution |
Created |
Creation date of this execution |
Start |
Start date of this execution |
Source |
Shows the path of the Solution that triggered the execution. Clicking Expand redirects to the Solution's page |
Function |
Name of the function in execution |
Timespan |
Elapsed time of a process' execution |
Info |
Opens a dialog box with specific information about a process |
Abort |
Aborts the execution of a process already in execution |
Cancel |
Cancels the execution of a process not yet executing |