WHEN-VALIDATE-RECORD Trigger Not Working On Move Transactions Form
(Doc ID 2779424.1)
Last updated on JUNE 14, 2023
Applies to:
Oracle Work in Process - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
---------------
WHEN-VALIDATE-RECORD trigger not working on Move transactions form.
Form name: WIPTXSFM
EBS version 12.1.3
User is Developing a Form personalization as follows.
Trigger Event: WHEN-VALIDATE-RECORD
Triggering Object: MOVE_TRANSACTIONS
Condition: Even there is no condition mentioned, trigger it is not firing when user click on Save button on move transaction form.
Condition: User just wrote one condition on the Conditions field like below
:move_transactions.available = :move_transactions.transaction_quantity
Name of the trigger: BKR Restrict WIP Move transaction when there are open clock in records between from OPseq and to OPseq
Seq: 97
Also user did not find any event on Save button of Move transactions form.
Their concern is when they click Save button on the form , form is not validating conditions and hence not firing FPs.
EXPECTED BEHAVIOR
-----------------------
Expect trigger to work
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
Trigger Event: WHEN-VALIDATE-RECORD
Triggering Object: MOVE_TRANSACTIONS
Condition: Even there is no condition mentioned, trigger it is not firing when user click on Save button on move transaction form.
Condition: User just wrote one condition on the Conditions field like below
:move_transactions.available = :move_transactions.transaction_quantity
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 |
References |