CODEVALIDATION_JOBNAME

STRING, comprising a sequence of printable characters, including lowercase and uppercase characters, with support for extended characters using the &#nnn; format. For example:

  •   for space
  • ° for °
  • µ for µ

When a job is requested to be created, then:

  • If empty (default on deploy), then if the name of the job, as entered by you or created by the job name syntax, contains a character not in the ABCDEFGHIJKLMNOPQRSTUVWXYZ_0123456789 character set, then the job creation does not proceed.
  • If not empty, then if the job name, as entered by you or created by the job name syntax, contains a character not in the provided set of printable characters, then the job creation does not proceed.

Typically the preference is not set at role or user level.

Related Processes