0 votes

Hello Support

We have been asked to create a security group in AD for tracking Company Issued Cellphone users, we created the group already and now we need to have the workflow for notifications and such.

What we have worked out on paper is as follow:
1. Contact Manager (Security Role several people in position) will update the user record with attribute mobile number changing or being added depending on user. A Business Rule will add the user to a security group named " Company Cellphone Issued".
2. Once the user record is changed (specifically the "jobCode") or terminated, we would like a notification to be sent to the Contact Manager group. Our termination process removes all groups today so we would need a business rule to trigger when security group named "Company Cellphone issued " is removed.

Ideally we would like the Contact Manager to simply launch the Custom Command, select the user, add the property of mobile phone and the group would be added all in one step.

Please advise if you have any questions.

by (3.2k points)

1 Answer

0 votes
by (272k points)
selected by
Best answer

Hello,

  1. Contact Manager (Security Role several people in position) will update the user record with attribute mobile number changing or being added depending on user. A Business Rule will add the user to a security group named " Company Cellphone Issued".

You can use a Business Rule triggering After updating a user. The rule will check whether the Cell Phone property was updated and is not empty. If the conditions are met and the user is not a member of the Company Cellphone issued group, they will be added to it. The Business Rule will look like the following:

  1. Once the user record is changed (specifically the "jobCode") or terminated, we would like a notification to be sent to the Contact Manager group. Our termination process removes all groups today so we would need a business rule to trigger when security group named "Company Cellphone issued " is removed.

To send a notification before a member is removed from the Company Cellphone issued group, you can use a Business Rule triggering Before removing a member from a group and assign the rule over the group. The rule will look like the following:

Ideally we would like the Contact Manager to simply launch the Custom Command, select the user, add the property of mobile phone and the group would be added all in one step.

This can be done using the Modify User Web Interface action containing only the Cell Phone property on the form. For details , see https://www.adaxes.com/tutorials_WebInt ... nsPane.htm.

Related questions

0 votes
1 answer

can Adaxes be used to automate Mapped Drives for users?

asked Dec 1, 2023 by cojast (20 points)
0 votes
0 answers

I'm troubleshooting a weird issue with the "Create User" form and the business rules behind it. The error that's being returned is that the "Company" property doesn't ... a hard time understanding why this one value would fail. Thoughts? Thank you, -Todd

asked Jul 10, 2023 by TAE (70 points)
0 votes
1 answer

Hello, Is there a setting in web configurator or Console to make dark mode the default choice for all users in the web internfaces? This way you they don't have to set it themselves and encourages the option. Thank You!

asked Mar 4, 2023 by Edogstraus00 (470 points)
0 votes
1 answer

We are replacing our Namescape rDirectory product with Adaxes because of the very flexible automation components. I've been able to replicate some of the pages previously ... vast majority of our users, that would function as the default company directory.

asked Aug 5, 2022 by MRBruce (110 points)
0 votes
1 answer

Hi! In 2019.2 new feature was introduced to use Microsoft Authenticator to validate the password self-service. Is it possible to connect it to existing MFA in ... Authenticator - one company account and another one generated by Adaxes after enrollment. Thanks!

asked Oct 30, 2019 by Dmytro.Rudyi (920 points)
3,346 questions
3,047 answers
7,781 comments
544,980 users