Document of Record EL expression to read DFF context segment — Cloud Customer Connect
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

Document of Record EL expression to read DFF context segment

edited Jun 16, 2025 10:32AM in Human Capital Management 2 comments

Summary:

Is there an EL expression to read the the content of a document record context segment?

Content (please ensure you mask any confidential information):

We would like to make a DoR DFF context segment read-only with page composer if it is filled, as described here: https://community.oracle.com/customerconnect/discussion/565554/need-to-hide-a-context-sensitive-segment-for-only-1-document-type. We are hence looking for an EL expression which will return the current value of the context segment. We have tested #{bindings.<api name of segment>.inputValue != null} but this does not return the current value of the segment.

Note: For the Assignment EFF the following works for reading a value from a context segment and determining if it is filled: #{row.bindings.<api name of segment>.inputValue != null}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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