Help:Sandbox

From SDU
Revision as of 20:01, 8 February 2008 by Chipperdude (Talk | contribs)

Jump to: navigation, search

Feel free to try out the wiki syntax in this page.

SDU Wiki Search Plugin for Firefox


Here is the query you would use to retrieve all Service Desk contacts with the last name "Smith" : <source lang="sql"> SELECT * FROM ca_contact WHERE last_name = 'Smith' </source>

<source lang="sql" line>
SELECT *
FROM ca_contact
WHERE last_name = 'Smith'
</source>

Source lang=html4strict

<source lang="html4strict"> <PDM_IF $args.id != 0> ImgBtnCreate("makechild", "Create Child", "create_new('cr',0,0,0,'PRESET=type:$args.type','INITFROM=make_child')", true, 0,"Create a Child"); </PDM_IF> </source>

Source lang=javascript

<source lang="javascript"> <PDM_IF $args.id != 0> ImgBtnCreate("makechild", "Create Child", "create_new('cr',0,0,0,'PRESET=type:$args.type','INITFROM=make_child')", true, 0,"Create a Child"); </PDM_IF> </source>

Source lang=php

<source lang="php"> <PDM_IF $args.id != 0> ImgBtnCreate("makechild", "Create Child", "create_new('cr',0,0,0,'PRESET=type:$args.type','INITFROM=make_child')", true, 0,"Create a Child"); </PDM_IF> </source>

Top Ten Pages

<TopTenPages>10</TopTenPages> more...


Newest Pages

Special:NewestPages/-/10 more...


CODE

SELECT *
FROM ca_contact
WHERE last_name = 'Smith'
<source lang=sql>
SELECT *
 FROM ca_contact
 WHERE last_name = 'Smith'
</source>

This is an example of the workflow to obtain the group members from Servicedesk. Follow the directions exactly


<source lang="XML" line> - <processdefinition id="1170141206281">

 <name>call_get_group_info</name> 
 <shortname>service_desk_mstwf</shortname> 
 <description>Master workflow - Aqua</description> 
 <modified>1170234505155</modified> 

- <inputs> - <attribute>

 <name>label</name> 
 <type>0</type> 
 <input>Y</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description>label for Service Desk ticket number</description> 
 </attribute>

- <attribute>

 <name>usd_persid</name> 
 <type>0</type> 
 <input>Y</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>USD ticket handle</description> 
 </attribute>
 </inputs>
 <outputs /> 

- <processes> - <process> - <version id="1078781086898">

 <version-active>Y</version-active> 
 <version-effective>1099900800000</version-effective> 
 <version-expiration>0</version-expiration> 
 </version>

- <roles> - <role>

 <name>Approver</name> 
 <description>The approver - must match a userid in eIAM.</description> 
 <swimlanesize>200</swimlanesize> 
 <actor>Global User List</actor> 

- <configuration>

 <parameter name="parameter" /> 
 <parameter name="parameter">$ApproverUserId</parameter> 
 </configuration>
 </role>

- <role>

 <name>Assignee</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Global User List</actor> 

- <configuration>

 <parameter name="parameter" /> 
 <parameter name="parameter">$AssigneeUserid</parameter> 
 </configuration>
 </role>

- <role>

 <name>CCBApprover</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Global User List</actor> 

- <configuration>

 <parameter name="parameter" /> 
 <parameter name="parameter">$CCBApprover</parameter> 
 </configuration>
 </role>

- <role>

 <name>CloseTicket</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Close Ticket - Service Desk</actor> 
 <configuration /> 
 </role>

- <role>

 <name>cvt_needby_dt</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>date_convert</actor> 
 <configuration /> 
 </role>

- <role>

 <name>email_nl</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>email_formatters</actor> 
 <configuration /> 
 </role>

- <role>

 <name>First Approver</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Global User List</actor> 

- <configuration>

 <parameter name="parameter" /> 
 <parameter name="parameter">$RequesterUserId</parameter> 
 </configuration>
 </role>

- <role>

 <name>get_approvers_list</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Create a Dynamic List</actor> 
 <configuration /> 
 </role>

- <role>

 <name>get_group_members</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>get_group_info</actor> 
 <configuration /> 
 </role>

- <role>

 <name>Get_status</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Get Status - Service Desk</actor> 
 <configuration /> 
 </role>

- <role>

 <name>Get Object Info Process</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Get Object Information - Service Desk</actor> 
 <configuration /> 
 </role>

- <role>

 <name>Log Comments in SD</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Log Activity - Service Desk</actor> 
 <configuration /> 
 </role>

- <role>

 <name>Notify Contact Process</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Notify Contact - Service Desk</actor> 
 <configuration /> 
 </role>

- <role>

 <name>Requester</name> 
 <description>The userid of the Change Order's affected contact; must match a user in eIAM.</description> 
 <swimlanesize>200</swimlanesize> 
 <actor>Global User List</actor> 

- <configuration>

 <parameter name="parameter" /> 
 <parameter name="parameter">$RequesterUserId</parameter> 
 </configuration>
 </role>

- <role>

 <name>role1</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Global User List</actor> 

- <configuration>

 <parameter name="parameter" /> 
 <parameter name="parameter">$RequesterUserId</parameter> 
 </configuration>
 </role>

- <role>

 <name>sendmail</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Send Email</actor> 
 <configuration /> 
 </role>

- <role>

 <name>Status Change</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Update Ticket Status - Service Desk</actor> 
 <configuration /> 
 </role>

- <role>

 <name>test_user</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Global User List</actor> 

- <configuration>

 <parameter name="parameter" /> 
 <parameter name="parameter">"saservicedesk"</parameter> 
 </configuration>
 </role>

- <role>

 <name>Update Priority</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Priority Update</actor> 
 <configuration /> 
 </role>

- <role>

 <name>USD</name> 
 <description /> 
 <swimlanesize>200</swimlanesize> 
 <actor>Unicenter_Service_Desk_Web_Service</actor> 
 <configuration /> 
 </role>
 </roles>

