main.flow.1 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <AppFlowDoc>
  3. <ApplicationFlow nextObjectId="231" package="flow" version="5.0">
  4. <FlowGraph>
  5. <FlowNode class="com.avaya.sce.callflow.internal.appflow.AppRoot" id="1" version="3.1">
  6. <Property name="Name" value="AppRoot"/>
  7. <Property name="FlowNodeEditPart.WidgetY" value="48"/>
  8. <Property name="FlowNodeEditPart.WidgetX" value="220"/>
  9. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.AppRoot" id="2" version="1.2">
  10. <ItemProperties>
  11. <Property name="StartNodeID" value="3"/>
  12. </ItemProperties>
  13. <ChildItems/>
  14. </FlowItem>
  15. </FlowNode>
  16. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="136" version="3.1">
  17. <Property name="Name" value="ser_checkvip"/>
  18. <Property name="FlowNodeEditPart.WidgetY" value="817"/>
  19. <Property name="FlowNodeEditPart.WidgetX" value="223"/>
  20. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="137" version="1.2">
  21. <ItemProperties/>
  22. <ChildItems>
  23. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="138" version="1.2">
  24. <ItemProperties>
  25. <Property name="Name" value="Default"/>
  26. <Property name="LinkedNodeID" value="139"/>
  27. </ItemProperties>
  28. <ChildItems/>
  29. </FlowItem>
  30. </ChildItems>
  31. </FlowItem>
  32. </FlowNode>
  33. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="139" version="3.1">
  34. <Property name="ReferencedNodeID" value="92"/>
  35. <Property name="FlowNodeEditPart.WidgetY" value="818"/>
  36. <Property name="FlowNodeEditPart.WidgetX" value="450"/>
  37. </FlowNode>
  38. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="3" version="3.1">
  39. <Property name="Name" value="ser_init"/>
  40. <Property name="FlowNodeEditPart.WidgetY" value="48"/>
  41. <Property name="FlowNodeEditPart.WidgetX" value="400"/>
  42. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="4" version="1.2">
  43. <ItemProperties/>
  44. <ChildItems>
  45. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="5" version="1.2">
  46. <ItemProperties>
  47. <Property name="Name" value="Default"/>
  48. <Property name="LinkedNodeID" value="13"/>
  49. </ItemProperties>
  50. <ChildItems/>
  51. </FlowItem>
  52. </ChildItems>
  53. </FlowItem>
  54. </FlowNode>
  55. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="141" version="3.1">
  56. <Property name="Name" value="ser_checkannNext"/>
  57. <Property name="FlowNodeEditPart.WidgetY" value="131"/>
  58. <Property name="FlowNodeEditPart.WidgetX" value="348"/>
  59. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="142" version="1.2">
  60. <ItemProperties/>
  61. <ChildItems>
  62. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="143" version="1.2">
  63. <ItemProperties>
  64. <Property name="Name" value="Default"/>
  65. <Property name="LinkedNodeID" value="146"/>
  66. </ItemProperties>
  67. <ChildItems/>
  68. </FlowItem>
  69. </ChildItems>
  70. </FlowItem>
  71. </FlowNode>
  72. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Return" id="7" version="3.1">
  73. <Property name="Name" value="end"/>
  74. <Property name="FlowNodeEditPart.WidgetY" value="48"/>
  75. <Property name="FlowNodeEditPart.WidgetX" value="1379"/>
  76. </FlowNode>
  77. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="129" version="3.1">
  78. <Property name="ReferencedNodeID" value="92"/>
  79. <Property name="FlowNodeEditPart.WidgetY" value="813"/>
  80. <Property name="FlowNodeEditPart.WidgetX" value="1177"/>
  81. </FlowNode>
  82. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="9" version="3.1">
  83. <Property name="Name" value="ann"/>
  84. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  85. <Property name="FlowNodeEditPart.WidgetY" value="131"/>
  86. <Property name="FlowNodeEditPart.WidgetX" value="220"/>
  87. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="10" version="1.2">
  88. <ItemProperties/>
  89. <ChildItems>
  90. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="11" version="1.2">
  91. <ItemProperties>
  92. <Property name="Name" value="pmpt_template"/>
  93. </ItemProperties>
  94. <ChildItems/>
  95. </FlowItem>
  96. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="12" version="1.2">
  97. <ItemProperties>
  98. <Property name="LinkedNodeID" value="141"/>
  99. </ItemProperties>
  100. <ChildItems/>
  101. </FlowItem>
  102. </ChildItems>
  103. </FlowItem>
  104. </FlowNode>
  105. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="13" version="3.1">
  106. <Property name="Name" value="ser_setNext"/>
  107. <Property name="FlowNodeEditPart.WidgetY" value="48"/>
  108. <Property name="FlowNodeEditPart.WidgetX" value="931"/>
  109. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="14" version="1.2">
  110. <ItemProperties/>
  111. <ChildItems>
  112. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="15" version="1.2">
  113. <ItemProperties>
  114. <Property name="Name" value="Default"/>
  115. <Property name="LinkedNodeID" value="7"/>
  116. </ItemProperties>
  117. <ChildItems/>
  118. </FlowItem>
  119. </ChildItems>
  120. </FlowItem>
  121. </FlowNode>
  122. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="153" version="3.1">
  123. <Property name="Name" value="ser_sendSMS"/>
  124. <Property name="FlowNodeEditPart.WidgetY" value="1089"/>
  125. <Property name="FlowNodeEditPart.WidgetX" value="223"/>
  126. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="154" version="1.2">
  127. <ItemProperties/>
  128. <ChildItems>
  129. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="155" version="1.2">
  130. <ItemProperties>
  131. <Property name="Name" value="Default"/>
  132. <Property name="LinkedNodeID" value="156"/>
  133. </ItemProperties>
  134. <ChildItems/>
  135. </FlowItem>
  136. </ChildItems>
  137. </FlowItem>
  138. </FlowNode>
  139. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="156" version="3.1">
  140. <Property name="ReferencedNodeID" value="92"/>
  141. <Property name="FlowNodeEditPart.WidgetY" value="1089"/>
  142. <Property name="FlowNodeEditPart.WidgetX" value="514"/>
  143. </FlowNode>
  144. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Menu" id="20" version="3.1">
  145. <Property name="Name" value="menu1"/>
  146. <Property name="FlowNodeEditPart.WidgetY" value="257"/>
  147. <Property name="FlowNodeEditPart.WidgetX" value="219"/>
  148. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Menu" id="21" version="1.2">
  149. <ItemProperties/>
  150. <ChildItems>
  151. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="27" version="1.2">
  152. <ItemProperties/>
  153. <ChildItems>
  154. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="65" version="1.2">
  155. <ItemProperties>
  156. <Property name="LinkedNodeID" value="23"/>
  157. </ItemProperties>
  158. <ChildItems/>
  159. </FlowItem>
  160. </ChildItems>
  161. </FlowItem>
  162. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="28" version="1.2">
  163. <ItemProperties/>
  164. <ChildItems>
  165. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="66" version="1.2">
  166. <ItemProperties>
  167. <Property name="LinkedNodeID" value="23"/>
  168. </ItemProperties>
  169. <ChildItems/>
  170. </FlowItem>
  171. </ChildItems>
  172. </FlowItem>
  173. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="29" version="1.2">
  174. <ItemProperties>
  175. <Property name="Name" value="ch1"/>
  176. <Property name="LinkedNodeID" value="23"/>
  177. <Property name="ActivateDTMF" value="1"/>
  178. </ItemProperties>
  179. <ChildItems/>
  180. </FlowItem>
  181. </ChildItems>
  182. </FlowItem>
  183. </FlowNode>
  184. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="23" version="3.1">
  185. <Property name="Name" value="ser_getMenuResult"/>
  186. <Property name="FlowNodeEditPart.WidgetY" value="257"/>
  187. <Property name="FlowNodeEditPart.WidgetX" value="520"/>
  188. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="24" version="1.2">
  189. <ItemProperties/>
  190. <ChildItems>
  191. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="25" version="1.2">
  192. <ItemProperties>
  193. <Property name="Name" value="Default"/>
  194. <Property name="LinkedNodeID" value="22"/>
  195. </ItemProperties>
  196. <ChildItems/>
  197. </FlowItem>
  198. </ChildItems>
  199. </FlowItem>
  200. </FlowNode>
  201. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="159" version="3.1">
  202. <Property name="Name" value="annCollectPhone"/>
  203. <Property name="FlowNodeEditPart.WidgetIcon" value="promptandcollect.gif"/>
  204. <Property name="FlowNodeEditPart.WidgetY" value="453"/>
  205. <Property name="FlowNodeEditPart.WidgetX" value="1300"/>
  206. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="160" version="1.2">
  207. <ItemProperties/>
  208. <ChildItems>
  209. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Field" id="161" version="1.2">
  210. <ItemProperties>
  211. <Property name="Name" value="annCollectPhone"/>
  212. <Property name="name.bound" value="true"/>
  213. </ItemProperties>
  214. <ChildItems>
  215. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="162" version="1.2">
  216. <ItemProperties>
  217. <Property name="Name" value="pmpt_phoneCollect"/>
  218. </ItemProperties>
  219. <ChildItems/>
  220. </FlowItem>
  221. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Grammar" id="163" version="1.2">
  222. <ItemProperties>
  223. <Property name="Name" value="gram_phone"/>
  224. </ItemProperties>
  225. <ChildItems/>
  226. </FlowItem>
  227. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="164" version="1.2">
  228. <ItemProperties/>
  229. <ChildItems>
  230. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="175" version="1.2">
  231. <ItemProperties>
  232. <Property name="LinkedNodeID" value="189"/>
  233. </ItemProperties>
  234. <ChildItems/>
  235. </FlowItem>
  236. </ChildItems>
  237. </FlowItem>
  238. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="166" version="1.2">
  239. <ItemProperties/>
  240. <ChildItems>
  241. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="176" version="1.2">
  242. <ItemProperties>
  243. <Property name="LinkedNodeID" value="189"/>
  244. </ItemProperties>
  245. <ChildItems/>
  246. </FlowItem>
  247. </ChildItems>
  248. </FlowItem>
  249. </ChildItems>
  250. </FlowItem>
  251. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="168" version="1.2">
  252. <ItemProperties>
  253. <Property name="LinkedNodeID" value="189"/>
  254. </ItemProperties>
  255. <ChildItems/>
  256. </FlowItem>
  257. </ChildItems>
  258. </FlowItem>
  259. </FlowNode>
  260. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="22" version="3.1">
  261. <Property name="ReferencedNodeID" value="13"/>
  262. <Property name="FlowNodeEditPart.WidgetY" value="257"/>
  263. <Property name="FlowNodeEditPart.WidgetX" value="897"/>
  264. </FlowNode>
  265. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="146" version="3.1">
  266. <Property name="ReferencedNodeID" value="13"/>
  267. <Property name="FlowNodeEditPart.WidgetY" value="131"/>
  268. <Property name="FlowNodeEditPart.WidgetX" value="615"/>
  269. </FlowNode>
  270. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="148" version="3.1">
  271. <Property name="Name" value="ser_checkbackMenu"/>
  272. <Property name="FlowNodeEditPart.WidgetY" value="947"/>
  273. <Property name="FlowNodeEditPart.WidgetX" value="218"/>
  274. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="149" version="1.2">
  275. <ItemProperties/>
  276. <ChildItems>
  277. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="150" version="1.2">
  278. <ItemProperties>
  279. <Property name="Name" value="Default"/>
  280. <Property name="LinkedNodeID" value="151"/>
  281. </ItemProperties>
  282. <ChildItems/>
  283. </FlowItem>
  284. </ChildItems>
  285. </FlowItem>
  286. </FlowNode>
  287. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="151" version="3.1">
  288. <Property name="ReferencedNodeID" value="92"/>
  289. <Property name="FlowNodeEditPart.WidgetY" value="947"/>
  290. <Property name="FlowNodeEditPart.WidgetX" value="621"/>
  291. </FlowNode>
  292. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="169" version="3.1">
  293. <Property name="Name" value="ser_checkPhone"/>
  294. <Property name="FlowNodeEditPart.WidgetY" value="559"/>
  295. <Property name="FlowNodeEditPart.WidgetX" value="2410"/>
  296. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="170" version="1.2">
  297. <ItemProperties/>
  298. <ChildItems>
  299. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="171" version="1.2">
  300. <ItemProperties>
  301. <Property name="Name" value="Default"/>
  302. <Property name="LinkedNodeID" value="173"/>
  303. </ItemProperties>
  304. <ChildItems/>
  305. </FlowItem>
  306. </ChildItems>
  307. </FlowItem>
  308. </FlowNode>
  309. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="32" version="3.1">
  310. <Property name="Name" value="ser_proc"/>
  311. <Property name="FlowNodeEditPart.WidgetY" value="425"/>
  312. <Property name="FlowNodeEditPart.WidgetX" value="223"/>
  313. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="33" version="1.2">
  314. <ItemProperties/>
  315. <ChildItems>
  316. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="34" version="1.2">
  317. <ItemProperties>
  318. <Property name="Name" value="Default"/>
  319. <Property name="LinkedNodeID" value="99"/>
  320. </ItemProperties>
  321. <ChildItems/>
  322. </FlowItem>
  323. </ChildItems>
  324. </FlowItem>
  325. </FlowNode>
  326. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="173" version="3.1">
  327. <Property name="ReferencedNodeID" value="13"/>
  328. <Property name="FlowNodeEditPart.WidgetY" value="559"/>
  329. <Property name="FlowNodeEditPart.WidgetX" value="2768"/>
  330. </FlowNode>
  331. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="37" version="3.1">
  332. <Property name="Name" value="tran"/>
  333. <Property name="FlowNodeEditPart.WidgetIcon" value="blindtransfer.gif"/>
  334. <Property name="FlowNodeEditPart.WidgetY" value="518"/>
  335. <Property name="FlowNodeEditPart.WidgetX" value="630"/>
  336. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="38" version="1.2">
  337. <ItemProperties/>
  338. <ChildItems>
  339. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.BlindTransfer" id="39" version="1.2">
  340. <ItemProperties>
  341. <Property name="Name" value="tran"/>
  342. <Property name="name.bound" value="true"/>
  343. <Property name="xfer.aai.var" value="UUI"/>
  344. <Property name="DestinationNumberVarID" value="transDnis"/>
  345. </ItemProperties>
  346. <ChildItems>
  347. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="40" version="1.2">
  348. <ItemProperties>
  349. <Property name="Name" value="pmpt_template"/>
  350. </ItemProperties>
  351. <ChildItems/>
  352. </FlowItem>
  353. </ChildItems>
  354. </FlowItem>
  355. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="41" version="1.2">
  356. <ItemProperties>
  357. <Property name="LinkedNodeID" value="113"/>
  358. </ItemProperties>
  359. <ChildItems/>
  360. </FlowItem>
  361. </ChildItems>
  362. </FlowItem>
  363. </FlowNode>
  364. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="47" version="3.1">
  365. <Property name="Name" value="collect"/>
  366. <Property name="FlowNodeEditPart.WidgetIcon" value="promptandcollect.gif"/>
  367. <Property name="FlowNodeEditPart.WidgetY" value="632"/>
  368. <Property name="FlowNodeEditPart.WidgetX" value="215"/>
  369. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="48" version="1.2">
  370. <ItemProperties/>
  371. <ChildItems>
  372. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Field" id="49" version="1.2">
  373. <ItemProperties>
  374. <Property name="Name" value="collect"/>
  375. <Property name="name.bound" value="true"/>
  376. </ItemProperties>
  377. <ChildItems>
  378. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="50" version="1.2">
  379. <ItemProperties>
  380. <Property name="Name" value="pmpt_template"/>
  381. </ItemProperties>
  382. <ChildItems/>
  383. </FlowItem>
  384. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Grammar" id="51" version="1.2">
  385. <ItemProperties>
  386. <Property name="Name" value="gram1"/>
  387. </ItemProperties>
  388. <ChildItems/>
  389. </FlowItem>
  390. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="52" version="1.2">
  391. <ItemProperties/>
  392. <ChildItems/>
  393. </FlowItem>
  394. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="54" version="1.2">
  395. <ItemProperties/>
  396. <ChildItems/>
  397. </FlowItem>
  398. </ChildItems>
  399. </FlowItem>
  400. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="56" version="1.2">
  401. <ItemProperties>
  402. <Property name="LinkedNodeID" value="44"/>
  403. </ItemProperties>
  404. <ChildItems/>
  405. </FlowItem>
  406. </ChildItems>
  407. </FlowItem>
  408. </FlowNode>
  409. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="44" version="3.1">
  410. <Property name="Name" value="ser_checkCollect"/>
  411. <Property name="FlowNodeEditPart.WidgetY" value="632"/>
  412. <Property name="FlowNodeEditPart.WidgetX" value="656"/>
  413. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="45" version="1.2">
  414. <ItemProperties/>
  415. <ChildItems>
  416. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="46" version="1.2">
  417. <ItemProperties>
  418. <Property name="Name" value="Default"/>
  419. <Property name="LinkedNodeID" value="58"/>
  420. </ItemProperties>
  421. <ChildItems/>
  422. </FlowItem>
  423. </ChildItems>
  424. </FlowItem>
  425. </FlowNode>
  426. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="187" version="3.1">
  427. <Property name="ReferencedNodeID" value="13"/>
  428. <Property name="FlowNodeEditPart.WidgetY" value="952"/>
  429. <Property name="FlowNodeEditPart.WidgetX" value="1420"/>
  430. </FlowNode>
  431. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="189" version="3.1">
  432. <Property name="Name" value="ser_getPhoneNo"/>
  433. <Property name="FlowNodeEditPart.WidgetY" value="455"/>
  434. <Property name="FlowNodeEditPart.WidgetX" value="1795"/>
  435. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="190" version="1.2">
  436. <ItemProperties/>
  437. <ChildItems>
  438. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="191" version="1.2">
  439. <ItemProperties>
  440. <Property name="Name" value="Default"/>
  441. <Property name="LinkedNodeID" value="192"/>
  442. </ItemProperties>
  443. <ChildItems/>
  444. </FlowItem>
  445. </ChildItems>
  446. </FlowItem>
  447. </FlowNode>
  448. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="179" version="3.1">
  449. <Property name="Name" value="annResult"/>
  450. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  451. <Property name="FlowNodeEditPart.WidgetY" value="952"/>
  452. <Property name="FlowNodeEditPart.WidgetX" value="807"/>
  453. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="180" version="1.2">
  454. <ItemProperties/>
  455. <ChildItems>
  456. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="181" version="1.2">
  457. <ItemProperties>
  458. <Property name="Name" value="pmpt_template"/>
  459. </ItemProperties>
  460. <ChildItems/>
  461. </FlowItem>
  462. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="182" version="1.2">
  463. <ItemProperties>
  464. <Property name="LinkedNodeID" value="183"/>
  465. </ItemProperties>
  466. <ChildItems/>
  467. </FlowItem>
  468. </ChildItems>
  469. </FlowItem>
  470. </FlowNode>
  471. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="58" version="3.1">
  472. <Property name="ReferencedNodeID" value="13"/>
  473. <Property name="FlowNodeEditPart.WidgetY" value="632"/>
  474. <Property name="FlowNodeEditPart.WidgetX" value="1001"/>
  475. </FlowNode>
  476. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="183" version="3.1">
  477. <Property name="Name" value="ser_checkannResultNext"/>
  478. <Property name="FlowNodeEditPart.WidgetY" value="952"/>
  479. <Property name="FlowNodeEditPart.WidgetX" value="1023"/>
  480. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="184" version="1.2">
  481. <ItemProperties/>
  482. <ChildItems>
  483. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="185" version="1.2">
  484. <ItemProperties>
  485. <Property name="Name" value="Default"/>
  486. <Property name="LinkedNodeID" value="187"/>
  487. </ItemProperties>
  488. <ChildItems/>
  489. </FlowItem>
  490. </ChildItems>
  491. </FlowItem>
  492. </FlowNode>
  493. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="60" version="3.1">
  494. <Property name="Name" value="ser_sendEmail"/>
  495. <Property name="FlowNodeEditPart.WidgetY" value="425"/>
  496. <Property name="FlowNodeEditPart.WidgetX" value="760"/>
  497. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="61" version="1.2">
  498. <ItemProperties/>
  499. <ChildItems>
  500. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="62" version="1.2">
  501. <ItemProperties>
  502. <Property name="Name" value="Default"/>
  503. <Property name="LinkedNodeID" value="97"/>
  504. </ItemProperties>
  505. <ChildItems/>
  506. </FlowItem>
  507. </ChildItems>
  508. </FlowItem>
  509. </FlowNode>
  510. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="69" version="3.1">
  511. <Property name="Name" value="初始化数据配置,读取菜单等"/>
  512. <Property name="FlowNodeEditPart.WidgetY" value="14"/>
  513. <Property name="FlowNodeEditPart.WidgetX" value="396"/>
  514. </FlowNode>
  515. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="70" version="3.1">
  516. <Property name="Name" value="设置下一个节点内容"/>
  517. <Property name="FlowNodeEditPart.WidgetY" value="7"/>
  518. <Property name="FlowNodeEditPart.WidgetX" value="931"/>
  519. </FlowNode>
  520. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="71" version="3.1">
  521. <Property name="Name" value="每一个servlet调用后,都需要将结果写入变量中"/>
  522. <Property name="FlowNodeEditPart.WidgetY" value="390"/>
  523. <Property name="FlowNodeEditPart.WidgetX" value="221"/>
  524. </FlowNode>
  525. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="203" version="3.1">
  526. <Property name="Name" value="annPhone"/>
  527. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  528. <Property name="FlowNodeEditPart.WidgetY" value="455"/>
  529. <Property name="FlowNodeEditPart.WidgetX" value="2314"/>
  530. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="204" version="1.2">
  531. <ItemProperties/>
  532. <ChildItems>
  533. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="205" version="1.2">
  534. <ItemProperties>
  535. <Property name="Name" value="pmpt_annphone"/>
  536. </ItemProperties>
  537. <ChildItems/>
  538. </FlowItem>
  539. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="206" version="1.2">
  540. <ItemProperties>
  541. <Property name="LinkedNodeID" value="169"/>
  542. </ItemProperties>
  543. <ChildItems/>
  544. </FlowItem>
  545. </ChildItems>
  546. </FlowItem>
  547. </FlowNode>
  548. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="72" version="3.1">
  549. <Property name="Name" value="比如发送Email的servlet"/>
  550. <Property name="FlowNodeEditPart.WidgetY" value="397"/>
  551. <Property name="FlowNodeEditPart.WidgetX" value="767"/>
  552. </FlowNode>
  553. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="192" version="3.1">
  554. <Property name="Name" value="checkphone"/>
  555. <Property name="FlowNodeEditPart.WidgetY" value="455"/>
  556. <Property name="FlowNodeEditPart.WidgetX" value="2036"/>
  557. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="193" version="1.2">
  558. <ItemProperties/>
  559. <ChildItems>
  560. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="194" version="1.2">
  561. <ItemProperties>
  562. <Property name="Name" value="LocalVariables"/>
  563. </ItemProperties>
  564. <ChildItems/>
  565. </FlowItem>
  566. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.IfCondition" id="200" version="1.2">
  567. <ItemProperties>
  568. <Property name="RightConstOperand" value="RIGHT"/>
  569. <Property name="Operator" value="Equal"/>
  570. <Property name="LeftOperandID" value="phoneRight"/>
  571. </ItemProperties>
  572. <ChildItems>
  573. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="195" version="1.2">
  574. <ItemProperties>
  575. <Property name="Name" value="Default"/>
  576. <Property name="LinkedNodeID" value="203"/>
  577. </ItemProperties>
  578. <ChildItems/>
  579. </FlowItem>
  580. </ChildItems>
  581. </FlowItem>
  582. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="201" version="1.2">
  583. <ItemProperties>
  584. <Property name="RightConstOperand" value="WRONG"/>
  585. <Property name="Operator" value="Equal"/>
  586. <Property name="LeftOperandID" value="phoneRight"/>
  587. </ItemProperties>
  588. <ChildItems>
  589. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="202" version="1.2">
  590. <ItemProperties>
  591. <Property name="LinkedNodeID" value="169"/>
  592. </ItemProperties>
  593. <ChildItems/>
  594. </FlowItem>
  595. </ChildItems>
  596. </FlowItem>
  597. </ChildItems>
  598. </FlowItem>
  599. </FlowNode>
  600. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="73" version="3.1">
  601. <Property name="Name" value="检测按键结果,如错误次数等"/>
  602. <Property name="FlowNodeEditPart.WidgetY" value="221"/>
  603. <Property name="FlowNodeEditPart.WidgetX" value="520"/>
  604. </FlowNode>
  605. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Label" id="74" version="3.1">
  606. <Property name="Name" value="每种Collect的grammar要单独写"/>
  607. <Property name="FlowNodeEditPart.WidgetY" value="595"/>
  608. <Property name="FlowNodeEditPart.WidgetX" value="216"/>
  609. </FlowNode>
  610. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="75" version="3.1">
  611. <Property name="Name" value="record"/>
  612. <Property name="FlowNodeEditPart.WidgetIcon" value="record.gif"/>
  613. <Property name="FlowNodeEditPart.WidgetY" value="709"/>
  614. <Property name="FlowNodeEditPart.WidgetX" value="523"/>
  615. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="76" version="1.2">
  616. <ItemProperties/>
  617. <ChildItems>
  618. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Record" id="77" version="1.2">
  619. <ItemProperties>
  620. <Property name="Name" value="record"/>
  621. <Property name="name.bound" value="true"/>
  622. </ItemProperties>
  623. <ChildItems>
  624. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="78" version="1.2">
  625. <ItemProperties>
  626. <Property name="Name" value="pmpt_template"/>
  627. </ItemProperties>
  628. <ChildItems/>
  629. </FlowItem>
  630. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.OnDisconnect" id="79" version="1.2">
  631. <ItemProperties>
  632. <Property name="LinkedNodeID" value="111"/>
  633. <Property name="Submit" value="true"/>
  634. </ItemProperties>
  635. <ChildItems/>
  636. </FlowItem>
  637. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="80" version="1.2">
  638. <ItemProperties/>
  639. <ChildItems>
  640. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="81" version="1.2">
  641. <ItemProperties>
  642. <Property name="Name" value="pmpt_template"/>
  643. </ItemProperties>
  644. <ChildItems/>
  645. </FlowItem>
  646. </ChildItems>
  647. </FlowItem>
  648. </ChildItems>
  649. </FlowItem>
  650. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="82" version="1.2">
  651. <ItemProperties>
  652. <Property name="LinkedNodeID" value="111"/>
  653. </ItemProperties>
  654. <ChildItems/>
  655. </FlowItem>
  656. </ChildItems>
  657. </FlowItem>
  658. </FlowNode>
  659. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="217" version="3.1">
  660. <Property name="ReferencedNodeID" value="92"/>
  661. <Property name="FlowNodeEditPart.WidgetY" value="1191"/>
  662. <Property name="FlowNodeEditPart.WidgetX" value="559"/>
  663. </FlowNode>
  664. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="219" version="3.1">
  665. <Property name="Name" value="annTrans"/>
  666. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  667. <Property name="FlowNodeEditPart.WidgetY" value="518"/>
  668. <Property name="FlowNodeEditPart.WidgetX" value="437"/>
  669. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="220" version="1.2">
  670. <ItemProperties/>
  671. <ChildItems>
  672. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="221" version="1.2">
  673. <ItemProperties>
  674. <Property name="Name" value="pmpt_template"/>
  675. </ItemProperties>
  676. <ChildItems/>
  677. </FlowItem>
  678. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="222" version="1.2">
  679. <ItemProperties>
  680. <Property name="LinkedNodeID" value="37"/>
  681. </ItemProperties>
  682. <ChildItems/>
  683. </FlowItem>
  684. </ChildItems>
  685. </FlowItem>
  686. </FlowNode>
  687. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="92" version="3.1">
  688. <Property name="Name" value="ser_check"/>
  689. <Property name="FlowNodeEditPart.WidgetY" value="245"/>
  690. <Property name="FlowNodeEditPart.WidgetX" value="1072"/>
  691. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="93" version="1.2">
  692. <ItemProperties/>
  693. <ChildItems>
  694. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="94" version="1.2">
  695. <ItemProperties>
  696. <Property name="Name" value="Default"/>
  697. <Property name="LinkedNodeID" value="95"/>
  698. </ItemProperties>
  699. <ChildItems/>
  700. </FlowItem>
  701. </ChildItems>
  702. </FlowItem>
  703. </FlowNode>
  704. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="214" version="3.1">
  705. <Property name="Name" value="ser_checkworktime"/>
  706. <Property name="FlowNodeEditPart.WidgetY" value="1191"/>
  707. <Property name="FlowNodeEditPart.WidgetX" value="226"/>
  708. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="215" version="1.2">
  709. <ItemProperties/>
  710. <ChildItems>
  711. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="216" version="1.2">
  712. <ItemProperties>
  713. <Property name="Name" value="Default"/>
  714. <Property name="LinkedNodeID" value="217"/>
  715. </ItemProperties>
  716. <ChildItems/>
  717. </FlowItem>
  718. </ChildItems>
  719. </FlowItem>
  720. </FlowNode>
  721. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="95" version="3.1">
  722. <Property name="ReferencedNodeID" value="13"/>
  723. <Property name="FlowNodeEditPart.WidgetY" value="242"/>
  724. <Property name="FlowNodeEditPart.WidgetX" value="1499"/>
  725. </FlowNode>
  726. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="210" version="3.1">
  727. <Property name="Name" value="ser_transfer"/>
  728. <Property name="FlowNodeEditPart.WidgetY" value="518"/>
  729. <Property name="FlowNodeEditPart.WidgetX" value="231"/>
  730. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="211" version="1.2">
  731. <ItemProperties/>
  732. <ChildItems>
  733. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="212" version="1.2">
  734. <ItemProperties>
  735. <Property name="Name" value="Default"/>
  736. <Property name="LinkedNodeID" value="219"/>
  737. </ItemProperties>
  738. <ChildItems/>
  739. </FlowItem>
  740. </ChildItems>
  741. </FlowItem>
  742. </FlowNode>
  743. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="99" version="3.1">
  744. <Property name="ReferencedNodeID" value="92"/>
  745. <Property name="FlowNodeEditPart.WidgetY" value="425"/>
  746. <Property name="FlowNodeEditPart.WidgetX" value="629"/>
  747. </FlowNode>
  748. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="97" version="3.1">
  749. <Property name="ReferencedNodeID" value="92"/>
  750. <Property name="FlowNodeEditPart.WidgetY" value="425"/>
  751. <Property name="FlowNodeEditPart.WidgetX" value="1103"/>
  752. </FlowNode>
  753. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="231" version="3.1">
  754. <Property name="Name" value="工作时间判断现时间为固定工作时区详细时间第86,87行"/>
  755. <Property name="FlowNodeEditPart.WidgetY" value="1038"/>
  756. <Property name="FlowNodeEditPart.WidgetX" value="767"/>
  757. </FlowNode>
  758. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="111" version="3.1">
  759. <Property name="ReferencedNodeID" value="92"/>
  760. <Property name="FlowNodeEditPart.WidgetY" value="708"/>
  761. <Property name="FlowNodeEditPart.WidgetX" value="861"/>
  762. </FlowNode>
  763. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="229" version="3.1">
  764. <Property name="ReferencedNodeID" value="92"/>
  765. <Property name="FlowNodeEditPart.WidgetY" value="1076"/>
  766. <Property name="FlowNodeEditPart.WidgetX" value="999"/>
  767. </FlowNode>
  768. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="226" version="3.1">
  769. <Property name="Name" value="ser_workTime"/>
  770. <Property name="FlowNodeEditPart.WidgetY" value="1075"/>
  771. <Property name="FlowNodeEditPart.WidgetX" value="772"/>
  772. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="227" version="1.2">
  773. <ItemProperties/>
  774. <ChildItems>
  775. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="228" version="1.2">
  776. <ItemProperties>
  777. <Property name="Name" value="Default"/>
  778. <Property name="LinkedNodeID" value="229"/>
  779. </ItemProperties>
  780. <ChildItems/>
  781. </FlowItem>
  782. </ChildItems>
  783. </FlowItem>
  784. </FlowNode>
  785. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="117" version="3.1">
  786. <Property name="Name" value="Ann_record"/>
  787. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  788. <Property name="FlowNodeEditPart.WidgetY" value="709"/>
  789. <Property name="FlowNodeEditPart.WidgetX" value="237"/>
  790. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="118" version="1.2">
  791. <ItemProperties/>
  792. <ChildItems>
  793. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="119" version="1.2">
  794. <ItemProperties>
  795. <Property name="Name" value="pmpt_template"/>
  796. </ItemProperties>
  797. <ChildItems/>
  798. </FlowItem>
  799. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="120" version="1.2">
  800. <ItemProperties>
  801. <Property name="LinkedNodeID" value="75"/>
  802. </ItemProperties>
  803. <ChildItems/>
  804. </FlowItem>
  805. </ChildItems>
  806. </FlowItem>
  807. </FlowNode>
  808. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="113" version="3.1">
  809. <Property name="ReferencedNodeID" value="92"/>
  810. <Property name="FlowNodeEditPart.WidgetY" value="518"/>
  811. <Property name="FlowNodeEditPart.WidgetX" value="786"/>
  812. </FlowNode>
  813. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="125" version="3.1">
  814. <Property name="Name" value="ser_checkVDN"/>
  815. <Property name="FlowNodeEditPart.WidgetY" value="812"/>
  816. <Property name="FlowNodeEditPart.WidgetX" value="902"/>
  817. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="126" version="1.2">
  818. <ItemProperties/>
  819. <ChildItems>
  820. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="127" version="1.2">
  821. <ItemProperties>
  822. <Property name="Name" value="Default"/>
  823. <Property name="LinkedNodeID" value="129"/>
  824. </ItemProperties>
  825. <ChildItems/>
  826. </FlowItem>
  827. </ChildItems>
  828. </FlowItem>
  829. </FlowNode>
  830. <NodeConnection id="6" version="1.2">
  831. <SourceNode id="1"/>
  832. <TargetNode id="3"/>
  833. <Property name="Connection.SourceObjectID" value="2"/>
  834. <Property name="Connection.TargetObjectID" value="3"/>
  835. </NodeConnection>
  836. <NodeConnection id="16" version="1.2">
  837. <SourceNode id="3"/>
  838. <TargetNode id="13"/>
  839. <Property name="Connection.SourceObjectID" value="5"/>
  840. <Property name="Connection.TargetObjectID" value="13"/>
  841. <Bendpoint x="734" y="60"/>
  842. </NodeConnection>
  843. <NodeConnection id="17" version="1.2">
  844. <SourceNode id="13"/>
  845. <TargetNode id="7"/>
  846. <Property name="Connection.SourceObjectID" value="15"/>
  847. <Property name="Connection.TargetObjectID" value="7"/>
  848. </NodeConnection>
  849. <NodeConnection id="26" version="1.2">
  850. <SourceNode id="23"/>
  851. <TargetNode id="22"/>
  852. <Property name="Connection.SourceObjectID" value="25"/>
  853. <Property name="Connection.TargetObjectID" value="22"/>
  854. </NodeConnection>
  855. <NodeConnection id="31" version="1.2">
  856. <SourceNode id="20"/>
  857. <TargetNode id="23"/>
  858. <Property name="Connection.SourceObjectID" value="29"/>
  859. <Property name="Connection.TargetObjectID" value="23"/>
  860. </NodeConnection>
  861. <NodeConnection id="57" version="1.2">
  862. <SourceNode id="47"/>
  863. <TargetNode id="44"/>
  864. <Property name="Connection.SourceObjectID" value="56"/>
  865. <Property name="Connection.TargetObjectID" value="44"/>
  866. </NodeConnection>
  867. <NodeConnection id="59" version="1.2">
  868. <SourceNode id="44"/>
  869. <TargetNode id="58"/>
  870. <Property name="Connection.SourceObjectID" value="46"/>
  871. <Property name="Connection.TargetObjectID" value="58"/>
  872. </NodeConnection>
  873. <NodeConnection id="67" version="1.2">
  874. <SourceNode id="20"/>
  875. <TargetNode id="23"/>
  876. <Property name="Connection.SourceObjectID" value="65"/>
  877. <Property name="Connection.TargetObjectID" value="23"/>
  878. </NodeConnection>
  879. <NodeConnection id="68" version="1.2">
  880. <SourceNode id="20"/>
  881. <TargetNode id="23"/>
  882. <Property name="Connection.SourceObjectID" value="66"/>
  883. <Property name="Connection.TargetObjectID" value="23"/>
  884. </NodeConnection>
  885. <NodeConnection id="96" version="1.2">
  886. <SourceNode id="92"/>
  887. <TargetNode id="95"/>
  888. <Property name="Connection.SourceObjectID" value="94"/>
  889. <Property name="Connection.TargetObjectID" value="95"/>
  890. </NodeConnection>
  891. <NodeConnection id="98" version="1.2">
  892. <SourceNode id="60"/>
  893. <TargetNode id="97"/>
  894. <Property name="Connection.SourceObjectID" value="62"/>
  895. <Property name="Connection.TargetObjectID" value="97"/>
  896. </NodeConnection>
  897. <NodeConnection id="100" version="1.2">
  898. <SourceNode id="32"/>
  899. <TargetNode id="99"/>
  900. <Property name="Connection.SourceObjectID" value="34"/>
  901. <Property name="Connection.TargetObjectID" value="99"/>
  902. </NodeConnection>
  903. <NodeConnection id="114" version="1.2">
  904. <SourceNode id="37"/>
  905. <TargetNode id="113"/>
  906. <Property name="Connection.SourceObjectID" value="41"/>
  907. <Property name="Connection.TargetObjectID" value="113"/>
  908. </NodeConnection>
  909. <NodeConnection id="121" version="1.2">
  910. <SourceNode id="117"/>
  911. <TargetNode id="75"/>
  912. <Property name="Connection.SourceObjectID" value="120"/>
  913. <Property name="Connection.TargetObjectID" value="75"/>
  914. </NodeConnection>
  915. <NodeConnection id="122" version="1.2">
  916. <SourceNode id="75"/>
  917. <TargetNode id="111"/>
  918. <Property name="Connection.SourceObjectID" value="79"/>
  919. <Property name="Connection.TargetObjectID" value="111"/>
  920. </NodeConnection>
  921. <NodeConnection id="124" version="1.2">
  922. <SourceNode id="75"/>
  923. <TargetNode id="111"/>
  924. <Property name="Connection.SourceObjectID" value="82"/>
  925. <Property name="Connection.TargetObjectID" value="111"/>
  926. </NodeConnection>
  927. <NodeConnection id="130" version="1.2">
  928. <SourceNode id="125"/>
  929. <TargetNode id="129"/>
  930. <Property name="Connection.SourceObjectID" value="127"/>
  931. <Property name="Connection.TargetObjectID" value="129"/>
  932. </NodeConnection>
  933. <NodeConnection id="140" version="1.2">
  934. <SourceNode id="136"/>
  935. <TargetNode id="139"/>
  936. <Property name="Connection.SourceObjectID" value="138"/>
  937. <Property name="Connection.TargetObjectID" value="139"/>
  938. </NodeConnection>
  939. <NodeConnection id="144" version="1.2">
  940. <SourceNode id="9"/>
  941. <TargetNode id="141"/>
  942. <Property name="Connection.SourceObjectID" value="12"/>
  943. <Property name="Connection.TargetObjectID" value="141"/>
  944. </NodeConnection>
  945. <NodeConnection id="147" version="1.2">
  946. <SourceNode id="141"/>
  947. <TargetNode id="146"/>
  948. <Property name="Connection.SourceObjectID" value="143"/>
  949. <Property name="Connection.TargetObjectID" value="146"/>
  950. </NodeConnection>
  951. <NodeConnection id="152" version="1.2">
  952. <SourceNode id="148"/>
  953. <TargetNode id="151"/>
  954. <Property name="Connection.SourceObjectID" value="150"/>
  955. <Property name="Connection.TargetObjectID" value="151"/>
  956. </NodeConnection>
  957. <NodeConnection id="157" version="1.2">
  958. <SourceNode id="153"/>
  959. <TargetNode id="156"/>
  960. <Property name="Connection.SourceObjectID" value="155"/>
  961. <Property name="Connection.TargetObjectID" value="156"/>
  962. </NodeConnection>
  963. <NodeConnection id="174" version="1.2">
  964. <SourceNode id="169"/>
  965. <TargetNode id="173"/>
  966. <Property name="Connection.SourceObjectID" value="171"/>
  967. <Property name="Connection.TargetObjectID" value="173"/>
  968. </NodeConnection>
  969. <NodeConnection id="186" version="1.2">
  970. <SourceNode id="179"/>
  971. <TargetNode id="183"/>
  972. <Property name="Connection.SourceObjectID" value="182"/>
  973. <Property name="Connection.TargetObjectID" value="183"/>
  974. </NodeConnection>
  975. <NodeConnection id="188" version="1.2">
  976. <SourceNode id="183"/>
  977. <TargetNode id="187"/>
  978. <Property name="Connection.SourceObjectID" value="185"/>
  979. <Property name="Connection.TargetObjectID" value="187"/>
  980. </NodeConnection>
  981. <NodeConnection id="196" version="1.2">
  982. <SourceNode id="189"/>
  983. <TargetNode id="192"/>
  984. <Property name="Connection.SourceObjectID" value="191"/>
  985. <Property name="Connection.TargetObjectID" value="192"/>
  986. </NodeConnection>
  987. <NodeConnection id="197" version="1.2">
  988. <SourceNode id="159"/>
  989. <TargetNode id="189"/>
  990. <Property name="Connection.SourceObjectID" value="176"/>
  991. <Property name="Connection.TargetObjectID" value="189"/>
  992. </NodeConnection>
  993. <NodeConnection id="198" version="1.2">
  994. <SourceNode id="159"/>
  995. <TargetNode id="189"/>
  996. <Property name="Connection.SourceObjectID" value="175"/>
  997. <Property name="Connection.TargetObjectID" value="189"/>
  998. </NodeConnection>
  999. <NodeConnection id="199" version="1.2">
  1000. <SourceNode id="159"/>
  1001. <TargetNode id="189"/>
  1002. <Property name="Connection.SourceObjectID" value="168"/>
  1003. <Property name="Connection.TargetObjectID" value="189"/>
  1004. <Bendpoint x="1745" y="496"/>
  1005. </NodeConnection>
  1006. <NodeConnection id="207" version="1.2">
  1007. <SourceNode id="203"/>
  1008. <TargetNode id="169"/>
  1009. <Property name="Connection.SourceObjectID" value="206"/>
  1010. <Property name="Connection.TargetObjectID" value="169"/>
  1011. </NodeConnection>
  1012. <NodeConnection id="208" version="1.2">
  1013. <SourceNode id="192"/>
  1014. <TargetNode id="203"/>
  1015. <Property name="Connection.SourceObjectID" value="195"/>
  1016. <Property name="Connection.TargetObjectID" value="203"/>
  1017. </NodeConnection>
  1018. <NodeConnection id="209" version="1.2">
  1019. <SourceNode id="192"/>
  1020. <TargetNode id="169"/>
  1021. <Property name="Connection.SourceObjectID" value="202"/>
  1022. <Property name="Connection.TargetObjectID" value="169"/>
  1023. <Bendpoint x="2291" y="538"/>
  1024. </NodeConnection>
  1025. <NodeConnection id="218" version="1.2">
  1026. <SourceNode id="214"/>
  1027. <TargetNode id="217"/>
  1028. <Property name="Connection.SourceObjectID" value="216"/>
  1029. <Property name="Connection.TargetObjectID" value="217"/>
  1030. </NodeConnection>
  1031. <NodeConnection id="223" version="1.2">
  1032. <SourceNode id="210"/>
  1033. <TargetNode id="219"/>
  1034. <Property name="Connection.SourceObjectID" value="212"/>
  1035. <Property name="Connection.TargetObjectID" value="219"/>
  1036. </NodeConnection>
  1037. <NodeConnection id="224" version="1.2">
  1038. <SourceNode id="219"/>
  1039. <TargetNode id="37"/>
  1040. <Property name="Connection.SourceObjectID" value="222"/>
  1041. <Property name="Connection.TargetObjectID" value="37"/>
  1042. </NodeConnection>
  1043. <NodeConnection id="230" version="1.2">
  1044. <SourceNode id="226"/>
  1045. <TargetNode id="229"/>
  1046. <Property name="Connection.SourceObjectID" value="228"/>
  1047. <Property name="Connection.TargetObjectID" value="229"/>
  1048. </NodeConnection>
  1049. </FlowGraph>
  1050. <ProjectEventTypes/>
  1051. </ApplicationFlow>
  1052. </AppFlowDoc>