Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that it must be comma-separated with no spaces in-between.#In

  1. In the PGE configuration file, add a PCS_ActionsIds key under the customMetadata tag and reference the property name that you had just set in the tasks.xml file (ActionsIds in this case),
Code Block
<customMetadata>
...
   <metadata key="PCS_ActionsIds" val="[ActionsIds]"/>
...