<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE TaskDefinition PUBLIC 'waveset.dtd' 'waveset.dtd'>
<!--  MemberObjectGroups="#ID#Top" createDate="Sun Feb 17 13:17:32 CST 2008" extensionClass="WFProcess" name="IDM_COURSE_WFP_Variables 4" visibility="runschedule"-->
<TaskDefinition name='IDM_COURSE_WFP_Variables 4' lock='Configurator#1206254993546' creator='Configurator' createDate='1203275852843' lastModifier='Configurator' lastModDate='1206254693484' lastMod='2' taskType='Workflow' executor='com.waveset.workflow.WorkflowExecutor' suspendable='true' syncControlAllowed='true' execMode='sync' execLimit='0' resultLimit='0' resultOption='delete' visibility='runschedule' progressInterval='0'>
    <Extension>
        <WFProcess name='IDM_COURSE_WFP_Variables 4' maxSteps='0'>
            <Variable name='firstName' value='Malcom'/>
            <Variable name='lastName' value='Young'/>
            <Variable name='email' value='malcom.young@idm.com'/>
            
            <Activity id='0' name='start'>
                <Transition to='Call Form'/>
                <WorkflowEditor x='89' y='107'/>
            </Activity>
            
            <Activity id='1' name='Call Form'>
                <ManualAction id='0' timeout='1'>
                    <WorkItemRequest>
                        <s>IDM Admin Interface</s>
                    </WorkItemRequest>
                    <WorkItemRequester>
                        <s>IDM System </s>
                    </WorkItemRequester>
                    <WorkItemDescription>
                        <s>Workflow using variables</s>
                    </WorkItemDescription>
                    <FormRef>
                        <ObjectRef type='UserForm' name='IDM_COURSE_FRM_Variables 4'/>
                    </FormRef>
                </ManualAction>
                <Transition to='end'/>
                <WorkflowEditor x='229' y='85'/>
            </Activity>
            
            <Activity id='2' name='end'>
                <WorkflowEditor x='338' y='84'/>
            </Activity>
        </WFProcess>
    </Extension>
    <MemberObjectGroups>
        <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
    </MemberObjectGroups>
</TaskDefinition>
