Friday 19 April 2013

GetProfileAttr/SetProfileAttr not Working in Siebel 8.1.1.10

In 8.1.1.10 version, SetProfileAttr() has been disabled for HTTP calls as a security fix.
That means if you have a browser scripts uses SetProfileAttr(), it won't work. No change to GetProfileAttr() access.
Oracle disable this "SetProfileAttr()" as a security fix. So enabling this is not recommended.

SetProfileAttr() access can be turned on by setting the server parameter “EditProfileAttr” value to TRUE

5 comments :

  1. what about dedicated client? how can we enable there?

    ReplyDelete
  2. Add EditProfileAttr = TRUE under InfraframeUI subsystem in cfg file

    ReplyDelete
  3. I have applied EditProfileAttr = True under the used Object manager , but it still doesn't work ! any suggestions ?

    ReplyDelete
  4. I have applied EditProfileAttr = True under the used Object manager ,restart the server but it still doesn't work ! any suggestions ?

    ReplyDelete