I am getting this error message in my Process.xaml:
Invoke Process workflow: The following errors were encountered while processing the workflow tree:
‘Process’: The private implementation of activity ‘1: Process’ has the following validation error: Cannot assign from type ‘System.Int32’ to type ‘System.String’ in Assign activity ‘Assign’.
Does anyone have advice on where I should be looking within the workflow and what the error means?