main.flow.2 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <AppFlowDoc>
  3. <ApplicationFlow nextObjectId="266" 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="252" version="1.2">
  783. <ItemProperties>
  784. <Property name="Name" value="dtmfBuiltIn"/>
  785. </ItemProperties>
  786. <ChildItems/>
  787. </FlowItem>
  788. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="253" version="1.2">
  789. <ItemProperties/>
  790. <ChildItems>
  791. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="254" version="1.2">
  792. <ItemProperties>
  793. <Property name="LinkedNodeID" value="243"/>
  794. </ItemProperties>
  795. <ChildItems/>
  796. </FlowItem>
  797. </ChildItems>
  798. </FlowItem>
  799. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="255" version="1.2">
  800. <ItemProperties/>
  801. <ChildItems>
  802. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="256" version="1.2">
  803. <ItemProperties>
  804. <Property name="LinkedNodeID" value="243"/>
  805. </ItemProperties>
  806. <ChildItems/>
  807. </FlowItem>
  808. </ChildItems>
  809. </FlowItem>
  810. </ChildItems>
  811. </FlowItem>
  812. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="257" version="1.2">
  813. <ItemProperties>
  814. <Property name="LinkedNodeID" value="244"/>
  815. </ItemProperties>
  816. <ChildItems/>
  817. </FlowItem>
  818. </ChildItems>
  819. </FlowItem>
  820. </FlowNode>
  821. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="189" version="3.1">
  822. <Property name="ReferencedNodeID" value="3"/>
  823. <Property name="FlowNodeEditPart.WidgetY" value="413"/>
  824. <Property name="FlowNodeEditPart.WidgetX" value="353"/>
  825. </FlowNode>
  826. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="244" version="3.1">
  827. <Property name="Name" value="afterPromptANDASRORDTMF"/>
  828. <Property name="FlowNodeEditPart.WidgetY" value="878"/>
  829. <Property name="FlowNodeEditPart.WidgetX" value="829"/>
  830. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="245" version="1.2">
  831. <ItemProperties/>
  832. <ChildItems>
  833. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="246" version="1.2">
  834. <ItemProperties>
  835. <Property name="Name" value="LocalVariables"/>
  836. </ItemProperties>
  837. <ChildItems/>
  838. </FlowItem>
  839. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="247" version="1.2">
  840. <ItemProperties>
  841. <Property name="sourceVarId" value="requestTypeConst"/>
  842. <Property name="destFieldId" value="requestType"/>
  843. <Property name="type" value="assign"/>
  844. <Property name="sourceFieldId" value="PROMPT_AND_ASR_OR_DTMF_DONE"/>
  845. <Property name="destVarId" value="requestObj"/>
  846. </ItemProperties>
  847. <ChildItems/>
  848. </FlowItem>
  849. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="248" version="1.2">
  850. <ItemProperties>
  851. <Property name="Name" value="Default"/>
  852. <Property name="LinkedNodeID" value="242"/>
  853. </ItemProperties>
  854. <ChildItems/>
  855. </FlowItem>
  856. </ChildItems>
  857. </FlowItem>
  858. </FlowNode>
  859. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="242" version="3.1">
  860. <Property name="ReferencedNodeID" value="3"/>
  861. <Property name="FlowNodeEditPart.WidgetY" value="877"/>
  862. <Property name="FlowNodeEditPart.WidgetX" value="1121"/>
  863. </FlowNode>
  864. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="243" version="3.1">
  865. <Property name="ReferencedNodeID" value="185"/>
  866. <Property name="FlowNodeEditPart.WidgetY" value="826"/>
  867. <Property name="FlowNodeEditPart.WidgetX" value="833"/>
  868. </FlowNode>
  869. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="121" version="3.1">
  870. <Property name="ReferencedNodeID" value="3"/>
  871. <Property name="FlowNodeEditPart.WidgetY" value="560"/>
  872. <Property name="FlowNodeEditPart.WidgetX" value="939"/>
  873. </FlowNode>
  874. <NodeConnection id="66" version="1.2">
  875. <SourceNode id="3"/>
  876. <TargetNode id="13"/>
  877. <Property name="Connection.SourceObjectID" value="5"/>
  878. <Property name="Connection.TargetObjectID" value="13"/>
  879. <Bendpoint x="583" y="105"/>
  880. <Bendpoint x="487" y="103"/>
  881. <Bendpoint x="366" y="177"/>
  882. </NodeConnection>
  883. <NodeConnection id="67" version="1.2">
  884. <SourceNode id="13"/>
  885. <TargetNode id="16"/>
  886. <Property name="Connection.SourceObjectID" value="15"/>
  887. <Property name="Connection.TargetObjectID" value="16"/>
  888. </NodeConnection>
  889. <NodeConnection id="73" version="1.2">
  890. <SourceNode id="16"/>
  891. <TargetNode id="68"/>
  892. <Property name="Connection.SourceObjectID" value="26"/>
  893. <Property name="Connection.TargetObjectID" value="68"/>
  894. </NodeConnection>
  895. <NodeConnection id="74" version="1.2">
  896. <SourceNode id="16"/>
  897. <TargetNode id="69"/>
  898. <Property name="Connection.SourceObjectID" value="27"/>
  899. <Property name="Connection.TargetObjectID" value="69"/>
  900. <Bendpoint x="971" y="158"/>
  901. </NodeConnection>
  902. <NodeConnection id="75" version="1.2">
  903. <SourceNode id="16"/>
  904. <TargetNode id="70"/>
  905. <Property name="Connection.SourceObjectID" value="28"/>
  906. <Property name="Connection.TargetObjectID" value="70"/>
  907. <Bendpoint x="985" y="187"/>
  908. </NodeConnection>
  909. <NodeConnection id="76" version="1.2">
  910. <SourceNode id="16"/>
  911. <TargetNode id="71"/>
  912. <Property name="Connection.SourceObjectID" value="29"/>
  913. <Property name="Connection.TargetObjectID" value="71"/>
  914. <Bendpoint x="989" y="232"/>
  915. </NodeConnection>
  916. <NodeConnection id="77" version="1.2">
  917. <SourceNode id="16"/>
  918. <TargetNode id="72"/>
  919. <Property name="Connection.SourceObjectID" value="30"/>
  920. <Property name="Connection.TargetObjectID" value="72"/>
  921. <Bendpoint x="989" y="281"/>
  922. </NodeConnection>
  923. <NodeConnection id="79" version="1.2">
  924. <SourceNode id="16"/>
  925. <TargetNode id="78"/>
  926. <Property name="Connection.SourceObjectID" value="19"/>
  927. <Property name="Connection.TargetObjectID" value="78"/>
  928. </NodeConnection>
  929. <NodeConnection id="109" version="1.2">
  930. <SourceNode id="1"/>
  931. <TargetNode id="9"/>
  932. <Property name="Connection.SourceObjectID" value="2"/>
  933. <Property name="Connection.TargetObjectID" value="9"/>
  934. <Bendpoint x="132" y="48"/>
  935. </NodeConnection>
  936. <NodeConnection id="110" version="1.2">
  937. <SourceNode id="9"/>
  938. <TargetNode id="3"/>
  939. <Property name="Connection.SourceObjectID" value="12"/>
  940. <Property name="Connection.TargetObjectID" value="3"/>
  941. </NodeConnection>
  942. <NodeConnection id="116" version="1.2">
  943. <SourceNode id="101"/>
  944. <TargetNode id="31"/>
  945. <Property name="Connection.SourceObjectID" value="103"/>
  946. <Property name="Connection.TargetObjectID" value="31"/>
  947. </NodeConnection>
  948. <NodeConnection id="123" version="1.2">
  949. <SourceNode id="117"/>
  950. <TargetNode id="45"/>
  951. <Property name="Connection.SourceObjectID" value="119"/>
  952. <Property name="Connection.TargetObjectID" value="45"/>
  953. </NodeConnection>
  954. <NodeConnection id="153" version="1.2">
  955. <SourceNode id="149"/>
  956. <TargetNode id="128"/>
  957. <Property name="Connection.SourceObjectID" value="151"/>
  958. <Property name="Connection.TargetObjectID" value="128"/>
  959. <Bendpoint x="280" y="1020"/>
  960. </NodeConnection>
  961. <NodeConnection id="162" version="1.2">
  962. <SourceNode id="31"/>
  963. <TargetNode id="158"/>
  964. <Property name="Connection.SourceObjectID" value="40"/>
  965. <Property name="Connection.TargetObjectID" value="158"/>
  966. </NodeConnection>
  967. <NodeConnection id="163" version="1.2">
  968. <SourceNode id="158"/>
  969. <TargetNode id="121"/>
  970. <Property name="Connection.SourceObjectID" value="161"/>
  971. <Property name="Connection.TargetObjectID" value="121"/>
  972. </NodeConnection>
  973. <NodeConnection id="169" version="1.2">
  974. <SourceNode id="45"/>
  975. <TargetNode id="165"/>
  976. <Property name="Connection.SourceObjectID" value="54"/>
  977. <Property name="Connection.TargetObjectID" value="165"/>
  978. </NodeConnection>
  979. <NodeConnection id="170" version="1.2">
  980. <SourceNode id="165"/>
  981. <TargetNode id="80"/>
  982. <Property name="Connection.SourceObjectID" value="168"/>
  983. <Property name="Connection.TargetObjectID" value="80"/>
  984. </NodeConnection>
  985. <NodeConnection id="176" version="1.2">
  986. <SourceNode id="154"/>
  987. <TargetNode id="172"/>
  988. <Property name="Connection.SourceObjectID" value="156"/>
  989. <Property name="Connection.TargetObjectID" value="172"/>
  990. </NodeConnection>
  991. <NodeConnection id="177" version="1.2">
  992. <SourceNode id="172"/>
  993. <TargetNode id="140"/>
  994. <Property name="Connection.SourceObjectID" value="175"/>
  995. <Property name="Connection.TargetObjectID" value="140"/>
  996. </NodeConnection>
  997. <NodeConnection id="190" version="1.2">
  998. <SourceNode id="185"/>
  999. <TargetNode id="189"/>
  1000. <Property name="Connection.SourceObjectID" value="188"/>
  1001. <Property name="Connection.TargetObjectID" value="189"/>
  1002. </NodeConnection>
  1003. <NodeConnection id="197" version="1.2">
  1004. <SourceNode id="31"/>
  1005. <TargetNode id="195"/>
  1006. <Property name="Connection.SourceObjectID" value="192"/>
  1007. <Property name="Connection.TargetObjectID" value="195"/>
  1008. <Bendpoint x="640" y="524"/>
  1009. </NodeConnection>
  1010. <NodeConnection id="198" version="1.2">
  1011. <SourceNode id="31"/>
  1012. <TargetNode id="195"/>
  1013. <Property name="Connection.SourceObjectID" value="191"/>
  1014. <Property name="Connection.TargetObjectID" value="195"/>
  1015. </NodeConnection>
  1016. <NodeConnection id="204" version="1.2">
  1017. <SourceNode id="45"/>
  1018. <TargetNode id="203"/>
  1019. <Property name="Connection.SourceObjectID" value="201"/>
  1020. <Property name="Connection.TargetObjectID" value="203"/>
  1021. <Bendpoint x="685" y="684"/>
  1022. </NodeConnection>
  1023. <NodeConnection id="205" version="1.2">
  1024. <SourceNode id="45"/>
  1025. <TargetNode id="203"/>
  1026. <Property name="Connection.SourceObjectID" value="202"/>
  1027. <Property name="Connection.TargetObjectID" value="203"/>
  1028. </NodeConnection>
  1029. <NodeConnection id="221" version="1.2">
  1030. <SourceNode id="131"/>
  1031. <TargetNode id="216"/>
  1032. <Property name="Connection.SourceObjectID" value="133"/>
  1033. <Property name="Connection.TargetObjectID" value="216"/>
  1034. </NodeConnection>
  1035. <NodeConnection id="222" version="1.2">
  1036. <SourceNode id="216"/>
  1037. <TargetNode id="135"/>
  1038. <Property name="Connection.SourceObjectID" value="220"/>
  1039. <Property name="Connection.TargetObjectID" value="135"/>
  1040. </NodeConnection>
  1041. <NodeConnection id="227" version="1.2">
  1042. <SourceNode id="1"/>
  1043. <TargetNode id="223"/>
  1044. <Property name="Connection.SourceObjectID" value="207"/>
  1045. <Property name="Connection.TargetObjectID" value="223"/>
  1046. </NodeConnection>
  1047. <NodeConnection id="229" version="1.2">
  1048. <SourceNode id="223"/>
  1049. <TargetNode id="228"/>
  1050. <Property name="Connection.SourceObjectID" value="226"/>
  1051. <Property name="Connection.TargetObjectID" value="228"/>
  1052. </NodeConnection>
  1053. <NodeConnection id="233" version="1.2">
  1054. <SourceNode id="1"/>
  1055. <TargetNode id="223"/>
  1056. <Property name="Connection.SourceObjectID" value="232"/>
  1057. <Property name="Connection.TargetObjectID" value="223"/>
  1058. <Bendpoint x="307" y="91"/>
  1059. <Bendpoint x="140" y="134"/>
  1060. <Bendpoint x="18" y="159"/>
  1061. </NodeConnection>
  1062. <NodeConnection id="258" version="1.2">
  1063. <SourceNode id="239"/>
  1064. <TargetNode id="249"/>
  1065. <Property name="Connection.SourceObjectID" value="241"/>
  1066. <Property name="Connection.TargetObjectID" value="249"/>
  1067. </NodeConnection>
  1068. <NodeConnection id="259" version="1.2">
  1069. <SourceNode id="244"/>
  1070. <TargetNode id="242"/>
  1071. <Property name="Connection.SourceObjectID" value="248"/>
  1072. <Property name="Connection.TargetObjectID" value="242"/>
  1073. </NodeConnection>
  1074. <NodeConnection id="260" version="1.2">
  1075. <SourceNode id="249"/>
  1076. <TargetNode id="243"/>
  1077. <Property name="Connection.SourceObjectID" value="254"/>
  1078. <Property name="Connection.TargetObjectID" value="243"/>
  1079. <Bendpoint x="799" y="854"/>
  1080. </NodeConnection>
  1081. <NodeConnection id="261" version="1.2">
  1082. <SourceNode id="249"/>
  1083. <TargetNode id="243"/>
  1084. <Property name="Connection.SourceObjectID" value="256"/>
  1085. <Property name="Connection.TargetObjectID" value="243"/>
  1086. </NodeConnection>
  1087. <NodeConnection id="262" version="1.2">
  1088. <SourceNode id="249"/>
  1089. <TargetNode id="244"/>
  1090. <Property name="Connection.SourceObjectID" value="257"/>
  1091. <Property name="Connection.TargetObjectID" value="244"/>
  1092. </NodeConnection>
  1093. <NodeConnection id="266" version="1.2">
  1094. <SourceNode id="16"/>
  1095. <TargetNode id="265"/>
  1096. <Property name="Connection.SourceObjectID" value="264"/>
  1097. <Property name="Connection.TargetObjectID" value="265"/>
  1098. <Bendpoint x="975" y="316"/>
  1099. </NodeConnection>
  1100. </FlowGraph>
  1101. <ProjectEventTypes>
  1102. <EventType class="com.avaya.sce.callflow.internal.event.EventType" id="231" version="1.2">
  1103. <Property name="Name" value="connection.disconnect.hangup"/>
  1104. </EventType>
  1105. </ProjectEventTypes>
  1106. </ApplicationFlow>
  1107. </AppFlowDoc>