I completed my workflow in Sharepoint Designer 2007. I have the workflow to kick off certain actions base on the status of a Sharepoint Server 2007 workflow.
Example: Program Manager Approval workflow is In Progress. Wait until status changes from In Progress. If the status goes to Approved, then it suppose to kick off another Sharepoint server workflow.
The workflow created in Sharepoint Designer is not giving me any errors except it goes directly into completed status. I have added a pause at the beginning until the Sharepoint server workflow gives a status, then the Sharepoint Designer goes to work.