I am trying to create a Business Objects universe using the generic OData driver. We are using https://<ourinstance>.crm.ondemand.com/sap/byd/odata/v1/c4c.svc/ as the Service Root URI, but get the following error "A problem was found with the provider's metadata document. Detailed message: A property which is a complex type is missing a nullable attribute or the nullable attribute is set to true in complex type 'DateTime' for property 'ReferenceDateTime'".
I have been scouring the integration documents and scenarios, but can find no information on this.
Anyone know if this is possible or what the issue is?