Skip to main content

Known Issues And Limitations

Process Naming Specification

The name of the process you specify while designing it using Process Designer or IntelliAppZ Designer should adhere to certain specifications. You can find those specifications over here.

Length Specification

  • The Name cannot exceed 98 characters.

  • UNC format is followed in the case either the Nuget package or the corresponding IntelliAppZ MSI exceeds 259 characters. According to this format specification, we will prefix the path containing more than 259 characters with \?.

Special Character Limitations

A process name must consist of letters, numbers, spaces, dots ".", underscores "_" and hyphens "-", must not begin with any special character except an underscore "_", and must not contain consecutive special characters, except for consecutive underscores "__".