Skip to Content
0
Aug 30, 2023 at 01:02 AM

Data type mismatch in ODATA service

226 Views

I have created an ODATA service for ODP extraction(via Data Model->Redefine->ODP extraction) and the field from the table(which is data element RAW 16) converted to Edm.String.

image.png

I also have another service which is created( via Data Source References -> Exposure via SADL). Here the same data element(which is RAW 16) is converted as Edm.Guid.

image.png

These services are consumed from Azure and while joining the service entities, its failing. What is the way to overcome this issue?

Thanks.

Attachments

image.png (3.4 kB)
image.png (3.2 kB)