Hi,
I am trying to import one Folder/Package(Say 'Test') with the help of Attached Sample SDK Java File(Import_Partial_Subset.java) from Exported Archive(Say 'Export.zip').
i know where to define Dispatcher URL, NameSapceID, username, password.
But i am not sure where i can define Archive Name (Export.zip)
and the folder/package i want to import (Test).
Can someone look at the code attached and let me know where should i make changes to get this work?
dmk,
It looks like it's just the -a parameter. e.g. -a Export
-Andy
Tried That, It does not work. :(
DMK,
That's odd, that's what the parameter is for. If we can support exports/imports in MetaManager's Script Runner would you be interested? Then you can do it with a couple of lines of JavaScript calling a simple Export function, instead of this Java code and the SDK...
-Andy