Dot Notation Not Allowed in Job Variable Names
  • 11 Feb 2025
  • Dark
    Light
  • PDF

Dot Notation Not Allowed in Job Variable Names

  • Dark
    Light
  • PDF

Article summary

Breaking Change

This breaking change applies to the Platform 6 feature release.

The naming convention for job variables has changed in the Itential platform. Workflow job variable names can no longer contain the period character (.). Additionally, users can no longer run workflows which violate this rule. The correct form to use is shown below.

Naming Format

❌ INVALID: my.invalid.variable.name

✅ VALID: my_valid_variable_name

Note that in exported workflow documents, variable names are not presented in the same fashion as in the Workflow Canvas. The variable will include the job variable prefix $var.job., which includes dot notation. In this context, a valid equivalent to the example above would look like this: $var.job.my_valid_variable_name.

What should I do?

  • If you have exported a workflow that includes dot notation in the job variable name, you may still import the workflow, but you will be required to change the variable name before you can run it.

  • If you are upgrading your environment and there are existing workflows in the database that contain dot notation in the variable name, the upgrade may fail and throw an error. You will need to modify the variable name to meet naming requirements to ensure there is no dot notation.

  • If you experience any issues, need assistance or require more information, please contact the Itential Customer Support Team.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.