Import error messages
This topic provides explanations of some common error messages that can occur when a schedule profile import job is run.
Action | Message | Explanation |
---|---|---|
General | Error: [Invalid_value] for [ANY FIELD] are not allowed for profile. | Invalid characters or values were detected in a field. |
General | Error: Auto Assignment Schedule Profile name cannot be null. | Blank profile name detected. |
ADD | Error: Profile used for Batch schedule generation/Team/Auto Assignment group cannot be null. | Blank in required field detected. |
ADD | Error: Team [WBT_NAME] is already associated to an existing profile. | Team can be only associated to a single profile. |
ADD | Error: Team [WBT_NAME] was not found. | The team was not found. |
ADD | Error: Auto Assignment group [ASG_NAME] was not found. | AA group was not found. |
ADD | Error: Auto Assignment Schedule Profile cannot be added as it already exists. | Duplicate AA schedule profile are not allowed with same name. |
UPDATE | Error: Auto Assignment Schedule Profile was not found. | The AA schedule profile was not found. |
UPDATE | Error: Team [WBT_NAME] was not found. | The team was not found. |
UPDATE | Error: Auto Assignment group [ASG_NAME] was not found. | AA group was not found. |
UPDATE | Error: Team [WBT_Name] is already associated to an existing profile. | Team can be only associated to a single profile. |
DELETE | Error: Auto Assignment Schedule Profile was not found. | The AA schedule profile was not found. |