Hi Team,
I'm trying to expose Analytic view via OData services, it shows an error as "Unsupported property name "0CRM_OBJ_ID" in database artifact
"HANA.SAMPLES::ZAV0SAMP"
Below is my xsodata file
service {
"HANA.SAMPLES::ZAV0SAMP" as "SAMPLES"
keys generate local "ID"
aggregates always;
}
It has several dimensions and measures in the view. Please help me to resolve this error.
Thanks for your help in Advance!
Thanks
Sathish