Symptom
How to setup Web Intelligence documents for SAP Analytics Cloud.
Environment
- SAP Analytics Cloud
- SAP BusinessObjects Business Intelligence Platform 4.2 Support Pack 9, 4.3 Support Pack 1 or higher.
Resolution
Images and data taken from SAP internal systems and demo environments. Any similarity to production data is purely coincidental.
To create an SAP Analytics Cloud story on top of a Web Intelligence document, below steps needs to be followed:
- In CMC, Create a new category
- Right click on the newly created category -> Properties and copy the CUID
- Now, open the "LDC.properties" file and add the category's CUID as below:
boe.webi.category.cuid=<category_CUID> -
Set the "boe.webi.includepersonalfolder.bool" parameter to "True" in the "LDC.properties" file. (With this parameter set to "True", personal folders are included when searching for WebI documents) as below:
boe.webi.includepersonalfolder.bool=true - To assign WebI documents to this category, click on the Category Created -> Add To Category and choose the WebIntelligence documents that you want to use in SAP Analytics Cloud.
- In SAC, Navigate to Connections -> New connection.
- Select the "SAP Universe or WebI document" under "Connect to Live Data" section to create the connection.
- Once the connection is created, create the model on top of the created connection and select the webI document.
See Also
SAC User Guide:
https://help.sap.com/docs/SAP_BUSINESSOBJECTS_LIVE_DATA_CONNECT/6be6d1fc887046f7a5e5c1aa52505e86/816d4261d6e04042899c32158bf217ac.html
Keywords
BI 4.x, LDC, webi report, how to , KBA , LOD-ANA-LDC , SAC Live Data Connection , How To