Sybase_novICE
2010-01-12 14:14:41 UTC
Hi,
I am used to creating logical models using Oracle Designer. So a
newbie with regards to PowerDesigner.
I want to setup entities with Alias names - 5 letter codes for the
entity. I then want to use the Alias when generating the primary key,
foreign key and index and not the Table Name itself.
So, for example:
Entity Name: Purchase Order
Entity Code: PURCHASE_ORDER
Alias: PUOR
I want to generate the PDM table as:
Table Name: Purchase Order
Table Code: PURCHASE_ORDER
Primary Key Constraint Name: PUOR_PK
Foreign Key (if applicable): PUOR_<Child Table Alias>_FK
Is this possible either via Extended Model Definition or via
Scripting?
Any help or pointers in this matter would be greating appreciated.
Thanks
I am used to creating logical models using Oracle Designer. So a
newbie with regards to PowerDesigner.
I want to setup entities with Alias names - 5 letter codes for the
entity. I then want to use the Alias when generating the primary key,
foreign key and index and not the Table Name itself.
So, for example:
Entity Name: Purchase Order
Entity Code: PURCHASE_ORDER
Alias: PUOR
I want to generate the PDM table as:
Table Name: Purchase Order
Table Code: PURCHASE_ORDER
Primary Key Constraint Name: PUOR_PK
Foreign Key (if applicable): PUOR_<Child Table Alias>_FK
Is this possible either via Extended Model Definition or via
Scripting?
Any help or pointers in this matter would be greating appreciated.
Thanks