Skip to main content
Nintex Community Menu Bar

How can I clone a SmartObject with no GUIDs conflicts?

  • October 19, 2009
  • 1 reply
  • 5 views

Forum|alt.badge.img+1

Dear all,


I've copied a new SmartObject from an old one (with copy and paste), and I've just modified the name of the newSmartObject and some of its methods;


The two smartObjects have to work on the same server but during the deploy, an error occurred due to the same GUID of the two smartObjects.

To avoid this error I've generated a new GUID and manually changed the GUID of the new SmartObject in the .xml file.


After that I could deploy but I was wondering:


"Is there a better way to have a copied SmartObject with his own GUID?"


...and what about all the other GUIDs inside the code referring to the elements of the smartObject? Do they make some conflicts with the already existing in the old SmartObject?

Thanks a lot.

Best regards.
Max

1 reply

Vernon
Forum|alt.badge.img+14
  • Scout
  • October 20, 2009

the following link will help:


http://www.k2underground.com/forums/t/9181.aspx


vernon