- <attributes> - <attribute>

 <name>approve</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ApproverUserId</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>The userid of the ticket approver.</description> 
 </attribute>

- <attribute>

 <name>approverUseridList</name> 
 <type>8</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>A list of possible approver userids. This is set and processed in the Post operation for the 'Save Attribute Info' workitem. We add userids to the list in order of preference and select the first non-empty one.</description> 
 </attribute>

- <attribute>

 <name>AssigneeUserid</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>The change order's assignee</description> 
 </attribute>

- <attribute>

 <name>CategoryAssigneeUserid</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>The userid of the assignee specified on the Change Order's category. We build a small XML list here, populated with userid values from the change order. We select the first userid in this list for the approver.</description> 
 </attribute>

- <attribute>

 <name>CategoryDesc</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>CCBApproved</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>CCBApprovedComments</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>CCBApprovedCount</name> 
 <type>3</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>CCBApprovedName</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>CCBApprover</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>CCBMembersNames</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>CCBRejectCount</name> 
 <type>3</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>changeOrderInfo</name> 
 <type>8</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>Holds XML representation of the Change Order</description> 
 </attribute>

- <attribute>

 <name>ChkPASecs</name> 
 <type>3</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>closeTicketFaultDesc</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>closeTicketFaultInfo</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>closeTicketId</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>crlf</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>CurStatus</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>DefaultApproverUserId</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>endUserHandle</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>The handle for the Change Order's affected end user</description> 
 </attribute>

- <attribute>

 <name>EntProjectInfoName</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>errorDescription</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>errorInfo</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>getObjectProcID</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>groupid</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>GroupInfo</name> 
 <type>8</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>Grp_Last_name</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>GrpAttrs</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>InitAutoRejectCount</name> 
 <type>12</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>InitAutoRejectTarget</name> 
 <type>3</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ITRApproved</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ITRApprovedComments</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ITRApprovedName</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ITReviewAction</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ITReviewComments</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ITReviewName</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>job</name> 
 <type>8</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>joblist</name> 
 <type>9</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>jobs</name> 
 <type>8</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>label</name> 
 <type>0</type> 
 <input>Y</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description>label for Service Desk ticket number</description> 
 </attribute>

- <attribute>

 <name>need_by_date</name> 
 <type>3</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>need_by_dt</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>newline</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>notifyProcID</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ProjectCost</name> 
 <type>3</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ProjectCostTarget</name> 
 <type>3</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ProjectDuration</name> 
 <type>3</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ProjectDurationTarget</name> 
 <type>3</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ProjectPriority</name> 
 <type>3</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>ProjectStartdate</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>RequesterName</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>Requester's full name</description> 
 </attribute>

- <attribute>

 <name>RequesterUserId</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>The userid of the ticket's requester</description> 
 </attribute>

- <attribute>

 <name>status</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>storageSize</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description>harddisk storage size in GB.</description> 
 </attribute>

- <attribute>

 <name>submit</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>Summary</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>type</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description>PC Type: laptop or desktop</description> 
 </attribute>

- <attribute>

 <name>usd_persid</name> 
 <type>0</type> 
 <input>Y</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>USD ticket handle</description> 
 </attribute>

- <attribute>

 <name>usd_result</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>web_url</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>N</external> 
 <value /> 
 <description>The 'web_url' attribute of the Service Desk ticket</description> 
 </attribute>

- <attribute>

 <name>CCBGrpName</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>intCurrentIterationCount</name> 
 <type>12</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>intTargetIterationCount</name> 
 <type>12</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>strUserNameFirstLastCSV</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>

- <attribute>

 <name>strUserIdCSV</name> 
 <type>0</type> 
 <input>N</input> 
 <output>N</output> 
 <external>Y</external> 
 <value /> 
 <description /> 
 </attribute>
 </attributes>

- <exceptions> - <processexception>

 <name>ActorFault</name> 
 <description>Thrown for actor faults</description> 

- <parmdescriptors> - <parmdescriptor>

 <parmname>Description</parmname> 
 <parmdescription>A description of the fault</parmdescription> 
 <parmtype>0</parmtype> 
 </parmdescriptor>

- <parmdescriptor>

 <parmname>Info</parmname> 
 <parmdescription>Additional information on the fault</parmdescription> 
 <parmtype>0</parmtype> 
 </parmdescriptor>
 </parmdescriptors>
 </processexception>
 </exceptions>

- <forms> - <xf:form id="IT Review Action" description="" stylesheet="" xmlns:xf="http://www.xmlform.org/2003">

 <xf:label>IT Review Action</xf:label> 

- <xf:submit id="ADR" action="submit">

 <xf:label>Addition Documentation Required</xf:label> 
 </xf:submit>

- <xf:submit id="PA" action="submit">

 <xf:label>Pending Approval</xf:label> 
 </xf:submit>

- <xf:submit id="Reject" action="submit">

 <xf:label>Rejected</xf:label> 
 </xf:submit>

- <xf:textarea id="urllink" cols="100" rows="1">

 <xf:value /> 
 <xf:label>Link to URL</xf:label> 
 </xf:textarea>

- <xf:group id="group">

 <xf:label /> 

- <xf:textarea id="comments" appearance="full" cols="50" required="true" rows="3">

 <xf:value /> 
 <xf:label>Enter Comments</xf:label> 
 </xf:textarea>
 </xf:group>
 </xf:form>

- <xf:form id="Project Information" description="Project Information entered by the requestor" xmlns:xf="http://www.xmlform.org/2003">

 <xf:label>Project Information</xf:label> 

- <xf:submit id="submit" action="submit">

 <xf:label>Submit</xf:label> 
 </xf:submit>

- <xf:group id="group">

 <xf:label>Enter Project Information</xf:label> 

