Hello,

How can I generate a custom login name with this rule :

fisrt 3 letters of the first name + 3 letters of the last name?

Thanks.

TB

by (1.1k points)

1 Answer

by (1.1k points)
Best answer
0 votes

If you are trying to set the default login name when creating users, you could use a Property Pattern to Generate default value:
%firstname:lower,3%%lastname:lower,3%

by (1.1k points)
0

Thank you.

Related questions

Is there a way to get the name of the user who approved a request and supply that to a step inside of a custom command? For example, HR submits a status change for an employee. ... and pass it as a param in a custom command that is called in one of the steps?

asked May 12, 2021 by davfount90 (20 points)
0 votes
1 answer

I'd like to be able to either send an email report or export a CSV of all of the business rules carried out when a user is disabled. This would be ... Management Activity section but this includes things that weren't part of the disable operation. Thanks

asked Feb 19, 2020 by bavery (250 points)
0 votes
1 answer

Thanks for the info. I'm now grabbing the %adm-ManagerUserName% value, but need to remove the final 21 characters of it so it contains only their username and not our ... this in the PowerShell Script Editor for my business rule, I get the following error:

asked Mar 11, 2021 by mkvidera (60 points)
0 votes
1 answer

We have assigned ms-Exch-Extension-Attribute-1 as a custom field to identify the credentials of our employees (we're a medical facility). Currently, the field appears on our ... the quotes or the question mark) - to make it easier for everyone to understand?

asked Sep 6, 2012 by MarkManley (90 points)
0 votes
1 answer

Adaxes version is 2018.2. I have build a custom report, and I don't want the 'Name' column with the pictures to appear in it. But it seem to be mandatory, it is greyed ... . Is there a way to remove / hide / or change the mandatory attribute or column ? Thanks

asked Jan 9, 2020 by Isabelle (50 points)
0 votes
1 answer