Symptom
There is a custom ODATA created, and it has been enabled for data workbench, nevertheless when the ADMIN adds a field as “ParentUUID” to this custom ODATA service customer notices that this field is missing from the data workbench import template.
Environment
SAP Cloud for Customer
Reproducing the Issue
- Open Data Workbench Work center.
- Go to import View.
- Select the custom BO created.
- Download its template and check that added field is missing.
Cause
Properties of type UUID (Edm.guid in OData Service) are not supported and therefore not a part of Import template. It is explained in the documentation below, for reference: Data Preparation
Resolution
This is the expected system behavior. Please access our Influence Portal and suggest an improvement in this scenario if you believe it could best serve your business purposes: https://influence.sap.com/sap/ino/#/campaign/1868
See Also
Keywords
Field; Add; Custom; Odata; Service; Missing; Data Workbench; Import; Template; UUID. , KBA , LOD-CRM-INT-DWB , Data Workbench , LOD-CRM-INT-API , OData API (C4C Only) , How To