Page 1 of 1

export the project using istool without specifying subfolder

Posted: Thu Nov 15, 2012 12:53 pm
by RK72
How do we export complete project using istool without specifying the subfolders and its subfolders in the command.

Re: export the project using istool without specifying subfo

Posted: Thu Nov 15, 2012 1:45 pm
by sabarimuthu0728
Try the beow command; have tested this in 8.5 version; should work for other 8.x version.

export -domain <domain_name>:<portnumber> -u <user> -p <password> -archive <archive filename> -datastage '-incexec "<dsserver name>/<project name>/*/*.*"'

For more information you can also refer the below links.

http://publib.boulder.ibm.com/infocente ... olexp.html

http://publib.boulder.ibm.com/infocente ... stool.html