Sunday, June 7, 2020

Sailpoint IdentityIQ Email Advance Analytics Report

Any OOTB report which is created in Sailpoint IdentityIQ using the Advance Analytics  can't be send as the attachment , as we have seen in OOTB report which is created using the Reports Section has a standard properties where we can define the email Address / or select the user where the report to be sent , but the same selection is not possible for the report created using the Advance Analytics

But using some workaround this can be done , Here i have created a report for all the user having First Name as a "Vishal"


Save the Report , This report will be visible in Report --> My Report Section


Navigate to Debug page in IdentityIQ


Open the Created Report in the debug page to add the identities to which report need to be sent ,Make sure the identity which is added has the email attribute populated , follow the tag as sown in the image 

<entry key="emailIdentities">
        <value>
          <List>
            <String><ID Value></String>
          </List>
        </value>
</entry>


 Navigate to the Report --> My Report , Search the Report which has been created using the Advance Analytics , right click and click Execute to trigger the report




Check for the Email with the Report as the attachment , if report is not yet delivered check the Audit logs 

2 comments:

  1. how we can send .csv file to that email id?

    ReplyDelete
    Replies
    1. Hi Jntu , I haven't tried but I think that should be doable

      Delete