Task handler Agent.DeployPackage expects parameter string as set of key=value entries separated by semicolons. Currently only one key is supported - "package". So if you have package with ID 123 then setting task parameter to
Best regards,
Victor
Code Select
package=123
should do the trick.Best regards,
Victor