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

by (306k points)
Best answer
0 votes

Hello Vlad,

Unfortunately, there is no such possibility.

by (50 points)
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

by (306k points)
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

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

During user creation, I'd like to have an option to select a group from a list that is populated from all groups within a specific OU. Is that possible?

asked Sep 22 by MandiCrawford (20 points)
0 votes
1 answer

Hi i have created a business role in that role if user is created a specific OU it will do everyting , generate password create email in specific DataBase , but i cannot find how to ... BA , according to this ou user should get @ba.com UPN , how can i do that?

asked Nov 29, 2024 by vagifazari (470 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, 2024 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, 2024 by awooten (80 points)
0 votes
1 answer