Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

When starting this flow in studio I receive the error below. Message: WorkflowIdentity.Name and Package cannot contain leading or trailing white space (Unicode character categories Zl, Zp, or Zs)

$
0
0

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()

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles