Hi, I would like to setup the self-service with a list of required hardware, printers applications etc for someone to select when creating a new user. Then when the user is created a business rule will email our support team those options so it can be completed. This is to basically have our support team do additional things for a new onboarded staff member thats not automated by Adaxes.

I believe under the action "create new user" this can be done under custom forms but im not exactly sure how to do this.

by (40 points)

1 Answer

by (309k points)
0 votes

Hello,

To achieve the desired, you can do the following:

  1. Add some Adaxes custom attributes (e.g. CustomAttribtueText1) to the creation form (just as you mentioned): https://www.adaxes.com/help/CustomizeFormsForUserCreationAndEditing.
  2. Change the display names of the attributes: https://www.adaxes.com/help/CustomizePropertyDisplayNames.
  3. Create a business rule triggering After creating a user with the Send email notification action. To add attribute values to the email text, use value references: https://www.adaxes.com/help/ValueReferences.

Related questions

When creating a scheduled task, you select Object type. e.g.: User but can you add an additional filter, eg. where deparment is a value (HR, IT, ...) or where an ... of the CC add an extra pop-up when e.g more information from the requestor is needed?

asked 5 days ago by LorenzR (40 points)
0 votes
1 answer

Hello, I am scripting user creation. I have created a custom command where an end user will submit info for the user to be created from: Here is the scirpt: # Import the ... Schema. I have tried using "Employee Type" as in the screen shot above but same error.

asked Apr 6, 2023 by mightycabal (1.2k points)
0 votes
1 answer

Is there a way to have the Create User trigger to run a command to trigger the update user flag/trigger to be hit? The goal is to have specific Create User tasks to also go through the same tasks as the Update user.

asked Mar 2, 2023 by mobosys (290 points)
0 votes
1 answer

We are in hybrid mode with 365. All the accounts we create have to made with a .com instead of .local. How can I make that change in adaxes? Or is this some default I need to change in AD instead?

asked Apr 11, 2022 by LEGIT1 (150 points)
0 votes
0 answers

Is there a way to grey out the 'Password never expires' option when a admin creates a new user in the Adaxes admin portal? I'm in a closed environment and need to make sure that accounts are not created with this option set. Thanks for any information! -Chad

asked Apr 16, 2015 by chad156 (50 points)
0 votes
1 answer