Getting "Subject Validation Failed" error while validating the project on the designer. Below error occurred: "The subject '%%Domain%%.%%Deployment%%.adr3.%%InstanceId%%.exit' contains illegal characters. "
Issue/Introduction
Avoid to use the spaces while giving the project name.
Environment
All Supported Platforms
Resolution
This error has occurred if spaces present in subject name. To resolve this issue follow the below steps: ------------- 1. Subject Validation Failed error can be ignored as it will not impact anymore.
2. If project name contains the blank spaces then this validation error occurred because project name mapped in the default global variable %Deployment%. It should not be recommended that to use the blank spaces in the project name.
3. Also, verify the value of %InstanceId% if it is declared in the global variable and ensure that it should not contain the blank spaces. If it is not declared in the global variable then ignore this point. -------------