Hello Friends,
I have activated the BI statistics to handle the below requirement.
1. Need to find the user who executed the report with all the details like Time duration, user details, report name etc.
I have created a customized data flow on top of the datasource 0tct_ds01 (migrated to 7.0) and ignored the virtual cube in my data flow as I dont require the data in real time. Everything is fine except the below issue.
Here is my data flow:
DataSource ( 0TCT_DS01 )-- InfoCube (Custom cube - copy of 0TCT_C01) -- MultiProvider (Custom MP- copy of 0TCT_MC01)
The entries in RSDDSTAT_OLAP table fetches the records even for the infoproviders where there is an aggreation levels created on it.
Because of this, the field which provides the query technical name populates the relevant infoprovider name with invalid characters prefixed to it.
Kindly note that this is occurring when the relevant infoprovider consist of real time infocubes.
Kindly let me know how to overcome this issue as I want the output to hold only query technical name in the relevant field (Static object name (Query Id, Template)).
Attached the screenshot for reference.
Referred Links related to BI Stats:
http://scn.sap.com/thread/1207378
http://scn.sap.com/thread/1762304
http://scn.sap.com/thread/1004217
http://scn.sap.com/thread/914595
Regards,
Vinoth V