Quantcast
Viewing all articles
Browse latest Browse all 791

BPM OData service returns non-OData dateTime?

Hi all,

the standard bpm odata service (task.svc) returns task entries with Edm.DateTimeproperties with the following values:

 

<d:StartDeadLine></d:StartDeadLine>

<d:CompletionDeadLine></d:CompletionDeadLine>

<d:ExpiryDate></d:ExpiryDate>

 

Thus, the value of these properties is actually '' (the empty string).

Even though the $metadata of the service specifies that these fields are nullable, in this case they are not null, they are simply equal to ''

As a consequence, I'm unable to consume this service from a Java client (Olingo) because the received data is not in a correct dateTime format.

 

Can anyone please share some insight?

Thanks, regards

Vincenzo


Viewing all articles
Browse latest Browse all 791

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>