Siebel Interview Questions User Property
Siebel Interview Questions User Property
• How to make a field Read Only from User Property, and how can we supress it in
certain cases.
BC Read Only Field user property specifies the business component field that determines
whether a record is read-only
If you set the Admin Mode Flag property to TRUE, then this setting overrides the BC Read
Only Field user property.
• While working with IO’s if we have a requirement to update a field2 after field1 when
we are receiving incoming request.
FieldDependency IC Field User Property needs to be defined on the field2
• While working in an inbound integration, we are receiving some input values that
does not match the values in the picklist, but we do not want to stop the transaction
and continue, how can we achieve this?
Ignore Bounded Picklist user property if set to N and the value provided does not match any
of the values in the picklist, then the EAI Siebel Adapter stops processing, and rolls back the
transaction.
If this property is set to Y and the value provided does not match any of the values in the
picklist, then the EAI Siebel Adapter and sets the field to Null and do not stop the operation.
If you do not get the answer to these Question, please mail to
[email protected], we will be happy to explain.