Opportunity Business Component Buscomp_Presetfieldvalue Event Code Not Getting Executed
(Doc ID 2586368.1)
Last updated on SEPTEMBER 11, 2019
Applies to:
Siebel CRM - Version 16.18 [IP2016] and laterInformation in this document applies to any platform.
Symptoms
Code written in Opportunity Business Component BusComp_PreSetFieldValue event not getting executed
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login to Siebel Tools
2. Query for Opportunity Business Component
3. Lock Opportunity BC
4. Do edit server script and write below code in BusComp_PreSetFieldValue event
TheApplication().RaiseErrorText(FieldName + " = " + FieldValue);
5. Compile the changes
6. Login to application and change any field value in Opportunities
expecting error in UI with field name and modified value
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |