This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Separate report for each approver of AD account

Hi,

I've tried to create a report for a managers of accounts (ADAccount) which should be certified, but have no luck. If I create a report and use fixed parameters(UID_PersonHead & UID_AttestationPolicy) - all woks well, but unfortunately I can't apply filtering by manager(UID_PersonHead). I need to implement this only for mail templates. I'll be much appreciated for any assistance or advice.

Parents
  • So, please correct me if I am wrong, you want to have the report, stored in the attestation case to use a parameter, correct?

    During the creation of the report for each attestation case, the report can use a parameter called ObjectKeyBase which is the XObjectKey of the attested object. Everything else is up to you inside of your report queries.

    You can take a look at the ootb attestation report to see that technique in action. One example would be the report VI_Attestation_Department_Persons_overview.
Reply
  • So, please correct me if I am wrong, you want to have the report, stored in the attestation case to use a parameter, correct?

    During the creation of the report for each attestation case, the report can use a parameter called ObjectKeyBase which is the XObjectKey of the attested object. Everything else is up to you inside of your report queries.

    You can take a look at the ootb attestation report to see that technique in action. One example would be the report VI_Attestation_Department_Persons_overview.
Children
No Data