cancel
Showing results for 
Search instead for 
Did you mean: 

DateTime conversion error on HCI when trying PUT to SuccessFactors (oData)

jaronfrenk
Explorer
0 Kudos

Hello,

I have created a put call in HCI to a SF object, but I keep getting an error in the log, which is:

LastError = org.apache.olingo.odata2.api.uri.UriSyntaxException: Format of ''2016-11-01T00:00:00.000'' is not compatible with 'Edm.DateTime'.

I have taken the date from an object, change the object, then try to write the results back to the same object.

I have created the PUT call by using the wizard in HCI. Any way to get rid of this error and get my data saved back into SF?

Gr,

Jaron

Accepted Solutions (0)

Answers (1)

Answers (1)

jaronfrenk
Explorer

Ok, I have just solved it myself.

I changed 'effectiveStartDate' to datetime{effectiveStartDate}