Siebel Business Process & Functionality (MOSC)

MOSC Banner

Pre Default value is not working in Pop up applet based on Siebel VBC

edited Mar 25, 2016 5:03AM in Siebel Business Process & Functionality (MOSC) 2 commentsAnswered

Hello,

  We have a popup applet based on VBC (CSSBCVABase)  class. This applet will be invoked when a button is clicked.  Users are allowed to enter value in the applet. My requirement is to pre default a field "Owner"  with value from profile attribute, when the applet loads.

  When this button is clicked, I am populating owner field value in Profile attribute "VEQP_OWNER"

  In the VBC, I am pre defaulting Owner field,  using "Expr: 'GetProfileAttr("VEQP_OWNER")'"   but  pre default is not working.

  If I create a calculated field having calculated value as GetProfileAttr("VEQP_OWNER"), and display this calculate value field, then the applet is displaying value. But I cant use the calculated value field, as the field should be modified by the users.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center