How to move UDA definition from a project to a master reference project?

Hello there,

I've an UDA that was defined in a project. Now I want to move it (the definition) from the project DICT DB to the DICT DB of our Master reference project to be available for all projects without losing the data stored in the UDA in design DB. Any advise?

Parents
  • AVEVA support reply:

    In this case you need to collect all the value against the UDA and output it in a txt file.

    each UDA has a key so if you will bring back the Project definition DB you will see those value again.

    so best way would be Collect all the Value with the Element reference number and then remove the Project definition and bring Master Project definition 
    run the macro which you had the stored values 

    make sure after this you remove the UDA from the Project definition so there is no Conflicts and Name Clash as well.

Reply
  • AVEVA support reply:

    In this case you need to collect all the value against the UDA and output it in a txt file.

    each UDA has a key so if you will bring back the Project definition DB you will see those value again.

    so best way would be Collect all the Value with the Element reference number and then remove the Project definition and bring Master Project definition 
    run the macro which you had the stored values 

    make sure after this you remove the UDA from the Project definition so there is no Conflicts and Name Clash as well.

Children
No Data