Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/How to import two templates with the same module name and the same templateId but belonging to different dar filesForum ↗

How to import two templates with the same module name and the same templateId but belonging to different dar files

App Development3 posts177 views1 likesLast activity Apr 2023
SK
skylornaOP
Apr 2023

I now have two dars, 1.0.dar and 1.2.dar. They have different pkids. I want to convert one of the contracts generated by 1.0.dar into a contract of 1.2.dar. I hope to write a template that dependences both 1.0.dar and 1.2.dar to do upgrade, but their module name and templateId are the same, I should distinguish when quoting,how can I do?

LE
Leonid_Rozenberg
Apr 2023

Does the documentation on name collisions help?

SK
skylorna
Apr 2023

very useful thank you

← Back to Discussions