main.flow 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055
  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.SymbolicNode" id="22" version="3.1">
  202. <Property name="ReferencedNodeID" value="13"/>
  203. <Property name="FlowNodeEditPart.WidgetY" value="257"/>
  204. <Property name="FlowNodeEditPart.WidgetX" value="897"/>
  205. </FlowNode>
  206. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="159" version="3.1">
  207. <Property name="Name" value="annCollectPhone"/>
  208. <Property name="FlowNodeEditPart.WidgetIcon" value="promptandcollect.gif"/>
  209. <Property name="FlowNodeEditPart.WidgetY" value="453"/>
  210. <Property name="FlowNodeEditPart.WidgetX" value="1300"/>
  211. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="160" version="1.2">
  212. <ItemProperties/>
  213. <ChildItems>
  214. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Field" id="161" version="1.2">
  215. <ItemProperties>
  216. <Property name="Name" value="annCollectPhone"/>
  217. <Property name="name.bound" value="true"/>
  218. </ItemProperties>
  219. <ChildItems>
  220. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="162" version="1.2">
  221. <ItemProperties>
  222. <Property name="Name" value="pmpt_phoneCollect"/>
  223. </ItemProperties>
  224. <ChildItems/>
  225. </FlowItem>
  226. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Grammar" id="163" version="1.2">
  227. <ItemProperties>
  228. <Property name="Name" value="gram_phone"/>
  229. </ItemProperties>
  230. <ChildItems/>
  231. </FlowItem>
  232. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="164" version="1.2">
  233. <ItemProperties/>
  234. <ChildItems>
  235. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="175" version="1.2">
  236. <ItemProperties>
  237. <Property name="LinkedNodeID" value="189"/>
  238. </ItemProperties>
  239. <ChildItems/>
  240. </FlowItem>
  241. </ChildItems>
  242. </FlowItem>
  243. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="166" version="1.2">
  244. <ItemProperties/>
  245. <ChildItems>
  246. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="176" version="1.2">
  247. <ItemProperties>
  248. <Property name="LinkedNodeID" value="189"/>
  249. </ItemProperties>
  250. <ChildItems/>
  251. </FlowItem>
  252. </ChildItems>
  253. </FlowItem>
  254. </ChildItems>
  255. </FlowItem>
  256. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="168" version="1.2">
  257. <ItemProperties>
  258. <Property name="LinkedNodeID" value="189"/>
  259. </ItemProperties>
  260. <ChildItems/>
  261. </FlowItem>
  262. </ChildItems>
  263. </FlowItem>
  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="32" version="3.1">
  293. <Property name="Name" value="ser_proc"/>
  294. <Property name="FlowNodeEditPart.WidgetY" value="425"/>
  295. <Property name="FlowNodeEditPart.WidgetX" value="223"/>
  296. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="33" version="1.2">
  297. <ItemProperties/>
  298. <ChildItems>
  299. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="34" version="1.2">
  300. <ItemProperties>
  301. <Property name="Name" value="Default"/>
  302. <Property name="LinkedNodeID" value="99"/>
  303. </ItemProperties>
  304. <ChildItems/>
  305. </FlowItem>
  306. </ChildItems>
  307. </FlowItem>
  308. </FlowNode>
  309. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="169" version="3.1">
  310. <Property name="Name" value="ser_checkPhone"/>
  311. <Property name="FlowNodeEditPart.WidgetY" value="559"/>
  312. <Property name="FlowNodeEditPart.WidgetX" value="2410"/>
  313. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="170" version="1.2">
  314. <ItemProperties/>
  315. <ChildItems>
  316. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="171" version="1.2">
  317. <ItemProperties>
  318. <Property name="Name" value="Default"/>
  319. <Property name="LinkedNodeID" value="173"/>
  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="xfer.to.aacc.protocol" value="SIP"/>
  344. <Property name="name.bound" value="true"/>
  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.SymbolicNode" id="97" version="3.1">
  752. <Property name="ReferencedNodeID" value="92"/>
  753. <Property name="FlowNodeEditPart.WidgetY" value="425"/>
  754. <Property name="FlowNodeEditPart.WidgetX" value="1103"/>
  755. </FlowNode>
  756. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="231" version="3.1">
  757. <Property name="Name" value="工作时间判断现时间为固定工作时区详细时间第86,87行"/>
  758. <Property name="FlowNodeEditPart.WidgetY" value="1038"/>
  759. <Property name="FlowNodeEditPart.WidgetX" value="767"/>
  760. </FlowNode>
  761. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="111" version="3.1">
  762. <Property name="ReferencedNodeID" value="92"/>
  763. <Property name="FlowNodeEditPart.WidgetY" value="708"/>
  764. <Property name="FlowNodeEditPart.WidgetX" value="861"/>
  765. </FlowNode>
  766. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="229" version="3.1">
  767. <Property name="ReferencedNodeID" value="92"/>
  768. <Property name="FlowNodeEditPart.WidgetY" value="1076"/>
  769. <Property name="FlowNodeEditPart.WidgetX" value="999"/>
  770. </FlowNode>
  771. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="226" version="3.1">
  772. <Property name="Name" value="ser_workTime"/>
  773. <Property name="FlowNodeEditPart.WidgetY" value="1075"/>
  774. <Property name="FlowNodeEditPart.WidgetX" value="772"/>
  775. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="227" version="1.2">
  776. <ItemProperties/>
  777. <ChildItems>
  778. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="228" version="1.2">
  779. <ItemProperties>
  780. <Property name="Name" value="Default"/>
  781. <Property name="LinkedNodeID" value="229"/>
  782. </ItemProperties>
  783. <ChildItems/>
  784. </FlowItem>
  785. </ChildItems>
  786. </FlowItem>
  787. </FlowNode>
  788. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="117" version="3.1">
  789. <Property name="Name" value="Ann_record"/>
  790. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  791. <Property name="FlowNodeEditPart.WidgetY" value="709"/>
  792. <Property name="FlowNodeEditPart.WidgetX" value="237"/>
  793. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="118" version="1.2">
  794. <ItemProperties/>
  795. <ChildItems>
  796. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="119" version="1.2">
  797. <ItemProperties>
  798. <Property name="Name" value="pmpt_template"/>
  799. </ItemProperties>
  800. <ChildItems/>
  801. </FlowItem>
  802. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="120" version="1.2">
  803. <ItemProperties>
  804. <Property name="LinkedNodeID" value="75"/>
  805. </ItemProperties>
  806. <ChildItems/>
  807. </FlowItem>
  808. </ChildItems>
  809. </FlowItem>
  810. </FlowNode>
  811. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="113" version="3.1">
  812. <Property name="ReferencedNodeID" value="92"/>
  813. <Property name="FlowNodeEditPart.WidgetY" value="518"/>
  814. <Property name="FlowNodeEditPart.WidgetX" value="786"/>
  815. </FlowNode>
  816. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="125" version="3.1">
  817. <Property name="Name" value="ser_checkVDN"/>
  818. <Property name="FlowNodeEditPart.WidgetY" value="812"/>
  819. <Property name="FlowNodeEditPart.WidgetX" value="902"/>
  820. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="126" version="1.2">
  821. <ItemProperties/>
  822. <ChildItems>
  823. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="127" version="1.2">
  824. <ItemProperties>
  825. <Property name="Name" value="Default"/>
  826. <Property name="LinkedNodeID" value="129"/>
  827. </ItemProperties>
  828. <ChildItems/>
  829. </FlowItem>
  830. </ChildItems>
  831. </FlowItem>
  832. </FlowNode>
  833. <NodeConnection id="6" version="1.2">
  834. <SourceNode id="1"/>
  835. <TargetNode id="3"/>
  836. <Property name="Connection.SourceObjectID" value="2"/>
  837. <Property name="Connection.TargetObjectID" value="3"/>
  838. </NodeConnection>
  839. <NodeConnection id="16" version="1.2">
  840. <SourceNode id="3"/>
  841. <TargetNode id="13"/>
  842. <Property name="Connection.SourceObjectID" value="5"/>
  843. <Property name="Connection.TargetObjectID" value="13"/>
  844. <Bendpoint x="734" y="60"/>
  845. </NodeConnection>
  846. <NodeConnection id="17" version="1.2">
  847. <SourceNode id="13"/>
  848. <TargetNode id="7"/>
  849. <Property name="Connection.SourceObjectID" value="15"/>
  850. <Property name="Connection.TargetObjectID" value="7"/>
  851. </NodeConnection>
  852. <NodeConnection id="26" version="1.2">
  853. <SourceNode id="23"/>
  854. <TargetNode id="22"/>
  855. <Property name="Connection.SourceObjectID" value="25"/>
  856. <Property name="Connection.TargetObjectID" value="22"/>
  857. </NodeConnection>
  858. <NodeConnection id="31" version="1.2">
  859. <SourceNode id="20"/>
  860. <TargetNode id="23"/>
  861. <Property name="Connection.SourceObjectID" value="29"/>
  862. <Property name="Connection.TargetObjectID" value="23"/>
  863. </NodeConnection>
  864. <NodeConnection id="57" version="1.2">
  865. <SourceNode id="47"/>
  866. <TargetNode id="44"/>
  867. <Property name="Connection.SourceObjectID" value="56"/>
  868. <Property name="Connection.TargetObjectID" value="44"/>
  869. </NodeConnection>
  870. <NodeConnection id="59" version="1.2">
  871. <SourceNode id="44"/>
  872. <TargetNode id="58"/>
  873. <Property name="Connection.SourceObjectID" value="46"/>
  874. <Property name="Connection.TargetObjectID" value="58"/>
  875. </NodeConnection>
  876. <NodeConnection id="67" version="1.2">
  877. <SourceNode id="20"/>
  878. <TargetNode id="23"/>
  879. <Property name="Connection.SourceObjectID" value="65"/>
  880. <Property name="Connection.TargetObjectID" value="23"/>
  881. </NodeConnection>
  882. <NodeConnection id="68" version="1.2">
  883. <SourceNode id="20"/>
  884. <TargetNode id="23"/>
  885. <Property name="Connection.SourceObjectID" value="66"/>
  886. <Property name="Connection.TargetObjectID" value="23"/>
  887. </NodeConnection>
  888. <NodeConnection id="96" version="1.2">
  889. <SourceNode id="92"/>
  890. <TargetNode id="95"/>
  891. <Property name="Connection.SourceObjectID" value="94"/>
  892. <Property name="Connection.TargetObjectID" value="95"/>
  893. </NodeConnection>
  894. <NodeConnection id="98" version="1.2">
  895. <SourceNode id="60"/>
  896. <TargetNode id="97"/>
  897. <Property name="Connection.SourceObjectID" value="62"/>
  898. <Property name="Connection.TargetObjectID" value="97"/>
  899. </NodeConnection>
  900. <NodeConnection id="100" version="1.2">
  901. <SourceNode id="32"/>
  902. <TargetNode id="99"/>
  903. <Property name="Connection.SourceObjectID" value="34"/>
  904. <Property name="Connection.TargetObjectID" value="99"/>
  905. </NodeConnection>
  906. <NodeConnection id="114" version="1.2">
  907. <SourceNode id="37"/>
  908. <TargetNode id="113"/>
  909. <Property name="Connection.SourceObjectID" value="41"/>
  910. <Property name="Connection.TargetObjectID" value="113"/>
  911. </NodeConnection>
  912. <NodeConnection id="121" version="1.2">
  913. <SourceNode id="117"/>
  914. <TargetNode id="75"/>
  915. <Property name="Connection.SourceObjectID" value="120"/>
  916. <Property name="Connection.TargetObjectID" value="75"/>
  917. </NodeConnection>
  918. <NodeConnection id="122" version="1.2">
  919. <SourceNode id="75"/>
  920. <TargetNode id="111"/>
  921. <Property name="Connection.SourceObjectID" value="79"/>
  922. <Property name="Connection.TargetObjectID" value="111"/>
  923. </NodeConnection>
  924. <NodeConnection id="124" version="1.2">
  925. <SourceNode id="75"/>
  926. <TargetNode id="111"/>
  927. <Property name="Connection.SourceObjectID" value="82"/>
  928. <Property name="Connection.TargetObjectID" value="111"/>
  929. </NodeConnection>
  930. <NodeConnection id="130" version="1.2">
  931. <SourceNode id="125"/>
  932. <TargetNode id="129"/>
  933. <Property name="Connection.SourceObjectID" value="127"/>
  934. <Property name="Connection.TargetObjectID" value="129"/>
  935. </NodeConnection>
  936. <NodeConnection id="140" version="1.2">
  937. <SourceNode id="136"/>
  938. <TargetNode id="139"/>
  939. <Property name="Connection.SourceObjectID" value="138"/>
  940. <Property name="Connection.TargetObjectID" value="139"/>
  941. </NodeConnection>
  942. <NodeConnection id="144" version="1.2">
  943. <SourceNode id="9"/>
  944. <TargetNode id="141"/>
  945. <Property name="Connection.SourceObjectID" value="12"/>
  946. <Property name="Connection.TargetObjectID" value="141"/>
  947. </NodeConnection>
  948. <NodeConnection id="147" version="1.2">
  949. <SourceNode id="141"/>
  950. <TargetNode id="146"/>
  951. <Property name="Connection.SourceObjectID" value="143"/>
  952. <Property name="Connection.TargetObjectID" value="146"/>
  953. </NodeConnection>
  954. <NodeConnection id="152" version="1.2">
  955. <SourceNode id="148"/>
  956. <TargetNode id="151"/>
  957. <Property name="Connection.SourceObjectID" value="150"/>
  958. <Property name="Connection.TargetObjectID" value="151"/>
  959. </NodeConnection>
  960. <NodeConnection id="157" version="1.2">
  961. <SourceNode id="153"/>
  962. <TargetNode id="156"/>
  963. <Property name="Connection.SourceObjectID" value="155"/>
  964. <Property name="Connection.TargetObjectID" value="156"/>
  965. </NodeConnection>
  966. <NodeConnection id="174" version="1.2">
  967. <SourceNode id="169"/>
  968. <TargetNode id="173"/>
  969. <Property name="Connection.SourceObjectID" value="171"/>
  970. <Property name="Connection.TargetObjectID" value="173"/>
  971. </NodeConnection>
  972. <NodeConnection id="186" version="1.2">
  973. <SourceNode id="179"/>
  974. <TargetNode id="183"/>
  975. <Property name="Connection.SourceObjectID" value="182"/>
  976. <Property name="Connection.TargetObjectID" value="183"/>
  977. </NodeConnection>
  978. <NodeConnection id="188" version="1.2">
  979. <SourceNode id="183"/>
  980. <TargetNode id="187"/>
  981. <Property name="Connection.SourceObjectID" value="185"/>
  982. <Property name="Connection.TargetObjectID" value="187"/>
  983. </NodeConnection>
  984. <NodeConnection id="196" version="1.2">
  985. <SourceNode id="189"/>
  986. <TargetNode id="192"/>
  987. <Property name="Connection.SourceObjectID" value="191"/>
  988. <Property name="Connection.TargetObjectID" value="192"/>
  989. </NodeConnection>
  990. <NodeConnection id="197" version="1.2">
  991. <SourceNode id="159"/>
  992. <TargetNode id="189"/>
  993. <Property name="Connection.SourceObjectID" value="176"/>
  994. <Property name="Connection.TargetObjectID" value="189"/>
  995. </NodeConnection>
  996. <NodeConnection id="198" version="1.2">
  997. <SourceNode id="159"/>
  998. <TargetNode id="189"/>
  999. <Property name="Connection.SourceObjectID" value="175"/>
  1000. <Property name="Connection.TargetObjectID" value="189"/>
  1001. </NodeConnection>
  1002. <NodeConnection id="199" version="1.2">
  1003. <SourceNode id="159"/>
  1004. <TargetNode id="189"/>
  1005. <Property name="Connection.SourceObjectID" value="168"/>
  1006. <Property name="Connection.TargetObjectID" value="189"/>
  1007. <Bendpoint x="1745" y="496"/>
  1008. </NodeConnection>
  1009. <NodeConnection id="207" version="1.2">
  1010. <SourceNode id="203"/>
  1011. <TargetNode id="169"/>
  1012. <Property name="Connection.SourceObjectID" value="206"/>
  1013. <Property name="Connection.TargetObjectID" value="169"/>
  1014. </NodeConnection>
  1015. <NodeConnection id="208" version="1.2">
  1016. <SourceNode id="192"/>
  1017. <TargetNode id="203"/>
  1018. <Property name="Connection.SourceObjectID" value="195"/>
  1019. <Property name="Connection.TargetObjectID" value="203"/>
  1020. </NodeConnection>
  1021. <NodeConnection id="209" version="1.2">
  1022. <SourceNode id="192"/>
  1023. <TargetNode id="169"/>
  1024. <Property name="Connection.SourceObjectID" value="202"/>
  1025. <Property name="Connection.TargetObjectID" value="169"/>
  1026. <Bendpoint x="2291" y="538"/>
  1027. </NodeConnection>
  1028. <NodeConnection id="218" version="1.2">
  1029. <SourceNode id="214"/>
  1030. <TargetNode id="217"/>
  1031. <Property name="Connection.SourceObjectID" value="216"/>
  1032. <Property name="Connection.TargetObjectID" value="217"/>
  1033. </NodeConnection>
  1034. <NodeConnection id="223" version="1.2">
  1035. <SourceNode id="210"/>
  1036. <TargetNode id="219"/>
  1037. <Property name="Connection.SourceObjectID" value="212"/>
  1038. <Property name="Connection.TargetObjectID" value="219"/>
  1039. </NodeConnection>
  1040. <NodeConnection id="224" version="1.2">
  1041. <SourceNode id="219"/>
  1042. <TargetNode id="37"/>
  1043. <Property name="Connection.SourceObjectID" value="222"/>
  1044. <Property name="Connection.TargetObjectID" value="37"/>
  1045. </NodeConnection>
  1046. <NodeConnection id="230" version="1.2">
  1047. <SourceNode id="226"/>
  1048. <TargetNode id="229"/>
  1049. <Property name="Connection.SourceObjectID" value="228"/>
  1050. <Property name="Connection.TargetObjectID" value="229"/>
  1051. </NodeConnection>
  1052. </FlowGraph>
  1053. <ProjectEventTypes/>
  1054. </ApplicationFlow>
  1055. </AppFlowDoc>