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.
Duplicate Time Card Entries
Summary
Duplicate Time Card Entries are loaded through REST APIContent
Problem Description
---------------------------------------------------
We are using the hcmRestApi/resources/latest/timeRecordEventRequests API to load the time card details. We followed the below steps to load the time card:
1) Called the REST API via SOA as ADD operation
2) The load was successful
3) Ran the "Process Imported Time entries " in HCM
4) Called the Rest API via SOA as UPDATE operation
5) Ran the "Process Imported Time entries " in HCM
Found duplicate Time Card entries after step 5.
Can someone please help me out in understanding why it is creating new entries even though after sending Operation as Update.
0