packageFile | String Name of the distribution file that contains the package that you want to install. This file must reside in the server's inbound directory ( Integration Server_directory \instances\instance_name\replicate\inbound). When specifying packageFile, Do include the .zip extension in the file name. Do not include the directory path. For example: myPackageFileAug2001.zip |
activateOnInstall | String Flag that specifies whether you want Integration Server to automatically activate the package after it is installed. Set to: yes to activate the package after installation and make it immediately available to clients. This is the default. no to install the package without activating it afterwards. If you install a package in this mode, it will not be accessible until it is explicitly activated through the Integration Server Administrator or the pub.packages:activatePackage service. |
archiveOnInstall | String Optional. Flag that specifies whether you want Integration Server to archive the package automatically after it is installed. Set to: yes to archive the package after installation. If you choose to archive the package automatically, Integration Server moves the package from the Integration Server_directory \instances\instance_name\replicate\inbound directory to the Integration Server_directory \instances\instance_name\replicate\archive directory. This is the default. no to install the package without archiving it. |
message | String Message from server. (This is the same message that is displayed when you install a package with the Integration Server Administrator.) |