14.5.6.1 View and Filter PMF Dashboard for the New User Interface

The PMF Dashboard displays detailed, drill-down information about the processes that have run and the details of the events (activities) that have occurred during the execution of the tasks. You can use the filters provided to quickly search and locate a PMF Process that has run regardless of whether process completed or failed.

Note:

The PMF Dashboard supports wildcard search where you can search for objects without having to provide the complete activity name, process name, or instance ID. In addition, the search feature is case-agnostic; you can type the search strings in upper or lower case.
To view and filter the PMF Dashboard:
  1. From the AFCS Home page, select Process Orchestration.
    The Process Modeler page is displayed.
  2. Click Switch to the New UI link and the new Process Modeler page is displayed.
  3. Click the Process Modeler drop down and select the Dashboard option. The Process Dashboard page appears and displays the PMF processes that have run.
  4. You can filter the PMF dashboard to quickly search for a PMF process you are interested in. Note that the search is case-sensitive. The following filter options are available:
    • Process Status: Select one or multiple statuses to filter the PMF dashboard. For example: to see all processes that have failed, click Process Status under the search bar and select Failed to view a list of all the processes that have failed.
    • Run Purpose: Enter the run purpose value or select the Run purpose using the search bar to list the processes with a specific run purpose details.
    • Process Name: Enter the process name.
    • Process ID: Enter the process ID.
    • Process Instance ID: Enter the process Instance ID.
    • More Filters: Select from one of the multiple options available.
    • Execution Date: Select a time period or a date range based on the time zone in which the user is logged in.
    Additionally you can select Run Purpose option to filter the records specific to Run Purpose.
    The dashboard is refreshed and the PMF process(es) matching your filter criteria are displayed.
  5. You can drill-down each PMF process to view the activities (tasks) that have been defined for that process. Use the additional filters to filter activities based on Activity, Activity ID , Event Parameters, Event Message, and Event Error Code. To apply a filter, click inside the search bar, select the filter, and press Enter.
  6. Each PMF process has the following information:
    • Process Instance ID: The unique system-generated value that identifies the process instance.
    • Data Source ID: The Data Source ID of the process.
    • Run Params: The input parameters provided to execute this process.
    • Run Purpose: The Run purpose of the execution.
    • As Of Date: The As of date.
    • Run Skey: The unique number created for each instance.
    • Start Time: Start time of the process execution.
    • End Time: End time of the process execution.
    • Duration: Duration of the process execution.
    • Status: Indicates if the process has completed, failed, was canceled, or is still running.
    • Monitor: Click this icon to view the progress of this process on the PMF canvas.
  7. Click the PMF process link to drill down and display the activities associated with this process. The associated activities (for example: SCD, Connectors, Run DQ Rule, and so on) are displayed. For each activity, the following information is available:
    • Component: The component type.
    • Start Time: Start time of the activity execution.
    • End Time: End time of the activity execution.
    • Duration: Duration of the activity execution.
    • Status: Indicates if the activity has completed, failed, was canceled, or is still running.
  8. Click the activity name link to drill down further and view details of the events within this activity. For example: if the activity is an Insert Connector, the following event information is displayed:
    • Timestamp: The latest record is displayed on top.
    • Number of error records: The number of error records.
    • Event: The event that is being recorded.
    • Volume Number of records loaded: The number of records that were loaded.
    • Event message: Status of the event completion.
    For more information exporting the PMF Dashboard report, see Exporting PMF Dashboard Report.