Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

The idea is to build a real time dashboard that displays status of process chains in SAP BW.

 

This dashboard made our on-call monitoring activity very easy, saved us lot of time, we are able to proactively identify long running/delayed jobs and take necessary action in a timely manner.  

 

This real time Dashboard should fulfill following requirements.


1. Automatic refresh, easy to launch and monitor.

2. Show currently running or failed process chains that started in the past 24 hours.

3. Show upcoming meta process chains that have not yet started for the day.

4. A progress bar to show the progress of current run of a PC based on historic trends.

5. Notification of long running process chains (Visual and Audio Alerts).

6. Notification of delayed process chains (Visual and Audio Alerts).

7. Show only latest failed instance in case of multiple failures of same process chain.

8. Do not show a failure if the more recent run of the same process chain is successful.

 

This dashboard is intended to address following pain points.

 

1. The native process chain monitoring transaction (RSPCM) requires manual refresh and sometimes is slow.

2. No native t code/report to only show running or failed process chains.

3. Process chains sometimes get stuck in yellow status for long time causing delays in data loads, we fail to notice these as there is no failure/error.

4. Sometimes process chains may not start at specified time and again we fail to notice this as there is no failure/error.

5. Need to manually add new process chains to RSPCM.

Below is the screenshot of the dashboard that we built using XCELSIUS on top of BW statistics cubes.

 

 

This is an XCELSIUS dashboard built on top of BW statistics cubes. We use Business Objects WIDGETS to launch and monitor this dashboard from our desktop. BI WIDGETS are great for real time monitoring because we can setup WIDGETS to automatically launch during startup, it will essentially become a desktop widget which one can always keep on top of other windows or take quick peek using keyboard shortcuts.

As one can see from the screenshot the top part of the dashboard shows currently running/failed process chains, there is also an audio alert which will go off when a process chain fails. There is a progress for each process chain which tells the progress of process chain (This is based on current running time vs average running time in the past 30days). The color of the progress bar changes from yellow to red if a PC is running longer than 130% of average time, there is also an audio alert for this.

 

This dashboard automatically refreshes every five minutes.

 

The bottom part of the dashboard shows upcoming process chains and their start times. A red alert icon with the message "Delayed" will appear under comments section if for any reason a PC does not start at the specified time. 

 

I will follow up with more technical details and step by step instruction in the next blog post.

9 Comments