Is there a way to manually import an xml definitio...
# sdf
s
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
Analytics has an "export to sdf" button
s
@dcrsmith I did that and have an XML file. What do I do with it after that?
d
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
I've got to eventually learn sdf. The thing is, is I want one code repository so I can have shared code libraries