You can import packages using a shell script called CustoDataTool.
This script has the following arguments:
- -user: specify the user if you are not the creator.
- -password: enter the password
- -file: enter a zip name (compulsory).
Open a command window and enter the following command:
<intall_directory>/server/scripts/CustoDataTool2.sh - file
on Unix and
CustoDataTool2.bat
on Windows.
For example, to import /tmp/CustoPackage.zip
using creator
with the creatorPassword
password, enter: CustoDataTool2.sh –password creatorPassword -file /tmp/CustoPackage.zip
.