Is there a way to manually import an xml definition? I have a suite analytics (which doesn't have copy to account) so I wanted to manually import the xml file it generated
d
dcrsmith
07/13/2022, 9:35 PM
Analytics has an "export to sdf" button
s
screnshaw
07/13/2022, 9:37 PM
@dcrsmith I did that and have an XML file. What do I do with it after that?
d
dcrsmith
07/13/2022, 10:18 PM
You would add it to an SDF project in order to deploy it into another account. One thing it doesn't pull in is dependencies. So this could be a challenge and it might be faster to just rebuild it manually.
s
screnshaw
07/13/2022, 10:19 PM
I've got to eventually learn sdf.
The thing is, is I want one code repository so I can have shared code libraries