Hi,
Why is only one task created, and everything executes in it, when I execute the following code in a loop:
args.TransitionInfo.TasksToAdd.Add(new WebCon.WorkFlow.SDK.Common.Model.NewTaskData(new WebCon.WorkFlow.SDK.Common.Model.UserInfo("webcon", "webcon")));
Best regards.