0 votes

For new user provisioning, and those users who submit the requests for approval, I'm trying to pass the variable of the phone number of the initiator through an email notification. It seems that particular property is unavailable. Is this avaiable and I don't see it? I find it to be a strange omission if it's missing.

Also, will it be possible in the future to edit accounts waiting for approval? Right now it's an all-or-nothing option. If something get's missed, the whole approval has to be resubmitted.

by (470 points)
0

Hello,

If you mean the mobile phone of the initiator, you can access it by using the %adm-InitiatorMobile% value reference. If you mean some other phone, in which property do you store it exactly, Telephone Number?

Also, will it be possible in the future to edit accounts waiting for approval? Right now it's an all-or-nothing option. If something get's missed, the whole approval has to be resubmitted.

Do you mean submitting an operation of creating a user for approval or something else?

0

I noticed the mobile phone one, but yes, it's the telephoneNumber field. It is used for an email notification workflow.

Without it, someone has to look up the initiator's phone number, and it's just an extra step to try to avoid.

Yes, it's part of our workflow for new user provisioning.

1 Answer

0 votes
by (216k points)

Hello,

As for the telephone number of the initiator, currently there is no value reference that you can use to get it, but that's a good suggestion. Thank you! We'll add a value reference for this purpose in the nearest future.

As to the possibility to modify a newly created user that is awaiting approval, this is also a very good suggestion. We'll add it to our TODO list.

0

Hello,

Today we released Adaxes 2013.2. In this version, we Introduced two new virtual (calculated) properties: adm-ManagerPhone and adm-InitiatorManagerPhone. The properties can be used to retrieve the phone number of user's manager and the manager of the operation initiator. In Business Rules, Custom Commands and Scheduled Tasks, you can access the virtual properties using the %adm-ManagerPhone% and %adm-InitiatorManagerPhone% value references.

You can download the new version here.

Upgrade Instructions.

For a complete list of new features and improvements, see What's New.

Related questions

0 votes
0 answers

Hi, question on the %adm-Initiatorxxx% attributes. I have a custom command that runs a script and eventually emails a report to %adm-InitiatorEmail% to email the ... pass the %adm-Initiatorxxx% variables as part of calling the custom command? Many Thanks

asked Jun 24, 2015 by firegoblin (1.6k points)
0 votes
1 answer

Hi, I would like to have a copy of Report "Errors in Adaxes log" and exlcude one or more specific Initiators in this report (cause they are generating a lot of errors ... this easy with default options? Or do I need to create an own report by script?

asked Oct 30, 2023 by wintec01 (1.1k points)
0 votes
1 answer

On Approval Requests, in the web console, Initiator shows "N/A" instead of the custom command scheduled task. The admin console shows the custom command scheduled task though. Any way to fix that?

asked Jan 21, 2021 by mark.it.admin (2.3k points)
0 votes
1 answer

Hello In a Custom Command, a manager can remove the a user from all groups (except for some mandetory ones). Removal is done this way: Remove-AdmGroupMember -Identity $Gruppe. ... why and where the real (human) initiator is lost in the process ? - Thanks

asked Apr 1, 2016 by Boxx.dk (2.6k points)
0 votes
1 answer

EDIT: Actually, it would be better if I could just add the ownerDN to the groups automatically regardless of the initiator! Would that make it easier? Hi All, I have ... for approval for users being added to groups, can this request bypass that? Thanks John.

asked Sep 29, 2015 by bistromath (840 points)
3,358 questions
3,057 answers
7,805 comments
545,196 users