Parameters for custom code generators

Unica Campaign supports custom parameters as input to any custom code generator you configure for use in Unica Campaign.

No validation is performed for these parameters; however, the following restrictions apply:

  • You cannot reuse the flags for the default Unica Campaign code generators as flags for parameters in the custom code generators.
  • Do not use spaces in custom code generator executable names.
  • Do not use double quotation marks around parameters or around the executable name.
  • Spaces are read as separators between the code generator executable name, and between parameters. The first space is interpreted as marking the end of the executable name; subsequent spaces are interpreted as separating multiple parameters.
  • The code generator fields for the Configuration Manager and the offer template interface are limited to 200 characters.