- <xf:input id="ProjectCost" required="true">

 <xf:value /> 
 <xf:label>Estimate Project Cost $</xf:label> 
 </xf:input>

- <xf:input id="ProjectDuration" required="true">

 <xf:value /> 
 <xf:label>Estimate Project Duration (Days)</xf:label> 
 </xf:input>

- <xf:input id="StartDate" required="true">

 <xf:value /> 
 <xf:label>Start Date</xf:label> 
 <xf:help>Format mm/dd/yyyy</xf:help> 
 </xf:input>

- <xf:select1 id="Priority" required="true">

 <xf:value /> 
 <xf:label>Priority</xf:label> 

- <xf:choices> - <xf:item>

 <xf:label>Priority 1</xf:label> 
 <xf:value>1</xf:value> 
 </xf:item>

- <xf:item>

 <xf:label>Priority 2</xf:label> 
 <xf:value>2</xf:value> 
 </xf:item>

- <xf:item>

 <xf:label>Priority 3</xf:label> 
 <xf:value>3</xf:value> 
 </xf:item>

- <xf:item>

 <xf:label>Priority 4</xf:label> 
 <xf:value>4</xf:value> 
 </xf:item>
 </xf:choices>
 </xf:select1>
 </xf:group>
 </xf:form>

- <xf:form id="CCBApprover" appearance="" description="Form sent to Approvers list" xmlns:xf="http://www.xmlform.org/2003">

 <xf:label>CCB Approval</xf:label> 

- <xf:textarea id="ApproverComments" cols="50" required="true">

 <xf:value /> 
 <xf:label>Comments</xf:label> 
 </xf:textarea>

- <xf:submit id="Approve" action="submit">

 <xf:label>Approve</xf:label> 
 </xf:submit>

- <xf:submit id="Reject" action="submit">

 <xf:label>Reject</xf:label> 
 </xf:submit>

- <xf:select1 id="select1">

 <xf:value /> 
 <xf:label>Select 1</xf:label> 
 <xf:choices /> 
 </xf:select1>
 </xf:form>

- <xf:form id="ITRApprover" description="Form sent to IT Reviewer" xmlns:xf="http://www.xmlform.org/2003">

 <xf:label>ITR Approval</xf:label> 

- <xf:textarea id="ApproverComments" cols="50" required="true">

 <xf:value /> 
 <xf:label>Comments</xf:label> 
 </xf:textarea>

- <xf:submit id="Approve" action="submit">

 <xf:label>Approve</xf:label> 
 </xf:submit>

- <xf:submit id="Reject" action="submit">

 <xf:label>Reject</xf:label> 
 </xf:submit>

- <xf:submit id="Deferred" action="submit">

 <xf:label>Deferred</xf:label> 
 </xf:submit>
 </xf:form>
 </forms>

- <nodes> - <start id="1509732671450107440"> - <component>

 <width>45</width> 
 <height>43</height> 
 <inset>5</inset> 

- <normalposition>

 <x>7</x> 
 <y>29</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Start_Workflow_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Start</label> 
 <description /> 
 </component>
 </start>

- <comment id="1164090467262"> - <component>

 <width>23</width> 
 <height>35</height> 
 <inset>5</inset> 

- <normalposition>

 <x>21</x> 
 <y>11</y> 
 </normalposition>

- <swimlaneposition>

 <x>7</x> 
 <y>13</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>3</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-8355712</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description>1</description> 
 </component>
 <description /> 
 <reference>null</reference> 
 </comment>

- <subactivity id="1164858205749"> - <component>

 <width>74</width> 
 <height>40</height> 
 <inset>5</inset> 

- <normalposition>

 <x>80</x> 
 <y>40</y> 
 </normalposition>

- <swimlaneposition>

 <x>41</x> 
 <y>147</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Insert%20an%20object%20into%20a%20Process_16x16_4.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>CR Info</label> 
 <description /> 
 </component>

- <nodes> - <start id="1164858205753"> - <component>

 <width>39</width> 
 <height>43</height> 
 <inset>5</inset> 

- <normalposition>

 <x>19</x> 
 <y>87</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Start_Workflow_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>start</label> 
 <description /> 
 </component>
 </start>

- <stop id="1164858205754"> - <component>

 <width>43</width> 
 <height>39</height> 
 <inset>5</inset> 

- <normalposition>

 <x>500</x> 
 <y>443</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>End_Node_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>stop</label> 
 <description /> 
 </component>
 </stop>

- <comment id="1164863313140"> - <component>

 <width>134</width> 
 <height>30</height> 
 <inset>5</inset> 

- <normalposition>

 <x>306</x> 
 <y>7</y> 
 </normalposition>

- <swimlaneposition>

 <x>117</x> 
 <y>53</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>5</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-8355712</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description>Get all change request info</description> 
 </component>
 <description /> 
 <reference>null</reference> 
 </comment>

- <activity id="1164858205888"> - <component>

 <width>91</width> 
 <height>41</height> 
 <inset>5</inset> 

- <normalposition>

 <x>75</x> 
 <y>88</y> 
 </normalposition>

- <swimlaneposition>

 <x>600</x> 
 <y>80</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Exec_SubActivity_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Get Object Info</label> 
 <description>Retrieve Change Order information</description> 
 </component>
 <assigntorole>Get Object Info Process</assigntorole> 

- <operation>

 <opname>Start Process</opname> 

- <opparmsin> - <opparmin>

 <opparmname>Context</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>concat("GetObject", $_ProcessId)</opparmexpr> 
 </opparmin>

- <opparmin>

 <opparmname>objectHandle</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>$usd_persid</opparmexpr> 
 </opparmin>

- <opparmin>

 <opparmname>fetchAttributes</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>"<ArrayOfString><string>web_url</string><string>affected_contact</string><string>affected_contact.userid</string><string>affected_contact.combo_name</string><string>requestor.userid</string><string>assignee</string><string>assignee.userid</string><string>category.assignee.userid</string><string>category.description</string><string>status</string><string>need_by</string><string>summary</string></ArrayOfString>"</opparmexpr> 
 </opparmin>
 </opparmsin>

