Posted on 02-11-2016 05:30 PM
Hello,
Does anyone know the syntax that I need to use in the PolicyTemplate.xml to enable the custom trigger when importing a package into the JSS from AutoPKG? I had a cool link that I can't find with examples of the syntax for all of the import features that I can't find, does anyone know where I can find that?
Kind regards,
Pascal
Posted on 02-12-2016 04:12 AM
<trigger>EVENT</trigger>
<trigger_other>triggerName</trigger_other>*
is that what you are looking for?
Posted on 02-14-2016 02:55 PM
You are a legend. Where can I reference the other options and how they are called? Are the listed somewhere in the Casper api section via myservername:8443/api?
Thanks for that.
Posted on 02-14-2016 03:12 PM
ignore, I misread!