Hi,
I want to create 2 components as a children of another component. When manually copy-paste one component under the same parent, new component is created successfully. But when trying to create a component with journal, i can't create component with the same name. It gives me an error that i can't do that.
For Example:
Below hierarchy is valid when copy 'pXXX0101' and paste to same place. I can create many of them without problem with manually. But, when trying to create with NX Journal, it doesn't permit that. aXXX010000 is parent of pXXX010100 components.
-- aXXX010000 -- pXXX010100 -- pXXX010100
Actually, i know that even component names looks same in hierarchy, they hidden their real names. So, their names relatively:
-- aXXX010000 -- pXXX010100 (1) -- pXXX010100 (2)
So my question is that how can i create a component with full name such as 'pXXX010100 (1)' ?
Thanks in advance.
Best regards.