To burst reports to Cognos Directories that need to be visible to all users with access to the respective folder / report, you would need to burst to the Everyone group.
Retrieve the CAMID of everyone group and create a data item with the CAMID included as an expression. Set this as the recipient data item.
'CAMID("::Everyone")'
Likewise you can burst to various groups of users by retrieving their CAMIDs and setting them up as recipients in your database recipient table.
No comments:
Post a Comment