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.
TCC Import Interface
Summary
TCC Import from HRMS ExtractContent
Hi,
We are building an interface to automate Requisition Creation process using TCC. The extract from the HRMS has the following fields.
REQ_Title | No of Openings | Base_Salary | Job_Template_ID | Eligible for Bonus |
Trainer | 3 | 2000 | 12345 | Yes |
Now while creating other fields are also required for which we have default values as mentioned below:
REQ_Title | No of Openings | Base_Salary | Job_Template_ID | Eligible for Bonus | Recruiter | HiringManager | UserGroup | Justification |
Trainer | 3 | 2000 | 12345 | Yes | John | David | GroupA | New |
The cells in Yellow are default for all the imports in this interface. How shall i create a TCC Projection that shall have default values for some columns, while the other columns are fed by the HRMS.
1