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
Get Started with Redwood: Oracle Cloud SCM and Purchasing

Purchase Order page composer - EL Expression Builder condition

Summary:

Hi Experts,

Requesting help on the below condition for EL Expression builder logic in PO page composer.

Content (required):

We have a requirement to make 'Invoice Close Tolerance Percent' value on PO lines to default as '100' for one supplier and the standard default value for other suppliers. I have added the conditional EL expression in below format but it's not working.

#{bindings.Order.PurchasingDocumentHeaderSummar.VendorName.inputValue['Oracle Corporation']==true?bindings.InvoiceCloseTolerance.inputValue==100 : bindings.InvoiceCloseTolerance.inputValue}

With this condition, system always defaulting to standard value instead of 100 for the supplier. Can you confirm if I'm missing something?

Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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