Random password generator issue

Hitesh targe
Tera Expert

Hello Experts,

we have a catalog item which creates user in AD and also generates random password and sets in AD.

password generation is working fine and setting in AD also working fine but a notification will trigger to the new user with password.

Here, password characters are ignoring after special characters like .(Dot)(not after all special characters). in activity also not writing after special charecters.

for example:

the generated password is 6sDfR.a$

in AD it is setting as 6sDfR.a$ but in activity it is writing as 6sDfR and same in notification as well.

Any suggestion please.

Password in AD screenshots

find_real_file.pngfind_real_file.pngfind_real_file.png

notification and Activity screenshots

find_real_file.pngfind_real_file.pngfind_real_file.png

Thanks,