cancel
Showing results for 
Search instead for 
Did you mean: 

Report Profiles

Phil_Rosier
Level 4

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

 

 

 

 

  

1 ACCEPTED SOLUTION

Accepted Solutions

Rishi_Thaper
Level 4
Employee

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

View solution in original post

2 REPLIES 2

Rishi_Thaper
Level 4
Employee

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

Tore_Atea
Not applicable
Partner Accredited

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.