You can set the number of devices you want to work with using the Command Line Interface feature.
Accessing the Command Line Interface
-
SSH to the application server machine.
-
Enter cd to change the directory to $VOYENCE_HOME/tools/bulk-import, and press Enter.
-
At the command prompt, enter runCmd.sh, then press Enter.
-
At the next command prompt, enter your User Name and Password. See the following prompts:
-
Enter User Name: where you enter the user name.
-
Enter Password: where you enter the password.
-
After entering the User Name and Password, press Enter.
Determining the Number of Devices (per Transaction)
You can change the number (the value) of devices that can be handled during a single transaction.
-
First, you must access the runCmd.sh file. (See steps 1 through 3 in Accessing the Command Line Interface procedures detailed above.)
-
Determine if your system has a high load of activity during the Importing process. If so, you should tailor the number of devices you want to import accordingly.
-
Change the number in the -DdevicesPerTransaction=1000 parameter, to the number of devices you want to import.