Profile Attributes is not working on Applet Browser Script in Siebel Server and Dedicated (Local) Client

Oracle disable SetProfileAttr() and GetProfileAttr() feature as a security fix in browser scripts, but you can enable this feature with Server Configuration parameter.

For Server:

Go to Administration - Server Configuration
then Enterprises
then Component Definitions and query your Object Manager e.g. *Public Sector*ENU*


Click on Menu button on Component Definition applet.


and click on Start Reconfiguration




and now query EditProfileAttr in Component Parameters Applet and set its value to TRUE




Name of Parameter: EditProfileAttr
Value : TRUE

Now click on Menu button on Component Definition applet  and click on Commit Reconfiguration. Either restart the Siebel Services or just restart the component on which you have made the changes.



For Dedicated Client:

For dedicated client add below parameter in CFG file under InfraUIFramework section:

EditProfileAttr = TRUE


← Back to Home

Comments

Post a Comment