on 2017 Jun 20 3:55 PM
Hi experts,
I am struggling to build a Query Builder query for LCM_CLI that will allow me to export favourite folders and the reports in the favourite folders for a specified user group. My query is:
SELECT TOP 10000 static, relationships, SI_PARENT_FOLDER_CUID, SI_OWNER, SI_PATH FROM CI_INFOOBJECTS,CI_APPOBJECTS,CI_SYSTEMOBJECTS WHERE CHILDREN("SI_NAME='User-Favorites'","DESCENDENTS('SI_NAME="UserGroup-User"','SI_NAME="<User Group Name>"')")
Can anyone help me please?
Alternatively what is the best way to export favourite folders and the reports in the favourite folders for a specific group of users?
Thanks,
Chris
Request clarification before answering.
refer my blog here to understand the relationships https://blogs.sap.com/2013/06/10/businessobjects-query-builder-queries-part-iv/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
85 | |
12 | |
9 | |
8 | |
8 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.