You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

EL Expression is showing false even if binding parameters are passing

I have a requirement where we need to set as required a field when transaction class is Credit memo and BU is any of the values. But when doing the test for the EL expression it is resulting to 'false' Below is my expression

#{(bindings.TrxClass.inputValue =="Credit memo") && (bindings.BuName.inputValue=="TGBS_BU"||bindings.BuName.inputValue=="TPITIND_BU"||bindings.BuName.inputValue=="TPIND_BU"||bindings.BuName.inputValue=="SAFREL_BU")}

Am I missing something? I have attached a screenshot of the result when doing the test

Thank you

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!