main.flow 66 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <AppFlowDoc>
  3. <ApplicationFlow nextObjectId="267" package="flow" version="5.0">
  4. <FlowGraph>
  5. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="68" version="3.1">
  6. <Property name="ReferencedNodeID" value="101"/>
  7. <Property name="FlowNodeEditPart.WidgetY" value="22"/>
  8. <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
  9. </FlowNode>
  10. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="69" version="3.1">
  11. <Property name="ReferencedNodeID" value="154"/>
  12. <Property name="FlowNodeEditPart.WidgetY" value="80"/>
  13. <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
  14. </FlowNode>
  15. <FlowNode class="com.avaya.sce.callflow.internal.appflow.AppRoot" id="1" version="3.1">
  16. <Property name="Name" value="AppRoot"/>
  17. <Property name="FlowNodeEditPart.WidgetY" value="12"/>
  18. <Property name="FlowNodeEditPart.WidgetX" value="22"/>
  19. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.AppRoot" id="2" version="1.2">
  20. <ItemProperties>
  21. <Property name="StartNodeID" value="9"/>
  22. </ItemProperties>
  23. <ChildItems>
  24. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.OnDisconnect" id="207" version="1.2">
  25. <ItemProperties>
  26. <Property name="LinkedNodeID" value="223"/>
  27. </ItemProperties>
  28. <ChildItems/>
  29. </FlowItem>
  30. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Catch" id="230" version="1.2">
  31. <ItemProperties>
  32. <Property name="event.name" value="connection.disconnect.hangup"/>
  33. </ItemProperties>
  34. <ChildItems>
  35. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="232" version="1.2">
  36. <ItemProperties>
  37. <Property name="LinkedNodeID" value="223"/>
  38. </ItemProperties>
  39. <ChildItems/>
  40. </FlowItem>
  41. </ChildItems>
  42. </FlowItem>
  43. </ChildItems>
  44. </FlowItem>
  45. </FlowNode>
  46. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="70" version="3.1">
  47. <Property name="ReferencedNodeID" value="117"/>
  48. <Property name="FlowNodeEditPart.WidgetY" value="138"/>
  49. <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
  50. </FlowNode>
  51. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="71" version="3.1">
  52. <Property name="ReferencedNodeID" value="149"/>
  53. <Property name="FlowNodeEditPart.WidgetY" value="196"/>
  54. <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
  55. </FlowNode>
  56. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="3" version="3.1">
  57. <Property name="Name" value="processReq"/>
  58. <Property name="FlowNodeEditPart.WidgetY" value="25"/>
  59. <Property name="FlowNodeEditPart.WidgetX" value="439"/>
  60. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="4" version="1.2">
  61. <ItemProperties/>
  62. <ChildItems>
  63. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="5" version="1.2">
  64. <ItemProperties>
  65. <Property name="Name" value="Default"/>
  66. <Property name="LinkedNodeID" value="13"/>
  67. </ItemProperties>
  68. <ChildItems/>
  69. </FlowItem>
  70. </ChildItems>
  71. </FlowItem>
  72. </FlowNode>
  73. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="140" version="3.1">
  74. <Property name="ReferencedNodeID" value="3"/>
  75. <Property name="FlowNodeEditPart.WidgetY" value="1026"/>
  76. <Property name="FlowNodeEditPart.WidgetX" value="600"/>
  77. </FlowNode>
  78. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="203" version="3.1">
  79. <Property name="ReferencedNodeID" value="185"/>
  80. <Property name="FlowNodeEditPart.WidgetY" value="656"/>
  81. <Property name="FlowNodeEditPart.WidgetX" value="734"/>
  82. </FlowNode>
  83. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="9" version="3.1">
  84. <Property name="Name" value="callInitial"/>
  85. <Property name="FlowNodeEditPart.WidgetY" value="7"/>
  86. <Property name="FlowNodeEditPart.WidgetX" value="259"/>
  87. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="10" version="1.2">
  88. <ItemProperties/>
  89. <ChildItems>
  90. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="11" version="1.2">
  91. <ItemProperties>
  92. <Property name="Name" value="LocalVariables"/>
  93. </ItemProperties>
  94. <ChildItems/>
  95. </FlowItem>
  96. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="238" version="1.2">
  97. <ItemProperties>
  98. <Property name="trace.text" value="App Version : 1.0.4"/>
  99. </ItemProperties>
  100. <ChildItems/>
  101. </FlowItem>
  102. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="111" version="1.2">
  103. <ItemProperties>
  104. <Property name="trace.text" value="one call coming..."/>
  105. <Property name="trace.varId" value="session"/>
  106. <Property name="trace.fieldId" value="ani"/>
  107. </ItemProperties>
  108. <ChildItems/>
  109. </FlowItem>
  110. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="112" version="1.2">
  111. <ItemProperties>
  112. <Property name="sourceVarId" value="requestTypeConst"/>
  113. <Property name="destFieldId" value="requestType"/>
  114. <Property name="type" value="assign"/>
  115. <Property name="destVarId" value="requestObj"/>
  116. <Property name="sourceFieldId" value="CALL_INIT"/>
  117. </ItemProperties>
  118. <ChildItems/>
  119. </FlowItem>
  120. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="179" version="1.2">
  121. <ItemProperties>
  122. <Property name="trace.text" value="assign requestType = CALL_INIT done"/>
  123. </ItemProperties>
  124. <ChildItems/>
  125. </FlowItem>
  126. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="113" version="1.2">
  127. <ItemProperties>
  128. <Property name="sourceVarId" value="session"/>
  129. <Property name="destFieldId" value="userid"/>
  130. <Property name="type" value="assign"/>
  131. <Property name="destVarId" value="requestObj"/>
  132. <Property name="sourceFieldId" value="sessionid"/>
  133. </ItemProperties>
  134. <ChildItems/>
  135. </FlowItem>
  136. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="180" version="1.2">
  137. <ItemProperties>
  138. <Property name="trace.text" value="assigned userid "/>
  139. <Property name="trace.varId" value="session"/>
  140. <Property name="trace.fieldId" value="sessionid"/>
  141. </ItemProperties>
  142. <ChildItems/>
  143. </FlowItem>
  144. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="114" version="1.2">
  145. <ItemProperties>
  146. <Property name="sourceVarId" value="session"/>
  147. <Property name="destFieldId" value="inparams_call_id"/>
  148. <Property name="type" value="assign"/>
  149. <Property name="destVarId" value="requestObj"/>
  150. <Property name="sourceFieldId" value="sessionid"/>
  151. </ItemProperties>
  152. <ChildItems/>
  153. </FlowItem>
  154. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="181" version="1.2">
  155. <ItemProperties>
  156. <Property name="trace.text" value="assigned call id"/>
  157. <Property name="trace.varId" value="session"/>
  158. <Property name="trace.fieldId" value="sessionid"/>
  159. </ItemProperties>
  160. <ChildItems/>
  161. </FlowItem>
  162. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="115" version="1.2">
  163. <ItemProperties>
  164. <Property name="sourceVarId" value="session"/>
  165. <Property name="destFieldId" value="inparams_call_sor_id"/>
  166. <Property name="type" value="assign"/>
  167. <Property name="destVarId" value="requestObj"/>
  168. <Property name="sourceFieldId" value="ani"/>
  169. </ItemProperties>
  170. <ChildItems/>
  171. </FlowItem>
  172. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="182" version="1.2">
  173. <ItemProperties>
  174. <Property name="trace.text" value="assigned call sor id"/>
  175. <Property name="trace.varId" value="session"/>
  176. <Property name="trace.fieldId" value="ani"/>
  177. </ItemProperties>
  178. <ChildItems/>
  179. </FlowItem>
  180. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="12" version="1.2">
  181. <ItemProperties>
  182. <Property name="Name" value="Default"/>
  183. <Property name="LinkedNodeID" value="3"/>
  184. </ItemProperties>
  185. <ChildItems/>
  186. </FlowItem>
  187. </ChildItems>
  188. </FlowItem>
  189. </FlowNode>
  190. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="128" version="3.1">
  191. <Property name="ReferencedNodeID" value="78"/>
  192. <Property name="FlowNodeEditPart.WidgetY" value="1125"/>
  193. <Property name="FlowNodeEditPart.WidgetX" value="596"/>
  194. </FlowNode>
  195. <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="131" version="3.1">
  196. <Property name="Name" value="promptAndTransfer_P1"/>
  197. <Property name="FlowNodeEditPart.WidgetY" value="1209"/>
  198. <Property name="FlowNodeEditPart.WidgetX" value="21"/>
  199. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="132" version="1.2">
  200. <ItemProperties/>
  201. <ChildItems>
  202. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="133" version="1.2">
  203. <ItemProperties>
  204. <Property name="Name" value="Next"/>
  205. <Property name="LinkedNodeID" value="216"/>
  206. </ItemProperties>
  207. <ChildItems/>
  208. </FlowItem>
  209. </ChildItems>
  210. </FlowItem>
  211. </FlowNode>
  212. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Return" id="78" version="3.1">
  213. <Property name="Name" value="end"/>
  214. <Property name="FlowNodeEditPart.WidgetY" value="371"/>
  215. <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
  216. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Return" id="129" version="1.2">
  217. <ItemProperties/>
  218. <ChildItems/>
  219. </FlowItem>
  220. </FlowNode>
  221. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="72" version="3.1">
  222. <Property name="ReferencedNodeID" value="131"/>
  223. <Property name="FlowNodeEditPart.WidgetY" value="254"/>
  224. <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
  225. </FlowNode>
  226. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="13" version="3.1">
  227. <Property name="Name" value="processResp"/>
  228. <Property name="FlowNodeEditPart.WidgetY" value="153"/>
  229. <Property name="FlowNodeEditPart.WidgetX" value="457"/>
  230. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="14" version="1.2">
  231. <ItemProperties/>
  232. <ChildItems>
  233. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="15" version="1.2">
  234. <ItemProperties>
  235. <Property name="Name" value="Default"/>
  236. <Property name="LinkedNodeID" value="16"/>
  237. </ItemProperties>
  238. <ChildItems/>
  239. </FlowItem>
  240. </ChildItems>
  241. </FlowItem>
  242. </FlowNode>
  243. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="135" version="3.1">
  244. <Property name="ReferencedNodeID" value="78"/>
  245. <Property name="FlowNodeEditPart.WidgetY" value="1209"/>
  246. <Property name="FlowNodeEditPart.WidgetX" value="650"/>
  247. </FlowNode>
  248. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="195" version="3.1">
  249. <Property name="ReferencedNodeID" value="185"/>
  250. <Property name="FlowNodeEditPart.WidgetY" value="508"/>
  251. <Property name="FlowNodeEditPart.WidgetX" value="683"/>
  252. </FlowNode>
  253. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="16" version="3.1">
  254. <Property name="Name" value="postResp"/>
  255. <Property name="FlowNodeEditPart.WidgetY" value="153"/>
  256. <Property name="FlowNodeEditPart.WidgetX" value="648"/>
  257. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="17" version="1.2">
  258. <ItemProperties/>
  259. <ChildItems>
  260. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="18" version="1.2">
  261. <ItemProperties>
  262. <Property name="Name" value="LocalVariables"/>
  263. </ItemProperties>
  264. <ChildItems/>
  265. </FlowItem>
  266. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchItem" id="20" version="1.2">
  267. <ItemProperties>
  268. <Property name="switch.var" value="navitor"/>
  269. <Property name="switch.field" value="next"/>
  270. </ItemProperties>
  271. <ChildItems>
  272. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="25" version="1.2">
  273. <ItemProperties>
  274. <Property name="case.val" value="PROMPT_AND_ASR"/>
  275. </ItemProperties>
  276. <ChildItems>
  277. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="26" version="1.2">
  278. <ItemProperties>
  279. <Property name="Name" value="PROMPT_AND_ASR"/>
  280. <Property name="LinkedNodeID" value="68"/>
  281. </ItemProperties>
  282. <ChildItems/>
  283. </FlowItem>
  284. </ChildItems>
  285. </FlowItem>
  286. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="21" version="1.2">
  287. <ItemProperties>
  288. <Property name="case.val" value="ONLY_PROMPT"/>
  289. </ItemProperties>
  290. <ChildItems>
  291. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="27" version="1.2">
  292. <ItemProperties>
  293. <Property name="Name" value="PROMPT"/>
  294. <Property name="LinkedNodeID" value="69"/>
  295. </ItemProperties>
  296. <ChildItems/>
  297. </FlowItem>
  298. </ChildItems>
  299. </FlowItem>
  300. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="22" version="1.2">
  301. <ItemProperties>
  302. <Property name="case.val" value="PROMPT_AND_DTMF"/>
  303. </ItemProperties>
  304. <ChildItems>
  305. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="28" version="1.2">
  306. <ItemProperties>
  307. <Property name="Name" value="PROMPT_AND_DTMF"/>
  308. <Property name="LinkedNodeID" value="70"/>
  309. </ItemProperties>
  310. <ChildItems/>
  311. </FlowItem>
  312. </ChildItems>
  313. </FlowItem>
  314. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="23" version="1.2">
  315. <ItemProperties>
  316. <Property name="case.val" value="PROMPT_AND_DROP"/>
  317. </ItemProperties>
  318. <ChildItems>
  319. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="29" version="1.2">
  320. <ItemProperties>
  321. <Property name="Name" value="PROMPT_AND_DROP"/>
  322. <Property name="LinkedNodeID" value="71"/>
  323. </ItemProperties>
  324. <ChildItems/>
  325. </FlowItem>
  326. </ChildItems>
  327. </FlowItem>
  328. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="24" version="1.2">
  329. <ItemProperties>
  330. <Property name="case.val" value="PROMPT_AND_TRANSFER"/>
  331. </ItemProperties>
  332. <ChildItems>
  333. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="30" version="1.2">
  334. <ItemProperties>
  335. <Property name="Name" value="PROMPT_AND_TRANSFER"/>
  336. <Property name="LinkedNodeID" value="72"/>
  337. </ItemProperties>
  338. <ChildItems/>
  339. </FlowItem>
  340. </ChildItems>
  341. </FlowItem>
  342. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="263" version="1.2">
  343. <ItemProperties>
  344. <Property name="case.val" value="PROMPT_AND_ASR_OR_DTMF"/>
  345. </ItemProperties>
  346. <ChildItems>
  347. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="264" version="1.2">
  348. <ItemProperties>
  349. <Property name="Name" value="PROMPT_AND_ASR_OR_DTMF"/>
  350. <Property name="LinkedNodeID" value="265"/>
  351. </ItemProperties>
  352. <ChildItems/>
  353. </FlowItem>
  354. </ChildItems>
  355. </FlowItem>
  356. </ChildItems>
  357. </FlowItem>
  358. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="19" version="1.2">
  359. <ItemProperties>
  360. <Property name="Name" value="Default"/>
  361. <Property name="LinkedNodeID" value="78"/>
  362. </ItemProperties>
  363. <ChildItems/>
  364. </FlowItem>
  365. </ChildItems>
  366. </FlowItem>
  367. </FlowNode>
  368. <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="154" version="3.1">
  369. <Property name="Name" value="promptAndContinue"/>
  370. <Property name="FlowNodeEditPart.WidgetY" value="1025"/>
  371. <Property name="FlowNodeEditPart.WidgetX" value="32"/>
  372. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="155" version="1.2">
  373. <ItemProperties/>
  374. <ChildItems>
  375. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="156" version="1.2">
  376. <ItemProperties>
  377. <Property name="Name" value="Next"/>
  378. <Property name="LinkedNodeID" value="172"/>
  379. </ItemProperties>
  380. <ChildItems/>
  381. </FlowItem>
  382. </ChildItems>
  383. </FlowItem>
  384. </FlowNode>
  385. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="223" version="3.1">
  386. <Property name="Name" value="onDisconnectHandle"/>
  387. <Property name="FlowNodeEditPart.WidgetY" value="177"/>
  388. <Property name="FlowNodeEditPart.WidgetX" value="29"/>
  389. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="224" version="1.2">
  390. <ItemProperties/>
  391. <ChildItems>
  392. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="225" version="1.2">
  393. <ItemProperties>
  394. <Property name="Name" value="LocalVariables"/>
  395. </ItemProperties>
  396. <ChildItems/>
  397. </FlowItem>
  398. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="234" version="1.2">
  399. <ItemProperties>
  400. <Property name="sourceVarId" value="requestTypeConst"/>
  401. <Property name="destFieldId" value="requestType"/>
  402. <Property name="type" value="assign"/>
  403. <Property name="destVarId" value="requestObj"/>
  404. <Property name="sourceFieldId" value="ON_DISCONNECTED"/>
  405. </ItemProperties>
  406. <ChildItems/>
  407. </FlowItem>
  408. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="226" version="1.2">
  409. <ItemProperties>
  410. <Property name="Name" value="Default"/>
  411. <Property name="LinkedNodeID" value="228"/>
  412. </ItemProperties>
  413. <ChildItems/>
  414. </FlowItem>
  415. </ChildItems>
  416. </FlowItem>
  417. </FlowNode>
  418. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="216" version="3.1">
  419. <Property name="Name" value="promptAndTransfer_P2"/>
  420. <Property name="FlowNodeEditPart.WidgetIcon" value="blindtransfer.gif"/>
  421. <Property name="FlowNodeEditPart.WidgetY" value="1209"/>
  422. <Property name="FlowNodeEditPart.WidgetX" value="309"/>
  423. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="217" version="1.2">
  424. <ItemProperties/>
  425. <ChildItems>
  426. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.BlindTransfer" id="218" version="1.2">
  427. <ItemProperties>
  428. <Property name="Name" value="promptAndTransfer_P2"/>
  429. <Property name="name.bound" value="true"/>
  430. <Property name="DestinationNumberVarFieldID" value="transferTarget"/>
  431. <Property name="DestinationNumberVarID" value="navitor"/>
  432. </ItemProperties>
  433. <ChildItems/>
  434. </FlowItem>
  435. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="220" version="1.2">
  436. <ItemProperties>
  437. <Property name="LinkedNodeID" value="135"/>
  438. </ItemProperties>
  439. <ChildItems/>
  440. </FlowItem>
  441. </ChildItems>
  442. </FlowItem>
  443. </FlowNode>
  444. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="80" version="3.1">
  445. <Property name="ReferencedNodeID" value="3"/>
  446. <Property name="FlowNodeEditPart.WidgetY" value="707"/>
  447. <Property name="FlowNodeEditPart.WidgetX" value="1022"/>
  448. </FlowNode>
  449. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="158" version="3.1">
  450. <Property name="Name" value="afterPromptAndASR"/>
  451. <Property name="FlowNodeEditPart.WidgetY" value="560"/>
  452. <Property name="FlowNodeEditPart.WidgetX" value="675"/>
  453. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="159" version="1.2">
  454. <ItemProperties/>
  455. <ChildItems>
  456. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="160" version="1.2">
  457. <ItemProperties>
  458. <Property name="Name" value="LocalVariables"/>
  459. </ItemProperties>
  460. <ChildItems/>
  461. </FlowItem>
  462. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="164" version="1.2">
  463. <ItemProperties>
  464. <Property name="sourceVarId" value="requestTypeConst"/>
  465. <Property name="destFieldId" value="requestType"/>
  466. <Property name="type" value="assign"/>
  467. <Property name="destVarId" value="requestObj"/>
  468. <Property name="sourceFieldId" value="PROMPT_AND_ASR_DONE"/>
  469. </ItemProperties>
  470. <ChildItems/>
  471. </FlowItem>
  472. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="161" version="1.2">
  473. <ItemProperties>
  474. <Property name="Name" value="Default"/>
  475. <Property name="LinkedNodeID" value="121"/>
  476. </ItemProperties>
  477. <ChildItems/>
  478. </FlowItem>
  479. </ChildItems>
  480. </FlowItem>
  481. </FlowNode>
  482. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="265" version="3.1">
  483. <Property name="ReferencedNodeID" value="239"/>
  484. <Property name="FlowNodeEditPart.WidgetY" value="312"/>
  485. <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
  486. </FlowNode>
  487. <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="149" version="3.1">
  488. <Property name="Name" value="promptAndDrop"/>
  489. <Property name="FlowNodeEditPart.WidgetY" value="1124"/>
  490. <Property name="FlowNodeEditPart.WidgetX" value="30"/>
  491. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="150" version="1.2">
  492. <ItemProperties/>
  493. <ChildItems>
  494. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="151" version="1.2">
  495. <ItemProperties>
  496. <Property name="Name" value="Next"/>
  497. <Property name="LinkedNodeID" value="128"/>
  498. </ItemProperties>
  499. <ChildItems/>
  500. </FlowItem>
  501. </ChildItems>
  502. </FlowItem>
  503. </FlowNode>
  504. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="31" version="3.1">
  505. <Property name="Name" value="promptAndASR_P2"/>
  506. <Property name="FlowNodeEditPart.WidgetIcon" value="promptandcollect.gif"/>
  507. <Property name="FlowNodeEditPart.WidgetY" value="521"/>
  508. <Property name="FlowNodeEditPart.WidgetX" value="254"/>
  509. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="32" version="1.2">
  510. <ItemProperties/>
  511. <ChildItems>
  512. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Field" id="33" version="1.2">
  513. <ItemProperties>
  514. <Property name="Name" value="promptAndASR_P2"/>
  515. <Property name="name.bound" value="true"/>
  516. </ItemProperties>
  517. <ChildItems>
  518. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Grammar" id="35" version="1.2">
  519. <ItemProperties>
  520. <Property name="Name" value="iflytekExtern"/>
  521. <Property name="language" value="chinese"/>
  522. </ItemProperties>
  523. <ChildItems/>
  524. </FlowItem>
  525. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="183" version="1.2">
  526. <ItemProperties/>
  527. <ChildItems>
  528. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="192" version="1.2">
  529. <ItemProperties>
  530. <Property name="Name" value="noInput"/>
  531. <Property name="LinkedNodeID" value="195"/>
  532. </ItemProperties>
  533. <ChildItems/>
  534. </FlowItem>
  535. </ChildItems>
  536. </FlowItem>
  537. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="184" version="1.2">
  538. <ItemProperties/>
  539. <ChildItems>
  540. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="191" version="1.2">
  541. <ItemProperties>
  542. <Property name="Name" value="noMatch"/>
  543. <Property name="LinkedNodeID" value="195"/>
  544. </ItemProperties>
  545. <ChildItems/>
  546. </FlowItem>
  547. </ChildItems>
  548. </FlowItem>
  549. </ChildItems>
  550. </FlowItem>
  551. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="40" version="1.2">
  552. <ItemProperties>
  553. <Property name="LinkedNodeID" value="158"/>
  554. </ItemProperties>
  555. <ChildItems/>
  556. </FlowItem>
  557. </ChildItems>
  558. </FlowItem>
  559. </FlowNode>
  560. <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="239" version="3.1">
  561. <Property name="Name" value="promptANDASRORDTMF_P1"/>
  562. <Property name="FlowNodeEditPart.WidgetY" value="838"/>
  563. <Property name="FlowNodeEditPart.WidgetX" value="24"/>
  564. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="240" version="1.2">
  565. <ItemProperties/>
  566. <ChildItems>
  567. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="241" version="1.2">
  568. <ItemProperties>
  569. <Property name="Name" value="Next"/>
  570. <Property name="LinkedNodeID" value="249"/>
  571. </ItemProperties>
  572. <ChildItems/>
  573. </FlowItem>
  574. </ChildItems>
  575. </FlowItem>
  576. </FlowNode>
  577. <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="101" version="3.1">
  578. <Property name="Name" value="promptAndASR_P1"/>
  579. <Property name="FlowNodeEditPart.WidgetY" value="522"/>
  580. <Property name="FlowNodeEditPart.WidgetX" value="22"/>
  581. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="102" version="1.2">
  582. <ItemProperties/>
  583. <ChildItems>
  584. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="103" version="1.2">
  585. <ItemProperties>
  586. <Property name="Name" value="Next"/>
  587. <Property name="LinkedNodeID" value="31"/>
  588. </ItemProperties>
  589. <ChildItems/>
  590. </FlowItem>
  591. </ChildItems>
  592. </FlowItem>
  593. </FlowNode>
  594. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="172" version="3.1">
  595. <Property name="Name" value="afterPrompt"/>
  596. <Property name="FlowNodeEditPart.WidgetY" value="1025"/>
  597. <Property name="FlowNodeEditPart.WidgetX" value="344"/>
  598. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="173" version="1.2">
  599. <ItemProperties/>
  600. <ChildItems>
  601. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="174" version="1.2">
  602. <ItemProperties>
  603. <Property name="Name" value="LocalVariables"/>
  604. </ItemProperties>
  605. <ChildItems/>
  606. </FlowItem>
  607. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="178" version="1.2">
  608. <ItemProperties>
  609. <Property name="sourceVarId" value="requestTypeConst"/>
  610. <Property name="destFieldId" value="requestType"/>
  611. <Property name="type" value="assign"/>
  612. <Property name="destVarId" value="requestObj"/>
  613. <Property name="sourceFieldId" value="PROMPT_DONE"/>
  614. </ItemProperties>
  615. <ChildItems/>
  616. </FlowItem>
  617. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="175" version="1.2">
  618. <ItemProperties>
  619. <Property name="Name" value="Default"/>
  620. <Property name="LinkedNodeID" value="140"/>
  621. </ItemProperties>
  622. <ChildItems/>
  623. </FlowItem>
  624. </ChildItems>
  625. </FlowItem>
  626. </FlowNode>
  627. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="228" version="3.1">
  628. <Property name="ReferencedNodeID" value="3"/>
  629. <Property name="FlowNodeEditPart.WidgetY" value="231"/>
  630. <Property name="FlowNodeEditPart.WidgetX" value="219"/>
  631. </FlowNode>
  632. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="165" version="3.1">
  633. <Property name="Name" value="afterPromptAndDTMF"/>
  634. <Property name="FlowNodeEditPart.WidgetY" value="708"/>
  635. <Property name="FlowNodeEditPart.WidgetX" value="730"/>
  636. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="166" version="1.2">
  637. <ItemProperties/>
  638. <ChildItems>
  639. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="167" version="1.2">
  640. <ItemProperties>
  641. <Property name="Name" value="LocalVariables"/>
  642. </ItemProperties>
  643. <ChildItems/>
  644. </FlowItem>
  645. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="171" version="1.2">
  646. <ItemProperties>
  647. <Property name="sourceVarId" value="requestTypeConst"/>
  648. <Property name="destFieldId" value="requestType"/>
  649. <Property name="type" value="assign"/>
  650. <Property name="destVarId" value="requestObj"/>
  651. <Property name="sourceFieldId" value="PROMPT_AND_DTMF_DONE"/>
  652. </ItemProperties>
  653. <ChildItems/>
  654. </FlowItem>
  655. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="168" version="1.2">
  656. <ItemProperties>
  657. <Property name="Name" value="Default"/>
  658. <Property name="LinkedNodeID" value="80"/>
  659. </ItemProperties>
  660. <ChildItems/>
  661. </FlowItem>
  662. </ChildItems>
  663. </FlowItem>
  664. </FlowNode>
  665. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="45" version="3.1">
  666. <Property name="Name" value="promptAndDTMF_P2"/>
  667. <Property name="FlowNodeEditPart.WidgetIcon" value="promptandcollect.gif"/>
  668. <Property name="FlowNodeEditPart.WidgetY" value="668"/>
  669. <Property name="FlowNodeEditPart.WidgetX" value="275"/>
  670. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="46" version="1.2">
  671. <ItemProperties/>
  672. <ChildItems>
  673. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Field" id="47" version="1.2">
  674. <ItemProperties>
  675. <Property name="Name" value="promptAndDTMF_P2"/>
  676. <Property name="name.bound" value="true"/>
  677. </ItemProperties>
  678. <ChildItems>
  679. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Grammar" id="49" version="1.2">
  680. <ItemProperties>
  681. <Property name="Name" value="dtmfBuiltIn"/>
  682. </ItemProperties>
  683. <ChildItems/>
  684. </FlowItem>
  685. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="199" version="1.2">
  686. <ItemProperties/>
  687. <ChildItems>
  688. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="201" version="1.2">
  689. <ItemProperties>
  690. <Property name="LinkedNodeID" value="203"/>
  691. </ItemProperties>
  692. <ChildItems/>
  693. </FlowItem>
  694. </ChildItems>
  695. </FlowItem>
  696. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="200" version="1.2">
  697. <ItemProperties/>
  698. <ChildItems>
  699. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="202" version="1.2">
  700. <ItemProperties>
  701. <Property name="LinkedNodeID" value="203"/>
  702. </ItemProperties>
  703. <ChildItems/>
  704. </FlowItem>
  705. </ChildItems>
  706. </FlowItem>
  707. </ChildItems>
  708. </FlowItem>
  709. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="54" version="1.2">
  710. <ItemProperties>
  711. <Property name="LinkedNodeID" value="165"/>
  712. </ItemProperties>
  713. <ChildItems/>
  714. </FlowItem>
  715. </ChildItems>
  716. </FlowItem>
  717. </FlowNode>
  718. <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="117" version="3.1">
  719. <Property name="Name" value="promptAndDTMF_P1"/>
  720. <Property name="FlowNodeEditPart.WidgetY" value="668"/>
  721. <Property name="FlowNodeEditPart.WidgetX" value="25"/>
  722. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="118" version="1.2">
  723. <ItemProperties/>
  724. <ChildItems>
  725. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="119" version="1.2">
  726. <ItemProperties>
  727. <Property name="Name" value="Next"/>
  728. <Property name="LinkedNodeID" value="45"/>
  729. </ItemProperties>
  730. <ChildItems/>
  731. </FlowItem>
  732. </ChildItems>
  733. </FlowItem>
  734. </FlowNode>
  735. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="185" version="3.1">
  736. <Property name="Name" value="noInput_noMatch"/>
  737. <Property name="FlowNodeEditPart.WidgetY" value="413"/>
  738. <Property name="FlowNodeEditPart.WidgetX" value="34"/>
  739. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="186" version="1.2">
  740. <ItemProperties/>
  741. <ChildItems>
  742. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="187" version="1.2">
  743. <ItemProperties>
  744. <Property name="Name" value="LocalVariables"/>
  745. </ItemProperties>
  746. <ChildItems/>
  747. </FlowItem>
  748. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="206" version="1.2">
  749. <ItemProperties>
  750. <Property name="sourceVarId" value="requestTypeConst"/>
  751. <Property name="destFieldId" value="requestType"/>
  752. <Property name="type" value="assign"/>
  753. <Property name="destVarId" value="requestObj"/>
  754. <Property name="sourceFieldId" value="NO_INPUT_NO_MATCH"/>
  755. </ItemProperties>
  756. <ChildItems/>
  757. </FlowItem>
  758. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="188" version="1.2">
  759. <ItemProperties>
  760. <Property name="Name" value="Default"/>
  761. <Property name="LinkedNodeID" value="189"/>
  762. </ItemProperties>
  763. <ChildItems/>
  764. </FlowItem>
  765. </ChildItems>
  766. </FlowItem>
  767. </FlowNode>
  768. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="249" version="3.1">
  769. <Property name="Name" value="promptANDASRORDTMF_P2"/>
  770. <Property name="FlowNodeEditPart.WidgetIcon" value="promptandcollect.gif"/>
  771. <Property name="FlowNodeEditPart.WidgetY" value="838"/>
  772. <Property name="FlowNodeEditPart.WidgetX" value="274"/>
  773. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="250" version="1.2">
  774. <ItemProperties/>
  775. <ChildItems>
  776. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Field" id="251" version="1.2">
  777. <ItemProperties>
  778. <Property name="Name" value="promptANDASRORDTMF_P2"/>
  779. <Property name="name.bound" value="true"/>
  780. </ItemProperties>
  781. <ChildItems>
  782. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Grammar" id="267" version="1.2">
  783. <ItemProperties>
  784. <Property name="Name" value="iflytekExtern"/>
  785. <Property name="language" value="chinese"/>
  786. </ItemProperties>
  787. <ChildItems/>
  788. </FlowItem>
  789. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Grammar" id="252" version="1.2">
  790. <ItemProperties>
  791. <Property name="Name" value="dtmfBuiltIn"/>
  792. </ItemProperties>
  793. <ChildItems/>
  794. </FlowItem>
  795. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="253" version="1.2">
  796. <ItemProperties/>
  797. <ChildItems>
  798. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="254" version="1.2">
  799. <ItemProperties>
  800. <Property name="LinkedNodeID" value="243"/>
  801. </ItemProperties>
  802. <ChildItems/>
  803. </FlowItem>
  804. </ChildItems>
  805. </FlowItem>
  806. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="255" version="1.2">
  807. <ItemProperties/>
  808. <ChildItems>
  809. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="256" version="1.2">
  810. <ItemProperties>
  811. <Property name="LinkedNodeID" value="243"/>
  812. </ItemProperties>
  813. <ChildItems/>
  814. </FlowItem>
  815. </ChildItems>
  816. </FlowItem>
  817. </ChildItems>
  818. </FlowItem>
  819. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="257" version="1.2">
  820. <ItemProperties>
  821. <Property name="LinkedNodeID" value="244"/>
  822. </ItemProperties>
  823. <ChildItems/>
  824. </FlowItem>
  825. </ChildItems>
  826. </FlowItem>
  827. </FlowNode>
  828. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="189" version="3.1">
  829. <Property name="ReferencedNodeID" value="3"/>
  830. <Property name="FlowNodeEditPart.WidgetY" value="413"/>
  831. <Property name="FlowNodeEditPart.WidgetX" value="353"/>
  832. </FlowNode>
  833. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="244" version="3.1">
  834. <Property name="Name" value="afterPromptANDASRORDTMF"/>
  835. <Property name="FlowNodeEditPart.WidgetY" value="878"/>
  836. <Property name="FlowNodeEditPart.WidgetX" value="829"/>
  837. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="245" version="1.2">
  838. <ItemProperties/>
  839. <ChildItems>
  840. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="246" version="1.2">
  841. <ItemProperties>
  842. <Property name="Name" value="LocalVariables"/>
  843. </ItemProperties>
  844. <ChildItems/>
  845. </FlowItem>
  846. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="247" version="1.2">
  847. <ItemProperties>
  848. <Property name="sourceVarId" value="requestTypeConst"/>
  849. <Property name="destFieldId" value="requestType"/>
  850. <Property name="type" value="assign"/>
  851. <Property name="sourceFieldId" value="PROMPT_AND_ASR_OR_DTMF_DONE"/>
  852. <Property name="destVarId" value="requestObj"/>
  853. </ItemProperties>
  854. <ChildItems/>
  855. </FlowItem>
  856. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="248" version="1.2">
  857. <ItemProperties>
  858. <Property name="Name" value="Default"/>
  859. <Property name="LinkedNodeID" value="242"/>
  860. </ItemProperties>
  861. <ChildItems/>
  862. </FlowItem>
  863. </ChildItems>
  864. </FlowItem>
  865. </FlowNode>
  866. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="242" version="3.1">
  867. <Property name="ReferencedNodeID" value="3"/>
  868. <Property name="FlowNodeEditPart.WidgetY" value="877"/>
  869. <Property name="FlowNodeEditPart.WidgetX" value="1121"/>
  870. </FlowNode>
  871. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="243" version="3.1">
  872. <Property name="ReferencedNodeID" value="185"/>
  873. <Property name="FlowNodeEditPart.WidgetY" value="826"/>
  874. <Property name="FlowNodeEditPart.WidgetX" value="833"/>
  875. </FlowNode>
  876. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="121" version="3.1">
  877. <Property name="ReferencedNodeID" value="3"/>
  878. <Property name="FlowNodeEditPart.WidgetY" value="560"/>
  879. <Property name="FlowNodeEditPart.WidgetX" value="939"/>
  880. </FlowNode>
  881. <NodeConnection id="66" version="1.2">
  882. <SourceNode id="3"/>
  883. <TargetNode id="13"/>
  884. <Property name="Connection.SourceObjectID" value="5"/>
  885. <Property name="Connection.TargetObjectID" value="13"/>
  886. <Bendpoint x="583" y="105"/>
  887. <Bendpoint x="487" y="103"/>
  888. <Bendpoint x="366" y="177"/>
  889. </NodeConnection>
  890. <NodeConnection id="67" version="1.2">
  891. <SourceNode id="13"/>
  892. <TargetNode id="16"/>
  893. <Property name="Connection.SourceObjectID" value="15"/>
  894. <Property name="Connection.TargetObjectID" value="16"/>
  895. </NodeConnection>
  896. <NodeConnection id="73" version="1.2">
  897. <SourceNode id="16"/>
  898. <TargetNode id="68"/>
  899. <Property name="Connection.SourceObjectID" value="26"/>
  900. <Property name="Connection.TargetObjectID" value="68"/>
  901. </NodeConnection>
  902. <NodeConnection id="74" version="1.2">
  903. <SourceNode id="16"/>
  904. <TargetNode id="69"/>
  905. <Property name="Connection.SourceObjectID" value="27"/>
  906. <Property name="Connection.TargetObjectID" value="69"/>
  907. <Bendpoint x="971" y="158"/>
  908. </NodeConnection>
  909. <NodeConnection id="75" version="1.2">
  910. <SourceNode id="16"/>
  911. <TargetNode id="70"/>
  912. <Property name="Connection.SourceObjectID" value="28"/>
  913. <Property name="Connection.TargetObjectID" value="70"/>
  914. <Bendpoint x="985" y="187"/>
  915. </NodeConnection>
  916. <NodeConnection id="76" version="1.2">
  917. <SourceNode id="16"/>
  918. <TargetNode id="71"/>
  919. <Property name="Connection.SourceObjectID" value="29"/>
  920. <Property name="Connection.TargetObjectID" value="71"/>
  921. <Bendpoint x="989" y="232"/>
  922. </NodeConnection>
  923. <NodeConnection id="77" version="1.2">
  924. <SourceNode id="16"/>
  925. <TargetNode id="72"/>
  926. <Property name="Connection.SourceObjectID" value="30"/>
  927. <Property name="Connection.TargetObjectID" value="72"/>
  928. <Bendpoint x="989" y="281"/>
  929. </NodeConnection>
  930. <NodeConnection id="79" version="1.2">
  931. <SourceNode id="16"/>
  932. <TargetNode id="78"/>
  933. <Property name="Connection.SourceObjectID" value="19"/>
  934. <Property name="Connection.TargetObjectID" value="78"/>
  935. </NodeConnection>
  936. <NodeConnection id="109" version="1.2">
  937. <SourceNode id="1"/>
  938. <TargetNode id="9"/>
  939. <Property name="Connection.SourceObjectID" value="2"/>
  940. <Property name="Connection.TargetObjectID" value="9"/>
  941. <Bendpoint x="132" y="48"/>
  942. </NodeConnection>
  943. <NodeConnection id="110" version="1.2">
  944. <SourceNode id="9"/>
  945. <TargetNode id="3"/>
  946. <Property name="Connection.SourceObjectID" value="12"/>
  947. <Property name="Connection.TargetObjectID" value="3"/>
  948. </NodeConnection>
  949. <NodeConnection id="116" version="1.2">
  950. <SourceNode id="101"/>
  951. <TargetNode id="31"/>
  952. <Property name="Connection.SourceObjectID" value="103"/>
  953. <Property name="Connection.TargetObjectID" value="31"/>
  954. </NodeConnection>
  955. <NodeConnection id="123" version="1.2">
  956. <SourceNode id="117"/>
  957. <TargetNode id="45"/>
  958. <Property name="Connection.SourceObjectID" value="119"/>
  959. <Property name="Connection.TargetObjectID" value="45"/>
  960. </NodeConnection>
  961. <NodeConnection id="153" version="1.2">
  962. <SourceNode id="149"/>
  963. <TargetNode id="128"/>
  964. <Property name="Connection.SourceObjectID" value="151"/>
  965. <Property name="Connection.TargetObjectID" value="128"/>
  966. <Bendpoint x="280" y="1020"/>
  967. </NodeConnection>
  968. <NodeConnection id="162" version="1.2">
  969. <SourceNode id="31"/>
  970. <TargetNode id="158"/>
  971. <Property name="Connection.SourceObjectID" value="40"/>
  972. <Property name="Connection.TargetObjectID" value="158"/>
  973. </NodeConnection>
  974. <NodeConnection id="163" version="1.2">
  975. <SourceNode id="158"/>
  976. <TargetNode id="121"/>
  977. <Property name="Connection.SourceObjectID" value="161"/>
  978. <Property name="Connection.TargetObjectID" value="121"/>
  979. </NodeConnection>
  980. <NodeConnection id="169" version="1.2">
  981. <SourceNode id="45"/>
  982. <TargetNode id="165"/>
  983. <Property name="Connection.SourceObjectID" value="54"/>
  984. <Property name="Connection.TargetObjectID" value="165"/>
  985. </NodeConnection>
  986. <NodeConnection id="170" version="1.2">
  987. <SourceNode id="165"/>
  988. <TargetNode id="80"/>
  989. <Property name="Connection.SourceObjectID" value="168"/>
  990. <Property name="Connection.TargetObjectID" value="80"/>
  991. </NodeConnection>
  992. <NodeConnection id="176" version="1.2">
  993. <SourceNode id="154"/>
  994. <TargetNode id="172"/>
  995. <Property name="Connection.SourceObjectID" value="156"/>
  996. <Property name="Connection.TargetObjectID" value="172"/>
  997. </NodeConnection>
  998. <NodeConnection id="177" version="1.2">
  999. <SourceNode id="172"/>
  1000. <TargetNode id="140"/>
  1001. <Property name="Connection.SourceObjectID" value="175"/>
  1002. <Property name="Connection.TargetObjectID" value="140"/>
  1003. </NodeConnection>
  1004. <NodeConnection id="190" version="1.2">
  1005. <SourceNode id="185"/>
  1006. <TargetNode id="189"/>
  1007. <Property name="Connection.SourceObjectID" value="188"/>
  1008. <Property name="Connection.TargetObjectID" value="189"/>
  1009. </NodeConnection>
  1010. <NodeConnection id="197" version="1.2">
  1011. <SourceNode id="31"/>
  1012. <TargetNode id="195"/>
  1013. <Property name="Connection.SourceObjectID" value="192"/>
  1014. <Property name="Connection.TargetObjectID" value="195"/>
  1015. <Bendpoint x="640" y="524"/>
  1016. </NodeConnection>
  1017. <NodeConnection id="198" version="1.2">
  1018. <SourceNode id="31"/>
  1019. <TargetNode id="195"/>
  1020. <Property name="Connection.SourceObjectID" value="191"/>
  1021. <Property name="Connection.TargetObjectID" value="195"/>
  1022. </NodeConnection>
  1023. <NodeConnection id="204" version="1.2">
  1024. <SourceNode id="45"/>
  1025. <TargetNode id="203"/>
  1026. <Property name="Connection.SourceObjectID" value="201"/>
  1027. <Property name="Connection.TargetObjectID" value="203"/>
  1028. <Bendpoint x="685" y="684"/>
  1029. </NodeConnection>
  1030. <NodeConnection id="205" version="1.2">
  1031. <SourceNode id="45"/>
  1032. <TargetNode id="203"/>
  1033. <Property name="Connection.SourceObjectID" value="202"/>
  1034. <Property name="Connection.TargetObjectID" value="203"/>
  1035. </NodeConnection>
  1036. <NodeConnection id="221" version="1.2">
  1037. <SourceNode id="131"/>
  1038. <TargetNode id="216"/>
  1039. <Property name="Connection.SourceObjectID" value="133"/>
  1040. <Property name="Connection.TargetObjectID" value="216"/>
  1041. </NodeConnection>
  1042. <NodeConnection id="222" version="1.2">
  1043. <SourceNode id="216"/>
  1044. <TargetNode id="135"/>
  1045. <Property name="Connection.SourceObjectID" value="220"/>
  1046. <Property name="Connection.TargetObjectID" value="135"/>
  1047. </NodeConnection>
  1048. <NodeConnection id="227" version="1.2">
  1049. <SourceNode id="1"/>
  1050. <TargetNode id="223"/>
  1051. <Property name="Connection.SourceObjectID" value="207"/>
  1052. <Property name="Connection.TargetObjectID" value="223"/>
  1053. </NodeConnection>
  1054. <NodeConnection id="229" version="1.2">
  1055. <SourceNode id="223"/>
  1056. <TargetNode id="228"/>
  1057. <Property name="Connection.SourceObjectID" value="226"/>
  1058. <Property name="Connection.TargetObjectID" value="228"/>
  1059. </NodeConnection>
  1060. <NodeConnection id="233" version="1.2">
  1061. <SourceNode id="1"/>
  1062. <TargetNode id="223"/>
  1063. <Property name="Connection.SourceObjectID" value="232"/>
  1064. <Property name="Connection.TargetObjectID" value="223"/>
  1065. <Bendpoint x="307" y="91"/>
  1066. <Bendpoint x="140" y="134"/>
  1067. <Bendpoint x="18" y="159"/>
  1068. </NodeConnection>
  1069. <NodeConnection id="258" version="1.2">
  1070. <SourceNode id="239"/>
  1071. <TargetNode id="249"/>
  1072. <Property name="Connection.SourceObjectID" value="241"/>
  1073. <Property name="Connection.TargetObjectID" value="249"/>
  1074. </NodeConnection>
  1075. <NodeConnection id="259" version="1.2">
  1076. <SourceNode id="244"/>
  1077. <TargetNode id="242"/>
  1078. <Property name="Connection.SourceObjectID" value="248"/>
  1079. <Property name="Connection.TargetObjectID" value="242"/>
  1080. </NodeConnection>
  1081. <NodeConnection id="260" version="1.2">
  1082. <SourceNode id="249"/>
  1083. <TargetNode id="243"/>
  1084. <Property name="Connection.SourceObjectID" value="254"/>
  1085. <Property name="Connection.TargetObjectID" value="243"/>
  1086. <Bendpoint x="799" y="854"/>
  1087. </NodeConnection>
  1088. <NodeConnection id="261" version="1.2">
  1089. <SourceNode id="249"/>
  1090. <TargetNode id="243"/>
  1091. <Property name="Connection.SourceObjectID" value="256"/>
  1092. <Property name="Connection.TargetObjectID" value="243"/>
  1093. </NodeConnection>
  1094. <NodeConnection id="262" version="1.2">
  1095. <SourceNode id="249"/>
  1096. <TargetNode id="244"/>
  1097. <Property name="Connection.SourceObjectID" value="257"/>
  1098. <Property name="Connection.TargetObjectID" value="244"/>
  1099. </NodeConnection>
  1100. <NodeConnection id="266" version="1.2">
  1101. <SourceNode id="16"/>
  1102. <TargetNode id="265"/>
  1103. <Property name="Connection.SourceObjectID" value="264"/>
  1104. <Property name="Connection.TargetObjectID" value="265"/>
  1105. <Bendpoint x="975" y="316"/>
  1106. </NodeConnection>
  1107. </FlowGraph>
  1108. <ProjectEventTypes>
  1109. <EventType class="com.avaya.sce.callflow.internal.event.EventType" id="231" version="1.2">
  1110. <Property name="Name" value="connection.disconnect.hangup"/>
  1111. </EventType>
  1112. </ProjectEventTypes>
  1113. </ApplicationFlow>
  1114. </AppFlowDoc>