Policy Violation report does not show audit cards details
search cancel

Policy Violation report does not show audit cards details

book

Article ID: 8458

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal

Issue/Introduction

When viewing a Policy Violation Report, it does not show the audit card from the newly created BPR.

Environment

Identity Governance

Versions: 14.x

Cause

New BPR is not included in properties file.

Resolution

1. Open the audit parameters file that you have selected for the universe. The default one is generally 

in the following location in your IG server " C:\Program Files\CA\RCM\Server\eurekify-jboss\conf\audit\parameters" 

2. Find the following line: 

bpr.files = BankPolicy 

Edit it to include the name of the custom BPR file, for ex. 

bpr.files = BankPolicy,test 

3. Save the file. 

4. Run ETL and you should be able to see the custom BPR(say test) rule in the parameters list.