Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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 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.

Error While Uploading Succession Plan through HDL

edited Jul 11, 2022 7:51AM in Career and Succession 5 comments

Summary:


Content (required):

We are trying to upload the Succession Plans via HDL. We have few DFFs added in the .dat file and the value set attached to those DFFs are of table type.

Below is the setup of the value set:

*Module: Succession Plans

Validation Type: Table

Value Data Type: Character

*FROM Clause:

PER_PERSON_NAMES_F_V , PER_PEOPLE_F

*Value Column Name

SUBSTR((PER_PEOPLE_F.PERSON_NUMBER||' - '||PER_PERSON_NAMES_F_V.FULL_NAME),1,150)

WHERE Clause

PER_PEOPLE_F.PERSON_ID = PER_PERSON_NAMES_F_V.PERSON_ID

AND SYSDATE BETWEEN PER_PEOPLE_F.EFFECTIVE_START_DATE AND PER_PEOPLE_F.EFFECTIVE_END_DATE AND SYSDATE BETWEEN TRUNC(PER_PERSON_NAMES_F_V.EFFECTIVE_START_DATE) AND TRUNC(PER_PERSON_NAMES_F_V.EFFECTIVE_END_DATE)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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