Hi,
I created a biar file using import wizard. and now i need to migrate the content from biar file to destination CMS using BIAR COMMAND LINE TOOL.
and
I dont need need to migrate everything to destination CMS. so i need to write queries.
the following is the script i used. but im unable to migrate anything with no error.can u please help me to clear my doubts:
what exactly exportDependencies mean? i only need universe not with its dependency connection..so if i set to false im seeing nothing to migrate.
security..even in import wizard,,it sucks most of the time...no worries as of now.
correct my script if its wrong.
importBiarLocation=C:\test.biar
action=importXml
CMS=sever name
password=password
Authentication=secEnterprise
exportDependencies=False
includeSecurity=false
exportQuery=select * from ci_appobjects where si_kind='universe'