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.
Default component amounts on Job Offer Salary basis Page (based on grade step rate values)
Summary:
We have a requirement in HCM (ORC) to default the values of salary components while preparing the Job offer for the candidate . These values are recorded in grade rate standard tables , based on the grade and component / element name. Please find attached the navigation and screenshot which shows the details .
Content (required):
To achieve this requirement if application composer is enabled for the offering ,only then with the combination of object function in Groovy script we can call REST API to derive grade step rate values (/hcmRestApi/resources/11.13.18.05/gradeLadders/{gradeLaddersUniqID}/child/stepRates/{stepRatesUniqID}/child/stepRateValues/{stepRateValuesUniqID}) for the grade letter associated in offer.
0