Hi.
I have a situation where I have two workflows. One is the master, and that is the Approval Workflow that goes through multiple approval processes, and confirms back to the Project Manager when all approvals are completed. I have another workflow, which is the "Design stakeholder" approvals. This workflow has a number of steps required by the Approval Stakeholders to complete.
While the Approval Workflow relies on the Design Stakeholders, they are seperate tasks because there is no way to know how many approvals are required at design, and they are created dynamically based on selection - which could happen at any stage. So each stakeholder has their own task that goes through that Designer Stakeholder workflow.
The part that I am getting stuck on is I want the Designer Stakeholder workflow to call back to the Approval Workflow to execute a "Event" and change a Data Field "Run Check" to True.
The Event I want to be run on the Approval Workflow will check the database to make sure that all approvals have been completed, and if they have it continues on through that workflow, otherwise it goes back and waits.
The problem is - I can't seem to figure out how IPC can do this (and I believe from what I am reading it can't) and I can't seem to figure out how to get a SmartObject that will execute something.
Can anyone give me any help and direction?
Cheers
Matt