Approver Chain Report

I’m looking for a report I can print somewhere in ISC that shows the chain of approvers for all access items. Any other information it can give about the approval process for each item is also welcome. The goal is to be able to do a full approval process audit on all of our access items.
Does anyone know of something like this?

Hi @jared-fox

You can generate a report using power shell script . Report generation for this requirement within ISC is not possible .

Thank you

1 Like

Hey @sidharth_tarlapally
Thanks for the response. How do I execute a powershell script in ISC? I’m not familiar at all with that process. Is that something I have to do through an API call?

Yes jared…

We need to run api calls of get access profiles, get entitlements , get roles .
These api response will contain the approval flow configuration, we can sort them and prepare a report .

1 Like

Alright, sounds like something I can figure out. Thanks for everything!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.