+2 votes

I am attempting to build out a report that shows all user accounts were approved by two different persons before being created. I have the workflow running correctly, however I am unable to find the fields to add to the the "Recently created users" report. I would like the report to include the following information:

  • Samaccount name (of new account)
  • Approval1 Date
  • Approver 1
  • Approval2 Date
  • Approver 2

Is this data stored in a specific location thats accessible by the reporting engine?

Thanks!

by (210 points)

1 Answer

0 votes
by (272k points)
selected by
Best answer

Hello,

Unfortunately, there is no such possibility. However, thank you for the suggestion, we will consider it.

0

Is there a way to capture the approval events anywhere? Are they present in the execution log or is it simply functionality that does not exist?

0

Hello,

Yes, it is possible using PowerShell scripts. For examples, have a look at the scripts in the Approval Requests category of our repository: https://www.adaxes.com/script-repository.htm?cat=26.

Related questions

0 votes
0 answers

Hello, I'm writing another approval cleanup script but i cannot seem to find the attribute I am looking for. When u check the Adaxes Console u can see a request date ... ://<GUID=$guid>" $request = $admService.OpenObject($requestPath, $NULL, $NULL, 0) }

asked Jul 14, 2015 by kerremansserge (470 points)
0 votes
1 answer

I'm writing a PowerShell script that creates a group. I would like to include in the Notes field, both the Date and Time of the Request as well as the Date & Time of the Manager Approval. <snip> Thx! --Joel

asked Oct 29, 2018 by ashmite (470 points)
0 votes
1 answer

Hello, we're currently having issues to disabling user accounts on a specific date and time. When our HR department wants to start a "Offboarding", we're created a ... can we link it to the *After approval of disabling account field? Thanks in adavantage.

asked Aug 24, 2021 by BeliarsFire (20 points)
0 votes
1 answer

Hi, I'm trying to see if there's a way where from the web interface, I can have a simple single display to set an account expiry in the future. I don't ... to restrict other fields from being visible from other options, like Modify User. Is this possible?

asked Feb 24, 2016 by AdamFowlerIT (120 points)
0 votes
1 answer

Hello, I´m trying to customize the user creation process, that it is possible to define the user account activation date (when the account gets enabled) and the expiration ... . Could you please tell me, if something is possible? Thank you Regards, Thorsten

asked Apr 3, 2014 by techman26 (240 points)
3,346 questions
3,047 answers
7,772 comments
544,970 users