You back up application content in Workbench using the
exportApplication script.
To back up application content in Workbench:
Navigate to the
controldirectory of your deployed application, for example,C:\Endeca\apps\Discover\control.Run the
runCommand.sh IFCR exportApplicationscript, as in the following examples:On Windows:
runCommand.bat IFCR exportApplication <target_dir>
On UNIX:
./runCommand.sh IFCR exportApplication <target_dir>
Repeat this procedure for every application that you are migrating.

