‎12-01-2018 11:25 AM
Hi,
My actual task is to import in our Hopex repository a physical data model from an excel file.
I use the excel import tool to import the tables, columns, primary and foreign keys.
Then I try to modify the column objects to set up values for the attributes.
It doesn't work for the Datatype attribute which is a calculated attribute, exemple Varchar2(15), number(5).
This attribute is calculated whith the length attribute.
Is it possible to modify a calculated attribute with other tools like VBscript ?
Regards