0 votes

Hello!

Please tell whether there is such an opportunity -
We create a user and write his data in Russian.

After clicking the finish button, a transliteration script is triggered and the user is created the necessary attributes in English

Are there any transliteration preview tools in this case?
Maybe this is some kind of confirmation popup?
It happens that transliteration does not work correctly.
Thanks!

sorry for my English

Regards, Vlad

by (50 points)

1 Answer

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

Hello Vlad,

Unfortunately, there is no such possibility.

0

Ok. Thanks for the answer.
Is it possible to make a window similar to “Create user”, in which there would be two fields - the first name and last name. And when entering information in Russian, after click finish, will work the script for transliteration and shows the result on the screen. We would use this as an opportunity to pre-test transliteration before creating a user.

Thanks!
Regards, Vlad

0

Hello Vlad,

Yes, it is possible. You will need to use the Modify User Web Interface action and a Business Rule triggering After updating a user. The action form will contain only two properties. For example, you can use Adaxes custom attributes (e.g. CustomAttributeText1). The Business Rule will trigger only after setting the two properties and will run a PowerShell script that will output the transliteration results. If you need help with the script, please, specify what exactly you need it to output. Should it only change the letters in the values entered on the action form or build a different one? Any additional details would be much appreciated.

Related questions

0 votes
1 answer

Hello, We really like the new Azure AD functionality in Adaxes. Is it possible (or planned) to managed Azure AD Custom Security Attributes (currently in Preview) using Adaxes? We have ... an AAD only user so we'd like to start with Azure attrbiutes if we can.

asked Dec 9, 2022 by Gavin.Raymen (40 points)
0 votes
1 answer

Hi all, I have a condition during new user creation - Where the corporate email is entered into the email address field, but a custom drop-down for "Mailbox required?" is No. ... screen, and be able to save the result of this choice to a variable? Thanks all,

asked Oct 24 by dshortall (80 points)
0 votes
1 answer

I'm currently using CustomAttributeBoolean1 in order to differentiate end user and service accounts during user creation. I've added the attribute to the Property Pattern scoped for my ... a way to set the default value but have the field still be visible?

asked Jul 24 by awooten (80 points)
0 votes
1 answer

I have a new user creation form and business rule that will add certain Active Directory groups upon creation. I also have a business rule that requires approval from administrators whenever ... to state "if group is not (etc) (etc), then require approval" ?

asked May 23 by tromanko (330 points)
0 votes
1 answer

I have a scheduled task that generates several reports and saves them in the filesystem. The task runs only once a day. Is it possible to trigger the scheduled task ... solution to save a report in the filesystem after user creation? Thanks for your help

asked Apr 18 by lohnag (160 points)
3,552 questions
3,242 answers
8,243 comments
547,828 users