- <opparmsout> - <opparmout>

 <opparmname>Process Id</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>getObjectProcID</attributename> 
 </opparmout>
 </opparmsout>
 </operation>
 <label /> 

- <duedateprocessing> - <nodes> - <start id="1164858205892"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1164858205893"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1164858205894">

 <from>1164858205892</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205893</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <preprocessing /> 
 <postprocessing /> 
 <executioncontexts /> 

- <exceptionhandlers> - <exceptionhandler>

 <exception>ActorFault</exception> 
 <action>4</action> 

- <opparms> - <opparm>

 <opparmname>Description</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorDescription</attributename> 
 </opparm>

- <opparm>

 <opparmname>Info</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparm>
 </opparms>

- <processing> - <nodes> - <start id="1164858205889"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1164858205890"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1164858205891">

 <from>1164858205889</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205890</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </processing>
 </exceptionhandler>
 </exceptionhandlers>
 </activity>

- <waitevent id="1164858205896"> - <component>

 <width>90</width> 
 <height>44</height> 
 <inset>5</inset> 

- <normalposition>

 <x>188</x> 
 <y>86</y> 
 </normalposition>

- <swimlaneposition>

 <x>600</x> 
 <y>78</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Wait_for_Event%2016x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Wait for Process</label> 
 <description>Wait for web service call to complete</description> 
 </component>
 <assigntorole>Get Object Info Process</assigntorole> 

- <operation>

 <opname>Process Completed</opname> 

- <opparmsin> - <opparmin>

 <opparmname>Context</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>concat("GetObject", $_ProcessId)</opparmexpr> 
 </opparmin>
 </opparmsin>
 <opparmsout /> 
 </operation>
 <label /> 

- <duedateprocessing> - <nodes> - <start id="1164858205900"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1164858205901"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1164858205902">

 <from>1164858205900</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205901</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <postprocessing /> 
 <executioncontexts /> 

- <exceptionhandlers> - <exceptionhandler>

 <exception>ActorFault</exception> 
 <action>4</action> 

- <opparms> - <opparm>

 <opparmname>Description</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorDescription</attributename> 
 </opparm>

- <opparm>

 <opparmname>Info</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparm>
 </opparms>

- <processing> - <nodes> - <start id="1164858205897"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1164858205898"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1164858205899">

 <from>1164858205897</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205898</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </processing>
 </exceptionhandler>
 </exceptionhandlers>
 </waitevent>

- <activity id="1164858205904"> - <component>

 <width>103</width> 
 <height>40</height> 
 <inset>5</inset> 

- <normalposition>

 <x>301</x> 
 <y>88</y> 
 </normalposition>

- <swimlaneposition>

 <x>648</x> 
 <y>16</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Exec_SubActivity_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Save Attribute Info</label> 
 <description>Saves attributes of the ticket into local variables (order is important for the Post tasks!)</description> 
 </component>
 <assigntorole>Get Object Info Process</assigntorole> 

- <operation>

 <opname>Get Results</opname> 

- <opparmsin> - <opparmin>

 <opparmname>Process Id</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>$getObjectProcID</opparmexpr> 
 </opparmin>
 </opparmsin>

- <opparmsout> - <opparmout>

 <opparmname>errorInfo</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparmout>

- <opparmout>

 <opparmname>errorDescription</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparmout>

- <opparmout>

 <opparmname>objectInfo</opparmname> 
 <opparmtype>8</opparmtype> 
 <attributename>changeOrderInfo</attributename> 
 </opparmout>
 </opparmsout>
 </operation>
 <label /> 

- <duedateprocessing> - <nodes> - <start id="1164858205908"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1164858205909"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1164858205910">

 <from>1164858205908</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205909</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <preprocessing /> 

