Posts

Showing posts with the label olingo

Olingo - OData: How to define complex types in Olingo OData

Image
Clash Royale CLAN TAG #URR8PPP Olingo - OData: How to define complex types in Olingo OData I need to define below JSON in OData entity. "d" : { "__metadata" : { "type" : "ServiceCloudAssetModel.HBServicesInfo", "uri" : "http://sdf.com/notimplemented/Entity(0)" }, "SPVersion" : "0", "Status" : "Informational", "ResponseCode" : "100", "Description" : "High Memory Usage; Hardware Failure detected", "LastBootUpDate" : "2017-04-07T20:48:13.486816", "SchemaVersion" : null, "AgentVersion" : "2.0.0.0", "WindowsUpdatedRunDate" : "2017-04-05T08:13:42", "UTCDate" : "2018-06-20T18:22:32.3388283Z", "ResponseMessage" : "Success", "uuid" : "bada16db-2b2f-46de-a366-545ea9774d2c...