0 votes

Hello,

Is it possible to execute a custom command after creating a user, with the intention to prompt the end user for more information?

For example we have a User Onboarding form/business rule, I want my custom command to execute when the office location equals 'Remote'. The custom command would then prompt for a 'Country' to be specified from a param dropdown list.

Thanks

by (250 points)

1 Answer

0 votes
by (305k points)

Hello,

Unfortunately, there is no possibility to execute a custom command in a business rule, scheduled task or another custom command and prompt the user for parameter values. Values for parameters are specified right in the Execute a Custom Command action. image.png As a solution, you can configure allowed values for an Adaxes custom attribute (e.g. CustomAttributeText1) for it to be displayed as a drop-down list, add the attribute to the user creation form and the attribute value to the custom command instead of using a parameter.

0

Is the requested feature in this question on the Adaxes roadmap? Currently, the only way to implement this functionality would be to prevent using the native Adaxes 'create user' form (and all it's useful features) and to force users to use a Custom Command, which is more limited.

0

Hello,

The feature is not on the roadmap. However, the suggestion was forwarded to the corresponding department for consideration.

Related questions

0 votes
1 answer

I would like to add the following logic into a Powershell script that will be triggered on 'After Create User'. Read the value of the 'title' property of the user just created ... 'True' or 'False'. Could you assist with how to script this please? Many thanks.

asked May 1, 2020 by Bernie (310 points)
0 votes
1 answer

I have created a "Custom Command" to grant access to users to two different groups, and set them as "Hybrid" and "Temporary", with "Start and End Date", and need to ... Date" to only show if the "Temporary" option is selected. Can anyone assist? Thank you.

asked 1 day ago by cllano (20 points)
0 votes
1 answer

I have a few reports that I want to add to a custom command workflow such that the report is executed and exported to a csv in a pre-defined (variable) path. I was ... a script to run the report and export it, but could not locate information on that process.

asked Oct 28, 2024 by aweight (80 points)
0 votes
1 answer

I have a scheduled task that runs a custom command that itself has multiple custom commands that run in a specific timed order. I would like the scheduler to run that top level ... , but Command B and C will wait for Command A to finish. Is this possible?

asked Jul 23, 2024 by DA-symplr (120 points)
0 votes
1 answer

Is there a way to use the "Super Manager" role and only allow the execution of certain Custom Commands? Right now I think if I want to do that I need to create ... 't want to Deny individual actions. Can you restrict access to a container or custom commands?

asked Aug 17, 2020 by ComputerHabit (810 points)
3,740 questions
3,418 answers
8,641 comments
550,365 users