I need to create a custom publishing page approval workflow using SPD 2010. Actors: owner, contributors, approvers Type: parallel. Process: 1. Owner creates a page and assign to the contributor group for editing page. 2. Any one of the contributor checkout for editing and checks-in to sent it to the approver group. 3. Approver approves/rejects and publish it.
Currently I created a reusable workflow based on publishing approval (copy and modify). Not sure how to design through the process. OOTB when a page is created and checked in, it kicks the workflow and sent it to approver group. In my case, owner checks in, the task should be assigned to the contributor and when the contributor checks in it goes to approvers.
Any help appreciated. Thanks.