The Informatica Workflow Monitor is used to monitor the execution of Workflows or Tasks assigned in the Workflow. Generally, Informatica PowerCenter helps you to track the Event Log information, list of executed Workflows, and their execution time in detail.
Informatica Workflow Monitor
To open the Informatica Workflow Monitor, Please Go to the Start menu -> All Programs -> Informatica -> PowerCenter Workflow Monitor. Once you click on that, the following window opened.
From the below screenshot, you can observe that We divided the Informatica PowerCenter Workflow Monitor screen into four sections to explain each section in detail. Let us see them individually,
- Navigator: It allows us to connect with the Repository services, and navigate between Different Workflows.
- Workflow Run: This section helps you to monitor the Workflow execution
- Output window: In this section, You can see the steps that we performed in this Workflow Monitor.
- Properties Window: It will display information about the current Informatica operation.
Before we start anything, we have to connect with the Repository Service. So, Please select and Right-click the PowerCenter Repository Service (INF_Repository) under the repository section and select the Connect option
To connect with the Informatica Workflow Monitor, provide the Admin Console credentials. So, Please provide the Username and Password.
TIP: Here, you have to provide the Admin Username and password that you specified while installing the Informatica Server.
Once you connected successfully, the following window will display. If you observe the below screenshot, you can see the Integration Service. To see the existing Workflows, right-click on the Integration Service and select Open from Context menu.
Now you can see the folders in Informatica Workflow Monitor. To see the existing Workflows or to run them, right-click on the folder and select Open from menu.
Expand the individual Workflows to see the previous execution details, i.e., Workflow Run start Time, Completion Time, and the Status of the run.
Informatica Workflow Monitor provides a Gantt Chart to see the execution in detail. To view, right-click on Workflow and select the Go to Gantt Chart from the context menu.
Now you can see the Informatica Workflow run in Gantt Chart
By simply selecting the Workflow you can see the information in the properties window
Let me remove the Output window to explore the Properties window information. Next, we are running the Event Wait Task workflow to show the Workflow run. From the below screenshot you can observe, Under the Task details tab you can see all the information about the task
Under the Source or Target Statistics, you can see the Row flow. I mean, the number of rows passed, failed, etc.
Under the partition tab, you can see the partition information (if any). And use the Performance tab to check the performance of any task
To see the details Event log of any task, right-click on the Task. Next, select the Get Session Log from the context menu.
You can see the detailed event log. Generally, we used this Session log to check the error position. I mean, at what position error throws and the reason for it.