+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 (294k 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

The report criteria would be as follows, Name/Last Logon Date of any user that was disabled in the last 30 days. Furthermore, if possible, how would I publish this to the user ... run a report and/or choose which dates to run the report, on his own? TIA

asked Nov 26 by Milan.Pathak (20 points)
0 votes
1 answer

I want to add a custom column in a report that displays members of a group that shows the age of the user account in days. Is that possible?

asked Oct 23 by msheppard (660 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 (510 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)
3,589 questions
3,278 answers
8,303 comments
548,105 users