Forum Discussion

Phil_Rosier's avatar
10 years ago

Report Profiles

i'm writing a batch script that deploys the reportcli.exe command to automatically create and run a set of reports based on the results of another report. So far it all works fine except for the exclude_group and exclude_user attributes in the report.profile which only seem to accept a single value rather than a list of values.

How do we exclude a list of users and groups in the report.profile (see example profile below)

Thanks

Phil

--------

type=access_details_paths
output.format=CSV
description=Access report for project X folders
period.unit=months
period.value=1
top_n=10
include_custom_attributes=true
purge_count=24
export_path=G:/DIreports
override_output=true
operation= read, write, create, delete, rename, security
custom_output_columns=BU Owner,BU Name
max_row_count=10000000
excluded_group=group1@company.com
excluded_user=user1@company.com

 

 

 

 

  

  • Hi Phil,

    There is a limitation currently with reportcli today for excluding multiple users / groups. This is being tracked for next release. If you are looking for the solution in current release, can you get a support case opened for the same?

    Thanks,

    Rishi

2 Replies

  • Hi Phil,

    There is a limitation currently with reportcli today for excluding multiple users / groups. This is being tracked for next release. If you are looking for the solution in current release, can you get a support case opened for the same?

    Thanks,

    Rishi

  • HI

    One workaround that might work for you is to put in a general exclusion, that applies to all your reports, under “settings” \”global settings”\ “workspace data owner policy”

    Add users and groups to exclude list.