Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Getting an error as :{PARAMETER.PERSON_ID} is not valid for checklist configurable form
Summary:
Getting an error as :{PARAMETER.PERSON_ID} is not valid for checklist configurable form
Content (please ensure you mask any confidential information):
Hi Team,
We need to retrieve the details of the Actual termination date and the Last working date for the offboarding checklist activity. Our idea was to use the configurable form DFFs to accomplish this requirement. The error "The bind variable :{PARAMETER.PERSONID} is not valid. (FND-2635)" is being thrown by the system when constructing a table type value set.
The following is the SQL query used:
select TO_CHAR(pps.ACTUAL_TERMINATION_DATE, 'DD/Mon/YYYY', 'nls_date_language=english')
Tagged:
0