main.flow.1 61 KB

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