Procurement - EBS (MOSC)

MOSC Banner

iProcurement Shopping Cart Personalization Not Working with SPEL

I was testing an idea through model personalization in iProcurement 12.2.10. I created a view instance xxReqPunchout with this simple test query
SELECT 'true' ReadOnly from dual

For the web bean "Message Lov Input : Where do they need to be delivered?", at site level personalization on the shopping cart, I set its "Read Only" property to SPEL and provided the EL expression ${oa.xxReqPunchout.Readonly}.

This is not working, even though the view query is a simple SQL that returns true. If I the change the "Read Only" property directly to "true" and not through SPEL, then deliver-to location LOV is becoming a read-only as expected. What is causing this inconsistent behavior where "Read Only" property doesn't work when using SPEL?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center