cancel
Showing results for 
Search instead for 
Did you mean: 

Timesheet Upload in Fieldglass

dabblu_singh
Explorer
0 Kudos

Hi Experts,

I am trying to upload Timesheet using Time Sheet Upload connector but getting an error.

Error-

{

"Status" : {

"TransactionID" : "************************",

"ReturnCode" : "106",

"Message" : "\n\nRecord 1: \n0EAGJS00000008,,,10/10/2022,10/10/2022,Standard Cost Center,Hours Worked,ST,Hr,0.00,8.00,\nTime Sheet is associated to a Rate Schedule. To upload, please use Simplified Time Sheet or Valorized Time Sheet instead.\n"

}

}

View Entire Topic
JutVil
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Dabblu Kumar

It looks like you are having rate schedules enabled for the worker that is submitting timesheets? If that is the case, you need to use a connector that is able to handle RS timesheets. You can find the connector library here: https://help.sap.com/docs/SAP_FIELDGLASS_INTEGRATION/9cfd5c12ee3046d59453e73974f9c4b7/de446f74158b4f...

I would try this one: "Rate Schedule Time Sheet with Revision Upload"

Good luck,

Jutta

dabblu_singh
Explorer
0 Kudos

Hi Jutta,

how to check if rate schedules enabled for the worker or not? And what if I hardcoded some actions with endpoint "Time Sheet Upload"?