Alternative characteristic names independent of unique language and GUID
Jens Büscher
As an interface developer, I want to be able to rely on addressing objects via API. Names are too variable, GUIDs require fixed coding or complex matching tables. A readable alternative name to the GUID would be, e.g. “MyCompany.Invoice.Amount”
·
D
Daniel Müller
An alias for each object would be helpful, possibly also queryable via the API (getAliasByGuid).