Friday, July 29, 2011

Set/Get Profile Attributes at runtime

To set Profile attributes we normally write script code in an object and then compile it. But to set/get profile attibutes dynamically i.e, while the application is running we make use javascript prompt at IE addressbar.

To set profile attributes, type the following line in IE address bar and press enter key.
javascript:alert(theApplication().SetProfileAttr("ProfileAttrTest","SiebelForum"))


To get profile attribute which is set in above step, type the following line in IE address bar and press enter key.
javascript:alert(theApplication().GetProfileAttr("ProfileAttrTest"))


This will display the popup message with the Profile attribute set previously.

1 comment:

  1. Hi,

    i am Chandra, i am working in siebel for past 5 years. i will give you training on Siebel CRM with good explanation.

    please if you want to learn Siebel development(Configuration , scripting or workflows and EAI)

    please call me @ +91-9035705781 or mail me @ Chandrasekharr391@gmail.com

    ReplyDelete

Siebel Open UI is released ...!!!

Hi Guys, The most awaited feature of Siebel, called Open UI is released. This new feature Open UI is available in new Siebel patch 8.1.1....