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.
Daily Attributes Time Card Rest API
Summary:
My team and I are able to load time data into the timeRecordEventRequests via REST API based on default configuration. When the team enable the DFF in the daily attributes, we are unable to load as there is no documentation that provides the syntax for daily attributes based on existing documentation.
Has anyone ever loaded daily attributes into a time card via REST API?
Content (please ensure you mask any confidential information):
How should daily attributes be added as part of this json syntax
{
"processInline": "Y",
"processMode": "TIME_SUBMIT",
"timeRecordEvent": [
{
"timeRecordId": "",
"timeRecordVersion": "",
"startTime":"2024-05-06T00:00:00.000-00:00",
"measure": "14.5",
"reporterId":"503890",
0