WF With An OR Condition Is Not Getting Triggered
(Doc ID 2774795.1)
Last updated on JULY 11, 2022
Applies to:
Oracle Fusion B2B Service Cloud Service - Version 11.13.21.01.0 and laterInformation in this document applies to any platform.
Symptoms
We have set up a WF using the condition as below and its not getting triggered. Please help us to rectify the issue.
if(isAttributeChanged('QueueId') && ((QueueId != 123 QueueId != 456)))
{
return true;
}
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 |
Cause |
Solution |
References |