SetProfileAttr not Working in Siebel 8.1.1.10
Possibly Oracle disable as a security fix. It can be enable but its not recommended while it could be requisite for any existing project.
Issue/Error: SetProfileAttrib doesn’t work in Browser side script.
Root Cause: Siebel Upgrade
Effort/Impact: High
Resolution:
SetProfileAttr() access can be turned on by setting the server parameter “EditProfileAttr” value to TRUE.
While in dedicated client, we can enable this adding below line under InfraframeUI in cfg file:
EditProfileAttr = TRUE
Hope it will help someone, feel free to have your comments below.
Thanks for subscribing to SimplySiebel.