Hi Team,
I am looking a script to grant permission set to user thought custom event. i have used “ ifsapp.Fnd_User_Role_API.set_role(USER_ID ,'PERMISSION SET',TRUE);” and it is granted to user but not reflecting the role in users.
ex. grant FND_CONNECT to user by script, but still user is not able to login to the system.
Thank you.