Document3
Report extracts all scheduling (recurring or not) setted on every object.
It shows:
1. Kind, Id, Name of Scheduling Instance/Recurring
2. Id, Kind, Name, FolderPath of Scheduled Object
3. Next Runtime, Start/End Time, Duration Time, Owner, Status of Scheduling Istance/Recurring.
There is an input control to filter by Scheduled Object FolderPath.
Added Custom Linked Universe
In attached biar there is a custom universe linked to original "BI platform CMS system database.unx" in order to create other infoobject's properties , under "MyInfoObjects" dimension folder (as suggested by Thomas Jentsch in "Split development using linked universe" page at https://wiki.scn.sap.com/wiki/x/HJDZGg )
Below screenshots of every query (two in total) used to extract data: | |
---|---|
Query1 (Scheduling_List):SELECT | |
Query2 (Scheduled_objects_list):SELECT | |
I use the first query "Environment" in each webi document to obtain the name of the CMS environment I'm exploring : SELECT | |
Document biar: Biar_20171128.zipGuide to construct the document: Scheduling_List.docx |