Cannot reference a project to itself

When trying to establish reference between projects it complains user is trying to establish reference to itself.

Try create project reference but complained reference to the project itself

Try create project reference but complained reference to the project itself

This very likely caused by the two projects are actually from the same origin. Each Visual Paradigm project do have its internal ID. If the projects are from same origin (i.e. one is copy from the other) then both will carry the same ID. Even you rename the project the internal ID will not be changed. Since it is not make sense for a project referencing to itself, with the same internal ID establish of project reference will be blocked. To solve this problem:

  1. Open the project you would like to import and select Project > Export > XML…

    Export project to XML

    Export project to XML

  2. Select Export project and specify output path.

    Select Export project and specify output path

    Select Export project and specify output path

  3. Press Export button to export it to XML.
  4. Go to Project > New to create a new project.

    Create new project

    Create new project

  5. Select Project > Import > XML…

    Import XML

    Import XML

  6. Specify the XML file outputted in step 3. Make sure you have select Generate new ID for elements that don’t exist in current project option. Press Import button to import the XML file.

    Make sure select Generate ID for elements don't exist in current project option being turned on when import XML

    Make sure select Generate ID for elements don’t exist in current project option being turned on when import XML

  7. Select Project > Save > Save as to a new project file.

    Save as new project

    Save as new project

Now the project saved in step 7 will carry all data as in your original project but with different internal IDs, and allows you to establish reference with this new project.

Able to create refernece with newly created project

Able to create refernece with newly created project

 

Related Know-how

Related Link

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply