0 votes

As part of our HR onboarding process, they need to specify non-AD integrated software requirements. Is there a way to have a customised field on the form that when ticked or selected, would trigger an email to the appropriate administrator to create the account for the new starter?

My thought process was that we could set an extended attribute for the required software, set a business rule to email the administrator to create the account in the application and then have the rule clear the attribute.

The only catch here is that I don't want the field to show as "ExtensionAttribute 5" for example in the form - would prefer it to say the name of the software and have it linked to a particular field in AD.

by (40 points)

1 Answer

0 votes
by (272k points)

Hello,

Is there a way to have a customised field on the form that when ticked or selected, would trigger an email to the appropriate administrator to create the account for the new starter?

You can use one of Adaxes custom Boolean attributes (e.g. CustomAttributeBoolean1). The attributes will be displayed on the Web Interface forms as checkboxes. For details on how to manage the forms, have a look at the following tutorial: https://www.adaxes.com/tutorials_WebInterfaceCustomization_CustomizeFormsForUserCreationAndEditing.htm.

My thought process was that we could set an extended attribute for the required software, set a business rule to email the administrator to create the account in the application and then have the rule clear the attribute.

The approach is correct. If you use an Adaxes custom Boolean attribute (e.g. CustomAttributeBoolean1), the Business Rule will look like the following: image.png

would prefer it to say the name of the software

For information on how to customize property display names, have a look at the following help article: https://www.adaxes.com/help/?HowDoI.ManageActiveDirectory.EditFriendlyNames.html.

Related questions

0 votes
1 answer

We have a business need for automating and controlling the creation of service accounts in our AD. For example, we want all new service accounts to start with "svc_" for ... customize the "New User" form to create a "New Service Account" workflow in Adaxes?

asked Sep 10, 2021 by joshua.lapchuk (60 points)
0 votes
1 answer

I am trying to trigger processing outside of Active Directory when an account is created based on the source user account that was used. Does Adaxes store the source account anywhere?

asked Oct 9, 2023 by jnordell (20 points)
0 votes
1 answer

Thanks for the info. I'm now grabbing the %adm-ManagerUserName% value, but need to remove the final 21 characters of it so it contains only their username and not our ... this in the PowerShell Script Editor for my business rule, I get the following error:

asked Mar 11, 2021 by mkvidera (60 points)
0 votes
1 answer

Hi, I'm trying to create a new user using SPML request and it is returning with an error message as below, I appreciate your help. ErrorReponse: < ... /requestElement> </ProcessRequest> </soap:Body> </soap:Envelope> Thanks, Aravindh

asked Nov 14, 2018 by Aravindh (100 points)
0 votes
1 answer

I have a word document that I need to have the users first and last name added to along with the password. I was wondering if you know of an easy way to capture ... variables and pass them to a word document via a Custom Command or Business rule. Thanks, Tony

asked Sep 21, 2015 by cyspry (480 points)
3,346 questions
3,047 answers
7,781 comments
544,981 users