Parameters for person for defaulting a DFF in Talent Ratings page
Summary:
Content (please ensure you mask any confidential information):
We have a requirement where we have to default a DFF value using SQL in one of the Talent Ratings section (Performance rating, Talent Score, etc.). We are able build the SQL query for it, however we cannot find the correct parameter to get the personId of the employee/owner of the Talent Ratings page.
We tried the ff. parameters, but it didn't work:
#{bindings.PersonId.inputValue}
#{pageFlowScope.params.pPersonId}
Is there a parameter available in the Talent Ratings page to return the employee's personId?
Version (include the version you are using, if applicable): 25B
0