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.
Rest API payload not validating payroll time type
Summary
Rest API payload not validating payroll time typeContent
Hi,
W are loading the time entries using time record event request REST API : /hcmRestApi/resources/11.13.18.05/timeRecordEventRequests
Payload:
{"processInline": "Y",
"processMode": "TIME_ENTER",
"timeRecordEvent": [{"startTime": "2020-07-13T09:00:00.000-08:00",
"reporterIdType": "PERSON",
"reporterId": "509",
"measure": "27",
"comment": "TestLatest",
"operationType": "ADD",
"timeRecordEventAttribute": [{"attributeName": "PayrollTimeType",
"attributeValue": "68798897878"}]}]}
Though time record event Attribute value is invalid payload is going to be successful and in front end its not showing the payroll time type values in time card. Please help me.
Thanks,
Sainath
Tagged:
0