Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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