- <postprocessing>

 <expression result="web_url">string($changeOrderInfo//AttrName[text() = "web_url"]/../AttrValue/text())</expression> 
 <expression result="endUserHandle">concat("cnt:", $changeOrderInfo//AttrName[text() = "affected_contact"]/../AttrValue/text())</expression> 
 <expression result="RequesterUserId">string($changeOrderInfo//AttrName[text() = "affected_contact.userid"]/../AttrValue/text())</expression> 
 <expression result="RequesterName">string($changeOrderInfo//AttrName[text() = "affected_contact.combo_name"]/../AttrValue/text())</expression> 
 <expression result="AssigneeUserid">string($changeOrderInfo//AttrName[text() = "assignee.userid"]/../AttrValue/text())</expression> 
 <expression result="DefaultApproverUserId">string($changeOrderInfo//AttrName[text() = "requestor.userid"]/../AttrValue/text())</expression> 
 <expression result="CategoryAssigneeUserid">string($changeOrderInfo//AttrName[text() = "category.assignee.userid"]/../AttrValue/text())</expression> 
 <expression result="approverUseridList">concat("<xml><userid>", $CategoryAssigneeUserid, "</userid><userid>",$AssigneeUserid, "</userid><userid>", $DefaultApproverUserId, "</userid></xml>")</expression> 
 <expression result="CategoryDesc">string($changeOrderInfo//AttrName[text() = "category.description"]/../AttrValue/text())</expression> 
 <expression result="CurStatus">string($changeOrderInfo//AttrName[text() = "status"]/../AttrValue/text())</expression> 
 <expression result="need_by_date">string($changeOrderInfo//AttrName[text() = "need_by"]/../AttrValue/text())</expression> 
 <expression result="Summary">string($changeOrderInfo//AttrName[text() = "summary"]/../AttrValue/text())</expression> 
 </postprocessing>
 <executioncontexts /> 

- <exceptionhandlers> - <exceptionhandler>

 <exception>ActorFault</exception> 
 <action>4</action> 

- <opparms> - <opparm>

 <opparmname>Description</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorDescription</attributename> 
 </opparm>

- <opparm>

 <opparmname>Info</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparm>
 </opparms>

- <processing> - <nodes> - <start id="1164858205905"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1164858205906"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1164858205907">

 <from>1164858205905</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205906</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </processing>
 </exceptionhandler>
 </exceptionhandlers>
 </activity>

- <subactivity id="1166808932573"> - <component>

 <width>97</width> 
 <height>41</height> 
 <inset>5</inset> 

- <normalposition>

 <x>570</x> 
 <y>88</y> 
 </normalposition>

- <swimlaneposition>

 <x>41</x> 
 <y>147</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Insert_Activity_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>set newline param</label> 
 <description /> 
 </component>

- <nodes> - <start id="1166808932577"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>19</x> 
 <y>15</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1166808932578"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>19</x> 
 <y>114</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>

- <activity id="1166808932579"> - <component>

 <width>61</width> 
 <height>43</height> 
 <inset>5</inset> 

- <normalposition>

 <x>154</x> 
 <y>23</y> 
 </normalposition>

- <swimlaneposition>

 <x>87</x> 
 <y>120</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Exec_SubActivity_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>set newline</label> 
 <description /> 
 </component>
 <assigntorole>email_nl</assigntorole> 

- <operation>

 <opname>set_crlf</opname> 

- <opparmsin> - <opparmin>

 <opparmname>parm0</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr /> 
 </opparmin>
 </opparmsin>

- <opparmsout> - <opparmout>

 <opparmname>newline</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>newline</attributename> 
 </opparmout>
 </opparmsout>
 </operation>
 <label /> 

- <duedateprocessing> - <nodes> - <start id="1166808932580"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1166808932581"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1166808932582">

 <from>1166808932580</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1166808932581</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <preprocessing /> 

- <postprocessing>

 <expression result="crlf">$newline</expression> 
 </postprocessing>
 <executioncontexts /> 
 <exceptionhandlers /> 
 </activity>

- <waitevent id="1166808932583"> - <component>

 <width>90</width> 
 <height>44</height> 
 <inset>5</inset> 

- <normalposition>

 <x>139</x> 
 <y>121</y> 
 </normalposition>

- <swimlaneposition>

 <x>291</x> 
 <y>14</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Wait_for_Event%2016x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Wait for Process</label> 
 <description>Wait for web service call to complete</description> 
 </component>
 <assigntorole>Get Object Info Process</assigntorole> 

- <operation>

 <opname>Process Completed</opname> 

- <opparmsin> - <opparmin>

 <opparmname>Context</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>concat("GetObject", $_ProcessId)</opparmexpr> 
 </opparmin>
 </opparmsin>
 <opparmsout /> 
 </operation>
 <label /> 

- <duedateprocessing> - <nodes> - <start id="1166808932587"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1166808932588"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1166808932589">

 <from>1166808932587</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1166808932588</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <postprocessing /> 
 <executioncontexts /> 

- <exceptionhandlers> - <exceptionhandler>

 <exception>ActorFault</exception> 
 <action>4</action> 

- <opparms> - <opparm>

 <opparmname>Description</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorDescription</attributename> 
 </opparm>

- <opparm>

 <opparmname>Info</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparm>
 </opparms>

- <processing> - <nodes> - <start id="1166808932584"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1166808932585"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1166808932586">

 <from>1166808932584</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1166808932585</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </processing>
 </exceptionhandler>
 </exceptionhandlers>
 </waitevent>
 </nodes>

- <transitions> - <transition id="1166808932590">

 <from>1166808932579</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1166808932583</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1166808932591">

 <from>1166808932577</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1166808932579</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1166808932592">

 <from>1166808932583</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1166808932578</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>

- <duedateprocessing> - <nodes> - <start id="1166808932574"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1166808932575"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1166808932576">

 <from>1166808932574</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1166808932575</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <preprocessing /> 
 <postprocessing /> 
 <executioncontexts /> 
 <exceptionhandlers /> 
 </subactivity>

- <subactivity id="1167290975673"> - <component>

 <width>113</width> 
 <height>43</height> 
 <inset>5</inset> 

- <normalposition>

 <x>431</x> 
 <y>87</y> 
 </normalposition>

- <swimlaneposition>

 <x>304</x> 
 <y>156</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Insert_Activity_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>convert need_by date</label> 
 <description /> 
 </component>

- <nodes> - <start id="1167290975674"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>14</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1167290975675"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>195</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>

- <activity id="1167290975682"> - <component>

 <width>113</width> 
 <height>43</height> 
 <inset>5</inset> 

- <normalposition>

 <x>132</x> 
 <y>22</y> 
 </normalposition>

- <swimlaneposition>

 <x>448</x> 
 <y>93</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Exec_SubActivity_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>convert need_by date</label> 
 <description /> 
 </component>
 <assigntorole>cvt_needby_dt</assigntorole> 

- <operation>

 <opname>dt_cvt</opname> 

- <opparmsin> - <opparmin>

 <opparmname>gettime</opparmname> 
 <opparmtype>3</opparmtype> 
 <opparmexpr>$need_by_date</opparmexpr> 
 </opparmin>
 </opparmsin>

- <opparmsout> - <opparmout>

 <opparmname>datetime</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>need_by_dt</attributename> 
 </opparmout>
 </opparmsout>
 </operation>
 <label /> 

- <duedateprocessing> - <nodes> - <start id="1167290975683"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1167290975684"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1167290975685">

 <from>1167290975683</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1167290975684</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <preprocessing /> 
 <postprocessing /> 
 <executioncontexts /> 
 <exceptionhandlers /> 
 </activity>

- <waitevent id="1167290975686"> - <component>

 <width>90</width> 
 <height>44</height> 
 <inset>5</inset> 

- <normalposition>

 <x>143</x> 
 <y>191</y> 
 </normalposition>

- <swimlaneposition>

 <x>291</x> 
 <y>14</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Wait_for_Event%2016x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Wait for Process</label> 
 <description>Wait for web service call to complete</description> 
 </component>
 <assigntorole>Get Object Info Process</assigntorole> 

- <operation>

 <opname>Process Completed</opname> 

- <opparmsin> - <opparmin>

 <opparmname>Context</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>concat("GetObject", $_ProcessId)</opparmexpr> 
 </opparmin>
 </opparmsin>
 <opparmsout /> 
 </operation>
 <label /> 

- <duedateprocessing> - <nodes> - <start id="1167290975690"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1167290975691"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1167290975692">

 <from>1167290975690</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1167290975691</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <postprocessing /> 
 <executioncontexts /> 

- <exceptionhandlers> - <exceptionhandler>

 <exception>ActorFault</exception> 
 <action>4</action> 

- <opparms> - <opparm>

 <opparmname>Description</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorDescription</attributename> 
 </opparm>

- <opparm>

 <opparmname>Info</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparm>
 </opparms>

- <processing> - <nodes> - <start id="1167290975687"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1167290975688"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1167290975689">

 <from>1167290975687</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1167290975688</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </processing>
 </exceptionhandler>
 </exceptionhandlers>
 </waitevent>
 </nodes>

- <transitions> - <transition id="1167291033797">

 <from>1167290975674</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1167290975682</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1167291039250">

 <from>1167290975682</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1167290975686</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1167291044140">

 <from>1167290975686</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1167290975675</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>

- <duedateprocessing> - <nodes> - <start id="1167290975678"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1167290975679"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1167290975681">

 <from>1167290975678</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1167290975679</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <preprocessing /> 
 <postprocessing /> 
 <executioncontexts /> 
 <exceptionhandlers /> 
 </subactivity>

- <evaluation id="1167681148833"> - <component>

 <width>94</width> 
 <height>62</height> 
 <inset>5</inset> 

- <normalposition>

 <x>571</x> 
 <y>183</y> 
 </normalposition>

- <swimlaneposition>

 <x>621</x> 
 <y>15</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Eval_Expression_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Set Configurable Variables here</label> 
 <description /> 
 </component>
 <expression result="InitAutoRejectTarget">14</expression> 
 <expression result="ProjectCostTarget">500</expression> 
 <expression result="ProjectDurationTarget">5</expression> 
 <expression result="ChkPASecs">30</expression> 
 <expression result="ITReviewName">"empty"</expression> 
 <expression result="CCBGrpName">"CCB"</expression> 
 </evaluation>

- <activity id="1170219743475"> - <component>

 <width>91</width> 
 <height>41</height> 
 <inset>5</inset> 

- <normalposition>

 <x>440</x> 
 <y>194</y> 
 </normalposition>

- <swimlaneposition>

 <x>600</x> 
 <y>80</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Exec_SubActivity_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>group members</label> 
 <description>Retrieve Change Order information</description> 
 </component>
 <assigntorole>get_group_members</assigntorole> 

- <operation>

 <opname>Start Process</opname> 

- <opparmsin> - <opparmin>

 <opparmname>Context</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>concat("GetObject", $_ProcessId)</opparmexpr> 
 </opparmin>

- <opparmin>

 <opparmname>objectHandle</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>$usd_persid</opparmexpr> 
 </opparmin>

- <opparmin>

 <opparmname>grpattributes</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>"<ArrayOfString><string>member.first_name</string><string>member.last_name</string><string>member.userid</string></ArrayOfString>"</opparmexpr> 
 </opparmin>

- <opparmin>

 <opparmname>GrpName</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>$CCBGrpName</opparmexpr> 
 </opparmin>
 </opparmsin>

- <opparmsout> - <opparmout>

 <opparmname>Process Id</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>getObjectProcID</attributename> 
 </opparmout>
 </opparmsout>
 </operation>
 <label>$label</label> 

- <duedateprocessing> - <nodes> - <start id="1170219743479"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1170219743480"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1170219743481">

 <from>1170219743479</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743480</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <preprocessing /> 
 <postprocessing /> 
 <executioncontexts /> 

- <exceptionhandlers> - <exceptionhandler>

 <exception>ActorFault</exception> 
 <action>4</action> 

- <opparms> - <opparm>

 <opparmname>Description</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorDescription</attributename> 
 </opparm>

- <opparm>

 <opparmname>Info</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparm>
 </opparms>

- <processing> - <nodes> - <start id="1170219743476"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1170219743477"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1170219743478">

 <from>1170219743476</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743477</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </processing>
 </exceptionhandler>
 </exceptionhandlers>
 </activity>

- <evaluation id="1170219743482"> - <component>

 <width>129</width> 
 <height>45</height> 
 <inset>5</inset> 

- <normalposition>

 <x>320</x> 
 <y>440</y> 
 </normalposition>

- <swimlaneposition>

 <x>274</x> 
 <y>278</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Eval_Expression_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Remove Trailing Comma</label> 
 <description /> 
 </component>
 <expression result="strUserIdCSV">substring($strUserIdCSV, 1, number(string-length($strUserIdCSV)-1))</expression> 
 <expression result="strUserNameFirstLastCSV">substring($strUserNameFirstLastCSV, 1, number(string-length($strUserNameFirstLastCSV)-1))</expression> 
 </evaluation>

- <evaluation id="1170219743483"> - <component>

 <width>74</width> 
 <height>39</height> 
 <inset>5</inset> 

- <normalposition>

 <x>331</x> 
 <y>368</y> 
 </normalposition>

- <swimlaneposition>

 <x>258</x> 
 <y>116</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Eval_Expression_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Iterate Count</label> 
 <description /> 
 </component>
 <expression result="intCurrentIterationCount">$intCurrentIterationCount + 1</expression> 
 </evaluation>

- <waitevent id="1170219743484"> - <component>

 <width>90</width> 
 <height>44</height> 
 <inset>5</inset> 

- <normalposition>

 <x>300</x> 
 <y>192</y> 
 </normalposition>

- <swimlaneposition>

 <x>600</x> 
 <y>78</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Wait_for_Event%2016x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Wait for Process</label> 
 <description>Wait for web service call to complete</description> 
 </component>
 <assigntorole>get_group_members</assigntorole> 

- <operation>

 <opname>Process Completed</opname> 

- <opparmsin> - <opparmin>

 <opparmname>Context</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>concat("GetObject", $_ProcessId)</opparmexpr> 
 </opparmin>
 </opparmsin>
 <opparmsout /> 
 </operation>
 <label /> 

- <duedateprocessing> - <nodes> - <start id="1170219743488"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1170219743489"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1170219743490">

 <from>1170219743488</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743489</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <postprocessing /> 
 <executioncontexts /> 

- <exceptionhandlers> - <exceptionhandler>

 <exception>ActorFault</exception> 
 <action>4</action> 

- <opparms> - <opparm>

 <opparmname>Description</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorDescription</attributename> 
 </opparm>

- <opparm>

 <opparmname>Info</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparm>
 </opparms>

- <processing> - <nodes> - <start id="1170219743485"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1170219743486"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1170219743487">

 <from>1170219743485</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743486</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </processing>
 </exceptionhandler>
 </exceptionhandlers>
 </waitevent>

- <evaluation id="1170219743491"> - <component>

 <width>96</width> 
 <height>44</height> 
 <inset>5</inset> 

- <normalposition>

 <x>320</x> 
 <y>282</y> 
 </normalposition>

- <swimlaneposition>

 <x>423</x> 
 <y>133</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Eval_Expression_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Build CSV Values</label> 
 <description /> 
 </component>
 <expression result="strUserNameFirstLastCSV">concat($strUserNameFirstLastCSV,string($GroupInfo/UDSObjectList/UDSObject[$intCurrentIterationCount]/Attributes/Attribute[1]/AttrValue/text())," ",string($GroupInfo/UDSObjectList/UDSObject[$intCurrentIterationCount]/Attributes/Attribute[2]/AttrValue/text()),",")</expression> 
 <expression result="strUserIdCSV">concat($strUserIdCSV,string($GroupInfo/UDSObjectList/UDSObject[$intCurrentIterationCount]/Attributes/Attribute[3]/AttrValue/text()),",")</expression> 
 </evaluation>

- <branch id="1170219743492"> - <component>

 <width>30</width> 
 <height>28</height> 
 <inset>5</inset> 

- <normalposition>

 <x>260</x> 
 <y>380</y> 
 </normalposition>

- <swimlaneposition>

 <x>191</x> 
 <y>128</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Process_Branch_16x16_3.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </branch>

- <activity id="1170219743493"> - <component>

 <width>103</width> 
 <height>40</height> 
 <inset>5</inset> 

- <normalposition>

 <x>160</x> 
 <y>194</y> 
 </normalposition>

- <swimlaneposition>

 <x>648</x> 
 <y>16</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Exec_SubActivity_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>1</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Save group Info</label> 
 <description>Saves attributes of the Change request</description> 
 </component>
 <assigntorole>get_group_members</assigntorole> 

- <operation>

 <opname>Get Results</opname> 

- <opparmsin> - <opparmin>

 <opparmname>Process Id</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>$getObjectProcID</opparmexpr> 
 </opparmin>
 </opparmsin>

- <opparmsout> - <opparmout>

 <opparmname>errorInfo</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparmout>

- <opparmout>

 <opparmname>errorDescription</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorDescription</attributename> 
 </opparmout>

- <opparmout>

 <opparmname>groupInfo</opparmname> 
 <opparmtype>8</opparmtype> 
 <attributename>GroupInfo</attributename> 
 </opparmout>
 </opparmsout>
 </operation>
 <label /> 

- <duedateprocessing> - <nodes> - <start id="1170219743497"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1170219743498"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1170219743499">

 <from>1170219743497</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743498</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <preprocessing /> 

- <postprocessing>

 <expression result="Grp_Last_name">string($GroupInfo//AttrName[text() = "member.last_name"]/../AttrValue/text())</expression> 
 </postprocessing>
 <executioncontexts /> 

- <exceptionhandlers> - <exceptionhandler>

 <exception>ActorFault</exception> 
 <action>4</action> 

- <opparms> - <opparm>

 <opparmname>Description</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorDescription</attributename> 
 </opparm>

- <opparm>

 <opparmname>Info</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename>errorInfo</attributename> 
 </opparm>
 </opparms>

- <processing> - <nodes> - <start id="1170219743494"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1170219743495"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1170219743496">

 <from>1170219743494</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743495</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </processing>
 </exceptionhandler>
 </exceptionhandlers>
 </activity>

- <merge id="1170219743500"> - <component>

 <width>46</width> 
 <height>29</height> 
 <inset>5</inset> 

- <normalposition>

 <x>160</x> 
 <y>290</y> 
 </normalposition>

- <swimlaneposition>

 <x>506</x> 
 <y>236</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Process_Join_16x16_3.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </merge>

- <evaluation id="1170219743501"> - <component>

 <width>98</width> 
 <height>41</height> 
 <inset>5</inset> 

- <normalposition>

 <x>21</x> 
 <y>194</y> 
 </normalposition>

- <swimlaneposition>

 <x>621</x> 
 <y>15</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Eval_Expression_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Loop Setup</label> 
 <description /> 
 </component>
 <expression result="intCurrentIterationCount">1</expression> 
 <expression result="intTargetIterationCount">count($GroupInfo//AttrName[text() = "member.userid"]/../AttrValue/text())</expression> 
 </evaluation>

- <branch id="1170219743502"> - <component>

 <width>81</width> 
 <height>43</height> 
 <inset>5</inset> 

- <normalposition>

 <x>30</x> 
 <y>283</y> 
 </normalposition>

- <swimlaneposition>

 <x>644</x> 
 <y>146</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>Process_Branch_16x16_3.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label>Is there Count?</label> 
 <description /> 
 </component>
 </branch>

- <stop id="1170219743503"> - <component>

 <width>43</width> 
 <height>29</height> 
 <inset>5</inset> 

- <normalposition>

 <x>49</x> 
 <y>380</y> 
 </normalposition>

- <swimlaneposition>

 <x>664</x> 
 <y>285</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>End_Node_16x16.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>

- <comment id="1170225097910"> - <component>

 <width>100</width> 
 <height>30</height> 
 <inset>5</inset> 

- <normalposition>

 <x>600</x> 
 <y>480</y> 
 </normalposition>

- <swimlaneposition>

 <x>599</x> 
 <y>463</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>5</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-8355712</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 <description /> 
 <reference>null</reference> 
 </comment>

- <activity id="1170225834841"> - <component>

 <width>50</width> 
 <height>80</height> 
 <inset>5</inset> 

- <normalposition>

 <x>440</x> 
 <y>380</y> 
 </normalposition>

- <swimlaneposition>

 <x>446</x> 
 <y>378</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <icon>ActivityMed.gif</icon> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-1</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 <assigntorole>Requester</assigntorole> 

- <operation>

 <opname>Show: CCB Approval</opname> 

- <opparmsin> - <opparmin>

 <opparmname>ApproverComments</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>""</opparmexpr> 
 </opparmin>

- <opparmin>

 <opparmname>select1</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>"""</opparmexpr> 
 </opparmin>

- <opparmin>

 <opparmname>select1:itemLabels</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>$strUserNameFirstLastCSV</opparmexpr> 
 </opparmin>

- <opparmin>

 <opparmname>select1:itemValues</opparmname> 
 <opparmtype>0</opparmtype> 
 <opparmexpr>$strUserIdCSV</opparmexpr> 
 </opparmin>
 </opparmsin>

- <opparmsout> - <opparmout>

 <opparmname>ApproverComments</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename /> 
 </opparmout>

- <opparmout>

 <opparmname>select1</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename /> 
 </opparmout>

- <opparmout>

 <opparmname>button pressed</opparmname> 
 <opparmtype>0</opparmtype> 
 <attributename /> 
 </opparmout>
 </opparmsout>
 </operation>
 <label /> 

- <duedateprocessing> - <nodes> - <start id="1170219743522"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1170219743523"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1170219743525">

 <from>1170219743522</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743523</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <preprocessing /> 
 <postprocessing /> 
 <executioncontexts /> 
 <exceptionhandlers /> 
 </activity>
 </nodes>

- <transitions> - <transition id="1164858205912">

 <from>1164858205896</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205904</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1164858205913">

 <from>1164858205888</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205896</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1164864652004">

 <from>1164858205753</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205888</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1167291279775">

 <from>1164858205904</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1167290975673</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1167291284681">

 <from>1167290975673</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1166808932573</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1167692432386">

 <from>1166808932573</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1167681148833</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743504">

 <from>1170219743475</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743484</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743505">

 <from>1170219743484</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743493</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743506">

 <from>1170219743491</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743483</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743507">

 <from>1170219743483</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>10</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743492</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743508">

 <from>1170219743500</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743491</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743509">

 <from>1170219743493</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743501</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743510">

 <from>1170219743501</from> 
 <frompointnormal>1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743502</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170224826319">

 <from>1167681148833</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743475</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170225971663">

 <from>1170219743482</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170225834841</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170225976272">

 <from>1170225834841</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205754</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743511">

 <from>1170219743492</from> 
 <frompointnormal>8</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743500</to> 
 <sequence>0</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition>$intCurrentIterationCount <= $intTargetIterationCount</condition> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743512">

 <from>1170219743502</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743500</to> 
 <sequence>0</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition>$intTargetIterationCount != 0</condition> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743513">

 <from>1170219743502</from> 
 <frompointnormal>1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743503</to> 
 <sequence>1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>

- <transition id="1170219743514">

 <from>1170219743492</from> 
 <frompointnormal>1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1170219743482</to> 
 <sequence>1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>

- <duedateprocessing> - <nodes> - <start id="1164858205750"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>10</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>10</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </start>

- <stop id="1164858205751"> - <component>

 <width>50</width> 
 <height>58</height> 
 <inset>5</inset> 

- <normalposition>

 <x>25</x> 
 <y>208</y> 
 </normalposition>

- <swimlaneposition>

 <x>25</x> 
 <y>208</y> 
 </swimlaneposition>
 <iconposition>1</iconposition> 
 <labelposition>2</labelposition> 
 <flagposition>3</flagposition> 
 <backgroundcolor>-16777216</backgroundcolor> 

-

 <name>Serif</name> 
 <size>12</size> 
 <bold>N</bold> 
 <italic>N</italic> 
 <color>-16777216</color> 
 

- <line>

 <color>-16777216</color> 
 <width>1</width> 
 </line>
 <label /> 
 <description /> 
 </component>
 </stop>
 </nodes>

- <transitions> - <transition id="1164858205752">

 <from>1164858205750</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205751</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </duedateprocessing>
 <preprocessing /> 
 <postprocessing /> 
 <executioncontexts /> 
 <exceptionhandlers /> 
 </subactivity>
 </nodes>

- <transitions> - <transition id="1164858697231">

 <from>1509732671450107440</from> 
 <frompointnormal>-1</frompointnormal> 
 <frompointswimlane>-1</frompointswimlane> 
 <topointnormal>-1</topointnormal> 
 <topointswimlane>-1</topointswimlane> 
 <to>1164858205749</to> 
 <sequence>-1</sequence> 
 <label /> 
 <description /> 
 <done>N</done> 
 <condition /> 
 <lineWidth>1</lineWidth> 
 <lineColor>-16777216</lineColor> 
 </transition>
 </transitions>
 </process>
 </processes>
 </processdefinition>

</source>