system
March 15, 2017, 8:49pm
#1
Is there a way to pull a list of WEBI documents with their associated folder path from Query Builder? Unfortunately, auditing the folder path was inconsistently deployed, so the Audit universe isn’t much help.
BI 4.1
THANKS
jdean1012 (BOB member since 2007-06-26)
system
March 16, 2017, 2:04am
#2
yes - plenty of info on the interwebs, suggest you start here: https://blogs.sap.com/2013/06/17/businessobjects-query-builder-basics/
It will need to be done in two queries, one to get the parent id of the document (ie the folder id), the other to get the information about the folder
Hayden_Gill (BOB member since 2002-08-15)
system
March 16, 2017, 11:58am
#3
Is there a way to pull a list of WEBI documents with their associated folder path from Query Builder? Unfortunately, auditing the folder path was inconsistently deployed, so the Audit universe isn’t much help.
BI 4.1
THANKS
Take a look at this link: SAP BI Repository Documentor - SAP BI BusObj 4 In the BOB Downloads section; great tool that should give you just what you’re looking for.
jwaterbury (BOB member since 2007-09-21)