When starting this flow in studio I receive the error below.
I cannot see any leading or trailing white spaces. Is it somehow possible to see in the debugging where exactly the problem occurs?
20.4.0-beta.472
Message: WorkflowIdentity.Name and Package cannot contain leading or trailing white space (Unicode character categories Zl, Zp, or Zs).
Parameter name: value
Exception Type: System.ArgumentException
RemoteException wrapping System.ArgumentException: WorkflowIdentity.Name and Package cannot contain leading or trailing white space (Unicode character categories Zl, Zp, or Zs).
Parameter name: value
at System.Activities.WorkflowIdentity.ValidateName(String name, String paramName)
at System.Activities.WorkflowIdentity.set_Name(String value)
at UiPath.Executor.WorkflowUtilities.CreateIdentity(JobModel job, String workflowPath)
at UiPath.Executor.RobotRunner.InitWorkflowApplication()
at UiPath.Executor.RobotRunner.d__83.MoveNext()
1 post - 1 participant