View Failed Scheduled Jobs in Business Objects XI R2

When I moved from old-school Business Objects (6.x) to XI Release 2 I was happy that the scheduler would now be available for all users directly in WebI, unfortunately along with the improvement came the down-side – no Broadcast Agent Console (BCA Console) to monitor jobs. The lack of an admin tool for the scheduler becomes a pain every now & again since without very careful control you’ll quickly lose track of which documents have been scheduled by whom and whether they’re still running, if they’re failing, etc. Additionally if you experience some sort of system failure (e.g. FRS goes down) you may need to see what failed in order to make sure it is re-run manually.

Well, despite the fact that the CMC doesn’t include a great deal of schedule management functionality, there is a tool bundled with the standard BO installation which can at least help with the issue. The tool is called the Instance Manager and it’s part of the SDK ‘use case’ examples provided and can be accessed via the Administration Launchpad URL as so…

http://bo_server_name:8080/businessobjects/enterprise115/adminlaunch/launchpad.html

… effectively this redirects you to here…

http://bo_server_name:8080/businessobjects/enterprise115/adminlaunch/instancesByStatus/main.jsp

After selecting the Instance Manager on the left-hand menu (see image above), log in with the relevant credentials…

Select the status you want to look for and a username for which you want to search (username optional for everything but ‘All Statuses’) and hit Go!

You then see a list of instances (note, this is Instances not Jobs)…

Please be careful since this screen will allow you to delete instances (up to 100 at a time) if required and whilst there is a message box asking “are you sure you want to delete…” I don’t know of any way to roll back the changes.