Time entries without stop time in Oracle fusion HCM
Summary:
Hi Team,
Scenario:
We are implementing the time and labour module for our client, and as part of this, we are working on the integration to pull the time entries from their biometric time collection device to Oracle. We have identified the REST API to create time entries by referring to the Oracle document.
Client Ask:
Their current biometric device would collect the single-time entries without defining whether it is an in or out time. As we know, Oracle won't allow if the time entry doesn't have the stop time while pushing the data to Oracle.
They want to update the time entries from their current biometric device to Oracle in real time. Just wanna understand that shall we push the time entries without having the stop time? We tried and ended up getting an error through the REST API.