Suggestion: Retain Column Aliases from Custom Data Models in UDRs (Unifier 25.10+)
Following a recent Support Request, we discovered that Unifier version 25.10 contained the following change:
"
Integration: New REST APIs
User-Defined Reports: The UDR REST Service V2 provides a well-structured JSON output with appropriate element names instead of generic column identifiers. It also removes user-specific number formatting to ensure consistency across consuming applications.
"
This is an extremely disruptive change for several reasons. The actual behavior that exists is as follows (determined through testing, confirmed by Oracle SR):
- If the Column Alias used in the SELECT statement of a custom Data View matches the Data Element Name of any Data Element in the tenant, the UDR will force the Column Heading in the UDR to be set to the matching Data Element