WM WF Designer

Hello there,

I’m not sure if I’m in the right topic’s area. But WF Desginer doesn’t belong either to enterprise nor to webServices. So I just try it here.

I’m trying to implement the following usecase:

A credit check performed by two different people parallely. If one
person approves, the field status of the task’s data will be set to 1 otherwise to 11. The same within the task of the second person. According to these two fields, at the end of the workflow the status shall be set to 1 (if both approved) or to 11 (if at least one person rejected). I tried to do this with a comparator set after the two tasks, but it cannot compare fields of the two different docs used in the preceeding tasks.

I know that it’s a little bit difficult to describe the usecase but I tried my best. Hope someone can help me! Thanks in advance.

Michaela