Hi,
We are using a business rule to normalize both CN and DisplayName (OnBefore Create event). This BR force a pattern like LASTNAME, Firstname.
We need (because it's a mandatory attribute) to use also a property pattern to set a default value for the CN (FullName) : %lastname:upper%, %firstname:lower%
The problem is that the property pattern seems to overtake the Business Rule : the FullName is set to LASTANME, firstname instead of LASTNAME, Firstname.
It's not critical but i would like to finalize this if possible.
Maybe i'm doing something wrong, if you have a clue, thanks for your help.
Adaxes version 3.3.8123.0