cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Suggestion for Improvement in Replication Flow Validation

RafaelBizzotto
Discoverer
0 Kudos
118

 

I'd like to propose an enhancement to the Replication Flow behavior when working with CDS Views.

Imagine I'm importing data from a CDS View that contains 5 columns. In the CDS View selection screen, I can see both the technical names and the business descriptions of each column:

 

Technical Name Description / Business Name
Col1Key
Col2Creation Date
Col3Name of Material
Col4Name of Material
Col5Name of Material

When I create a Replication Flow without a Projection, everything works smoothly.

However, if I add a Projection—perhaps to include an extra column or to adjust the content of existing columns—the interface throws errors due to duplicate column descriptions. Specifically, columns 3, 4, and 5 all share the same description: Name of Material. To resolve this, I’m forced to manually rename the descriptions to something like Name of Material 1, Name of Material 2, etc.

This seems unnecessary. The validation should focus on technical names, not business descriptions, since the technical names are unique and sufficient for identifying columns.

Suggestion:
Skip validation on column descriptions/business names during Projection. Only validate technical names to avoid unnecessary manual adjustments and improve usability.

Accepted Solutions (0)

Answers (0)