5 Replies Latest reply on Apr 14, 2008 5:05 AM by kukeltje

    newbie - how to set parent state from child fork flow

    nathancoast

      Hi, I've been playing with various permutations of a workflow but can't seem to model one that solves my problem. Basically newbie doesn't know how to model properly.

      Basic approve or reject workflow with multiple approvers. Each approval occurs in parallel in a forked wokflow. If any approver rejects, the parent should move to a rejected state. If all of the approvers approve then the parent moves to an approved join state.

      The approved join works as expected, however the reject flow isn't working as I'd expect.

      Will I have to do this programmatically or can this be done declaratively from process.xml?

      thanks in advance,
      Nathan