You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Anyone loaded the Create a time event request API?

edited Feb 13, 2020 6:49AM in Workforce Management 15 comments

Summary

Anyone loaded the Create a time event request API?

Content

Hi Team

 

Any one who has successfully loaded data using the  Create a time event request API?

My pay load fails with the error 403 forbidden -

 

Here is the pay load

{
         "requestNumber": "20201",
         "sourceId": "CRT_Timekeeper",
         "requestTimestamp": "2020-04-25T09:00:00.000+01:00",
         "timeEvents": [
            {
               "deviceId": "111",
               "eventDateTime": "2020-04-25T08:02:00.000+01:00",
               "SupplierDeviceEvent": "CRT_Timekeeper_IN",
               "reporterId": "100008",
               "reporterIdType": "PERSON",
               "timeEventAttributes": [
                  {
                     "name": "PayrollTimeType",
                     "value": "CPAY Regular Hours"
                  }
               ]
            }
         ]
      }

CRT_Timekeeper  is the supplier look up code created in the ORA_HWM_TCD_SUPPLIERS look up

CRT_Timekeeper_IN" is the event look up code created in the ORA_HWM_TCD_SUPPLIER_EVENTS look up

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!