Scenario:
From logical table/column name OrganizationType
to physical table/column name ORG_TYP
with following abbreviation Organization
→ ORG
and Type
→ TYP
, word separator with _
(underscore).
Thank you for your inquiry and I’m sorry that currently we do not support name abbreviation mapping in such way. We only support match on the full text, i.e. define mapping for OrganizationType and ORG_TYP, but not breaking into multiple works with auto insert separator in between. We will consider to support this in our future release.
1 Like
Thank you for considering this feature!
And also if VP support reverse abbreviation replacing upon synchronization from Physical
→ Class
(ORM) which is opposite abbreviation replacement of Logical
→ Physical
, will be excellent.
Currently it supports vis mapping files but it’s a bit tedious as if Physical
need to be abbreviated.