How do we specify a webi document in inbox using OpenDocument url?(using R3) I tried RepoType=inbox, but it doesn't work. Has anyone made it work?Thanks,Hitomi
Hi Petronilla
What version of BPC 10.1 and BW are you using?
Your second issue appears to be same as SAP NOTE 2404893 – “Unable to set variable values for reports/query/workbook in BPF template definition”
Hitomi
Hi Ambika,
Could you check as a test if you can submit a data successfully from input schedule into the same model(to the same data intersection as you are loading the data from the package)? You can create a simple input schedule report and test. ...
Could you try Query Builder, for 3.1 Query Bulder is listed under Program menu. For R2 the link to Query Builder is listed in Adminlaunchpad under Administrative Tools. A sample query is:SELECT * FROM CI_INFOOBJECTS WHERE SI_ID = 123or SELECT * FROM ...
how are you getting data of last run time or owner of the object for the data to display in the report? Publish data is SI_CREATION_TIME and you can get it using Query Builder. You can display these information like report properties by querying agai...
Is your lov created Business View Manager? If it is, you can store the userid and password in the data connection your business view is based on. 1) Start Business View Manager. Close the default screen that appears.2) Click View > Repository Explore...