Workflow Monitor in Informatica: Task & Gantt Chart View Examples

In our previous tutorial, we discussed on workflow -- which is nothing but a group of commands or instructions to the integration service. It defines how to run task like command task, session task, e-mail task, etc. To track everything is streamlined and executed in the desired order, we need a Workflow Monitor.

What is Workflow Monitor?

Workflow monitor is a tool with the help of which you can monitor the execution of workflows and task assigned to the workflow.

In workflow monitor you can,

In this Tutorial - you will learn

Workflow monitor consists of following windows –

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Now, let see what we can do in Workflow Monitor

How to open Workflow Monitor

Step 1 – In Informatica Designer or Workflow manager toolbox, click on the workflow monitor icon

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Step 2 – This will open workflow monitor window

In the workflow monitor tool, you will see the repositories and associated integration services on the left side. Under the status column, you will see whether you are connected or disconnected to integration service. If you are in the disconnected mode, you won't see any running workflows. There is a time bar which helps us to determine how long it took a task to execute.

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Step 3 – The workflow monitor is in a disconnected mode by default. To connect to integration service.

  1. Right click on the integration service
  2. Select connect option

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

After connecting, the monitor will show the status as connected.

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Views in Workflow Monitor

There are two types of views available in Informatica workflow monitor

Task View

Task view displays the workflow runs in report format, and it is organized by workflow runs. It provides a convenient approach to compare workflow runs and filter details of workflow runs.

Task view shows the following details

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Gantt Chart View

In Gantt chart view, you can view chronological view of the workflow runs. Gantt chart displays the following information.

To switch between Gantt chart and task views

To switch from Gantt chart to Task view or vice versa, click on the respective button as shown in the screenshot to change the mode.

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Example- How to monitor and view details

In previous examples, we have created a

Now, we will analyze the details of execution in this topic.

Step 1 – Restart the workflow designer, as described in previous topic

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Step 2 – Go to workflow monitor and in the monitor window you will see details as shown in screen shot like repository, workflow run details, node details, workflow run start time, workflow run completion time and status.

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Step 3 – Here you can view the currently running workflow, which is having status as "running".

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Step 4 – Once the workflow execution completes, it status would change to succeeded/failed along with start and end time details.

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Step 5 – To view the task details

  1. Right click on task name
  2. In the pop-up window select "get run properties"
  3. A properties window would appear with the task details

    Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Step 6 – Click on each of the menu of the properties window to view specific details.

Here we chose "Task Details" to view. It will display all the details like Instance Name, Task Type, Start Time, Integration Service Name, etc.

Task details -

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

Source and Target Statistics

Source and target statistics gives the details of source and target. For example, how many rows are fetched from the source and how many rows are populated in the target the current throughput, etc

In the following screen, 14 records are fetched from the source, and all 14 are populated in the target table.

Workflow Monitor in Informatica: Task & Gantt Chart View Examples

In this tutorial, you have learned how to open and monitor the workflows and tasks using workflow monitor.

 

YOU MIGHT LIKE: