main.flow.2 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <AppFlowDoc>
  3. <ApplicationFlow nextObjectId="172" package="flow" version="5.0">
  4. <FlowGraph>
  5. <FlowNode class="com.avaya.sce.callflow.internal.appflow.AppRoot" id="1" version="3.1">
  6. <Property name="Name" value="AppRoot"/>
  7. <Property name="FlowNodeEditPart.WidgetY" value="124"/>
  8. <Property name="FlowNodeEditPart.WidgetX" value="42"/>
  9. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.AppRoot" id="2" version="1.2">
  10. <ItemProperties>
  11. <Property name="StartNodeID" value="23"/>
  12. </ItemProperties>
  13. <ChildItems>
  14. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.OnDisconnect" id="3" version="1.2">
  15. <ItemProperties>
  16. <Property name="LinkedNodeID" value="21"/>
  17. </ItemProperties>
  18. <ChildItems/>
  19. </FlowItem>
  20. </ChildItems>
  21. </FlowItem>
  22. </FlowNode>
  23. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Menu" id="4" version="3.1">
  24. <Property name="Name" value="MainMenu"/>
  25. <Property name="FlowNodeEditPart.WidgetY" value="256"/>
  26. <Property name="FlowNodeEditPart.WidgetX" value="61"/>
  27. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Menu" id="5" version="1.2">
  28. <ItemProperties/>
  29. <ChildItems>
  30. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="9" version="1.2">
  31. <ItemProperties>
  32. <Property name="Name" value="mainMenu"/>
  33. </ItemProperties>
  34. <ChildItems/>
  35. </FlowItem>
  36. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="6" version="1.2">
  37. <ItemProperties>
  38. <Property name="Name" value="电话投保及咨询请按1"/>
  39. <Property name="LinkedNodeID" value="98"/>
  40. <Property name="ActivateDTMF" value="1"/>
  41. </ItemProperties>
  42. <ChildItems/>
  43. </FlowItem>
  44. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="7" version="1.2">
  45. <ItemProperties>
  46. <Property name="Name" value="找原销售代表请按2"/>
  47. <Property name="LinkedNodeID" value="98"/>
  48. <Property name="ActivateDTMF" value="2"/>
  49. </ItemProperties>
  50. <ChildItems/>
  51. </FlowItem>
  52. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="8" version="1.2">
  53. <ItemProperties>
  54. <Property name="Name" value="投诉及建议请按3"/>
  55. <Property name="LinkedNodeID" value="98"/>
  56. <Property name="ActivateDTMF" value="3"/>
  57. </ItemProperties>
  58. <ChildItems/>
  59. </FlowItem>
  60. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="10" version="1.2">
  61. <ItemProperties>
  62. <Property name="Name" value="重听#"/>
  63. <Property name="LinkedNodeID" value="101"/>
  64. <Property name="ActivateDTMF" value="#"/>
  65. </ItemProperties>
  66. <ChildItems/>
  67. </FlowItem>
  68. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="11" version="1.2">
  69. <ItemProperties/>
  70. <ChildItems>
  71. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="128" version="1.2">
  72. <ItemProperties>
  73. <Property name="Name" value="inputError"/>
  74. </ItemProperties>
  75. <ChildItems/>
  76. </FlowItem>
  77. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="52" version="1.2">
  78. <ItemProperties>
  79. <Property name="LinkedNodeID" value="161"/>
  80. </ItemProperties>
  81. <ChildItems/>
  82. </FlowItem>
  83. </ChildItems>
  84. </FlowItem>
  85. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="12" version="1.2">
  86. <ItemProperties/>
  87. <ChildItems>
  88. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="129" version="1.2">
  89. <ItemProperties>
  90. <Property name="Name" value="matchError"/>
  91. </ItemProperties>
  92. <ChildItems/>
  93. </FlowItem>
  94. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="53" version="1.2">
  95. <ItemProperties>
  96. <Property name="LinkedNodeID" value="130"/>
  97. </ItemProperties>
  98. <ChildItems/>
  99. </FlowItem>
  100. </ChildItems>
  101. </FlowItem>
  102. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.OnDisconnect" id="13" version="1.2">
  103. <ItemProperties>
  104. <Property name="LinkedNodeID" value="78"/>
  105. </ItemProperties>
  106. <ChildItems/>
  107. </FlowItem>
  108. </ChildItems>
  109. </FlowItem>
  110. </FlowNode>
  111. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="78" version="3.1">
  112. <Property name="Name" value="Bey"/>
  113. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  114. <Property name="FlowNodeEditPart.WidgetY" value="464"/>
  115. <Property name="FlowNodeEditPart.WidgetX" value="285"/>
  116. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="79" version="1.2">
  117. <ItemProperties/>
  118. <ChildItems>
  119. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="80" version="1.2">
  120. <ItemProperties>
  121. <Property name="Name" value="bey"/>
  122. </ItemProperties>
  123. <ChildItems/>
  124. </FlowItem>
  125. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="81" version="1.2">
  126. <ItemProperties>
  127. <Property name="LinkedNodeID" value="82"/>
  128. </ItemProperties>
  129. <ChildItems/>
  130. </FlowItem>
  131. </ChildItems>
  132. </FlowItem>
  133. </FlowNode>
  134. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="131" version="3.1">
  135. <Property name="Name" value="GetInput"/>
  136. <Property name="FlowNodeEditPart.WidgetY" value="551"/>
  137. <Property name="FlowNodeEditPart.WidgetX" value="569"/>
  138. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="132" version="1.2">
  139. <ItemProperties/>
  140. <ChildItems>
  141. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="133" version="1.2">
  142. <ItemProperties>
  143. <Property name="Name" value="LocalVariables"/>
  144. </ItemProperties>
  145. <ChildItems/>
  146. </FlowItem>
  147. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchItem" id="134" version="1.2">
  148. <ItemProperties>
  149. <Property name="switch.var" value="ErrorInput"/>
  150. </ItemProperties>
  151. <ChildItems>
  152. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="135" version="1.2">
  153. <ItemProperties>
  154. <Property name="case.val" value="1"/>
  155. </ItemProperties>
  156. <ChildItems>
  157. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="141" version="1.2">
  158. <ItemProperties>
  159. <Property name="sourceConstant" value="2"/>
  160. <Property name="type" value="assign"/>
  161. <Property name="destVarId" value="ErrorInput"/>
  162. </ItemProperties>
  163. <ChildItems/>
  164. </FlowItem>
  165. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="136" version="1.2">
  166. <ItemProperties>
  167. <Property name="Name" value="第1次输入错误"/>
  168. <Property name="LinkedNodeID" value="156"/>
  169. </ItemProperties>
  170. <ChildItems/>
  171. </FlowItem>
  172. </ChildItems>
  173. </FlowItem>
  174. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="137" version="1.2">
  175. <ItemProperties>
  176. <Property name="case.val" value="2"/>
  177. </ItemProperties>
  178. <ChildItems>
  179. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="142" version="1.2">
  180. <ItemProperties>
  181. <Property name="sourceConstant" value="3"/>
  182. <Property name="type" value="assign"/>
  183. <Property name="destVarId" value="ErrorInput"/>
  184. </ItemProperties>
  185. <ChildItems/>
  186. </FlowItem>
  187. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="138" version="1.2">
  188. <ItemProperties>
  189. <Property name="Name" value="第2次输入错误"/>
  190. <Property name="LinkedNodeID" value="156"/>
  191. </ItemProperties>
  192. <ChildItems/>
  193. </FlowItem>
  194. </ChildItems>
  195. </FlowItem>
  196. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchDefault" id="139" version="1.2">
  197. <ItemProperties/>
  198. <ChildItems>
  199. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="140" version="1.2">
  200. <ItemProperties>
  201. <Property name="Name" value="第3次输入错误"/>
  202. <Property name="LinkedNodeID" value="155"/>
  203. </ItemProperties>
  204. <ChildItems/>
  205. </FlowItem>
  206. </ChildItems>
  207. </FlowItem>
  208. </ChildItems>
  209. </FlowItem>
  210. </ChildItems>
  211. </FlowItem>
  212. </FlowNode>
  213. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="130" version="3.1">
  214. <Property name="ReferencedNodeID" value="118"/>
  215. <Property name="FlowNodeEditPart.WidgetY" value="414"/>
  216. <Property name="FlowNodeEditPart.WidgetX" value="368"/>
  217. </FlowNode>
  218. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="73" version="3.1">
  219. <Property name="ReferencedNodeID" value="4"/>
  220. <Property name="FlowNodeEditPart.WidgetY" value="315"/>
  221. <Property name="FlowNodeEditPart.WidgetX" value="684"/>
  222. </FlowNode>
  223. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="14" version="3.1">
  224. <Property name="Name" value="WeCome"/>
  225. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  226. <Property name="FlowNodeEditPart.WidgetY" value="80"/>
  227. <Property name="FlowNodeEditPart.WidgetX" value="727"/>
  228. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="15" version="1.2">
  229. <ItemProperties/>
  230. <ChildItems>
  231. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="16" version="1.2">
  232. <ItemProperties>
  233. <Property name="Name" value="weCome"/>
  234. </ItemProperties>
  235. <ChildItems/>
  236. </FlowItem>
  237. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="17" version="1.2">
  238. <ItemProperties>
  239. <Property name="LinkedNodeID" value="41"/>
  240. </ItemProperties>
  241. <ChildItems/>
  242. </FlowItem>
  243. </ChildItems>
  244. </FlowItem>
  245. </FlowNode>
  246. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="153" version="3.1">
  247. <Property name="ReferencedNodeID" value="4"/>
  248. <Property name="FlowNodeEditPart.WidgetY" value="548"/>
  249. <Property name="FlowNodeEditPart.WidgetX" value="434"/>
  250. </FlowNode>
  251. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="155" version="3.1">
  252. <Property name="ReferencedNodeID" value="78"/>
  253. <Property name="FlowNodeEditPart.WidgetY" value="591"/>
  254. <Property name="FlowNodeEditPart.WidgetX" value="807"/>
  255. </FlowNode>
  256. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="86" version="3.1">
  257. <Property name="Name" value="SetCTI"/>
  258. <Property name="FlowNodeEditPart.WidgetY" value="254"/>
  259. <Property name="FlowNodeEditPart.WidgetX" value="779"/>
  260. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="87" version="1.2">
  261. <ItemProperties/>
  262. <ChildItems>
  263. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="88" version="1.2">
  264. <ItemProperties>
  265. <Property name="Name" value="LocalVariables"/>
  266. </ItemProperties>
  267. <ChildItems/>
  268. </FlowItem>
  269. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.TryBlock" id="163" version="1.2">
  270. <ItemProperties/>
  271. <ChildItems>
  272. <FlowItem class="com.avaya.sce.ic.ui.transferCall" id="164" version="1.2">
  273. <ItemProperties>
  274. <Property name="TransferCall.VAR" value="VDN"/>
  275. <Property name="ext.type.id" value="com.avaya.sce.ic.ui.transferCall"/>
  276. </ItemProperties>
  277. <ChildItems/>
  278. </FlowItem>
  279. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.CatchBlock" id="165" version="1.2">
  280. <ItemProperties>
  281. <Property name="exceptions" value="com.avaya.sce.runtimecommon.SCERuntimeException"/>
  282. </ItemProperties>
  283. <ChildItems>
  284. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.TryBlock" id="166" version="1.2">
  285. <ItemProperties/>
  286. <ChildItems>
  287. <FlowItem class="com.avaya.sce.ic.ui.transferCall" id="167" version="1.2">
  288. <ItemProperties>
  289. <Property name="TransferCall.VAR" value="VDN"/>
  290. <Property name="ext.type.id" value="com.avaya.sce.ic.ui.transferCall"/>
  291. </ItemProperties>
  292. <ChildItems/>
  293. </FlowItem>
  294. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.CatchBlock" id="168" version="1.2">
  295. <ItemProperties/>
  296. <ChildItems>
  297. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="89" version="1.2">
  298. <ItemProperties>
  299. <Property name="Name" value="err"/>
  300. <Property name="LinkedNodeID" value="-1"/>
  301. </ItemProperties>
  302. <ChildItems/>
  303. </FlowItem>
  304. </ChildItems>
  305. </FlowItem>
  306. </ChildItems>
  307. </FlowItem>
  308. </ChildItems>
  309. </FlowItem>
  310. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="169" version="1.2">
  311. <ItemProperties>
  312. <Property name="Name" value="end"/>
  313. </ItemProperties>
  314. <ChildItems/>
  315. </FlowItem>
  316. </ChildItems>
  317. </FlowItem>
  318. </ChildItems>
  319. </FlowItem>
  320. </FlowNode>
  321. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="156" version="3.1">
  322. <Property name="ReferencedNodeID" value="145"/>
  323. <Property name="FlowNodeEditPart.WidgetY" value="550"/>
  324. <Property name="FlowNodeEditPart.WidgetX" value="805"/>
  325. </FlowNode>
  326. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Return" id="21" version="3.1">
  327. <Property name="Name" value="End"/>
  328. <Property name="FlowNodeEditPart.WidgetY" value="143"/>
  329. <Property name="FlowNodeEditPart.WidgetX" value="248"/>
  330. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Return" id="49" version="1.2">
  331. <ItemProperties/>
  332. <ChildItems/>
  333. </FlowItem>
  334. </FlowNode>
  335. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="23" version="3.1">
  336. <Property name="Name" value="GetCTI"/>
  337. <Property name="FlowNodeEditPart.WidgetY" value="94"/>
  338. <Property name="FlowNodeEditPart.WidgetX" value="230"/>
  339. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="24" version="1.2">
  340. <ItemProperties/>
  341. <ChildItems>
  342. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="25" version="1.2">
  343. <ItemProperties>
  344. <Property name="Name" value="LocalVariables"/>
  345. </ItemProperties>
  346. <ChildItems/>
  347. </FlowItem>
  348. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="26" version="1.2">
  349. <ItemProperties>
  350. <Property name="Name" value="Default"/>
  351. <Property name="LinkedNodeID" value="29"/>
  352. </ItemProperties>
  353. <ChildItems/>
  354. </FlowItem>
  355. </ChildItems>
  356. </FlowItem>
  357. </FlowNode>
  358. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="82" version="3.1">
  359. <Property name="ReferencedNodeID" value="21"/>
  360. <Property name="FlowNodeEditPart.WidgetY" value="464"/>
  361. <Property name="FlowNodeEditPart.WidgetX" value="392"/>
  362. </FlowNode>
  363. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="145" version="3.1">
  364. <Property name="Name" value="AgainInput"/>
  365. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  366. <Property name="FlowNodeEditPart.WidgetY" value="549"/>
  367. <Property name="FlowNodeEditPart.WidgetX" value="268"/>
  368. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="146" version="1.2">
  369. <ItemProperties/>
  370. <ChildItems>
  371. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="147" version="1.2">
  372. <ItemProperties>
  373. <Property name="Name" value="againInput"/>
  374. </ItemProperties>
  375. <ChildItems/>
  376. </FlowItem>
  377. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="148" version="1.2">
  378. <ItemProperties>
  379. <Property name="LinkedNodeID" value="153"/>
  380. </ItemProperties>
  381. <ChildItems/>
  382. </FlowItem>
  383. </ChildItems>
  384. </FlowItem>
  385. </FlowNode>
  386. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="29" version="3.1">
  387. <Property name="Name" value="WorkTime"/>
  388. <Property name="FlowNodeEditPart.WidgetY" value="95"/>
  389. <Property name="FlowNodeEditPart.WidgetX" value="374"/>
  390. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="30" version="1.2">
  391. <ItemProperties/>
  392. <ChildItems>
  393. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="31" version="1.2">
  394. <ItemProperties>
  395. <Property name="Name" value="Default"/>
  396. <Property name="LinkedNodeID" value="33"/>
  397. </ItemProperties>
  398. <ChildItems/>
  399. </FlowItem>
  400. </ChildItems>
  401. </FlowItem>
  402. </FlowNode>
  403. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="149" version="3.1">
  404. <Property name="ReferencedNodeID" value="78"/>
  405. <Property name="FlowNodeEditPart.WidgetY" value="590"/>
  406. <Property name="FlowNodeEditPart.WidgetX" value="262"/>
  407. </FlowNode>
  408. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="170" version="3.1">
  409. <Property name="Name" value="Transfer"/>
  410. <Property name="FlowNodeEditPart.WidgetY" value="255"/>
  411. <Property name="FlowNodeEditPart.WidgetX" value="914"/>
  412. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="171" version="1.2">
  413. <ItemProperties/>
  414. <ChildItems>
  415. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.BlindTransfer" id="172" version="1.2">
  416. <ItemProperties>
  417. <Property name="Name" value="SetBlindTransfer"/>
  418. <Property name="DestinationNumberVarID" value="VDN"/>
  419. </ItemProperties>
  420. <ChildItems/>
  421. </FlowItem>
  422. </ChildItems>
  423. </FlowItem>
  424. </FlowNode>
  425. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="33" version="3.1">
  426. <Property name="Name" value="TimeType"/>
  427. <Property name="FlowNodeEditPart.WidgetY" value="95"/>
  428. <Property name="FlowNodeEditPart.WidgetX" value="538"/>
  429. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="34" version="1.2">
  430. <ItemProperties/>
  431. <ChildItems>
  432. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="35" version="1.2">
  433. <ItemProperties>
  434. <Property name="Name" value="LocalVariables"/>
  435. </ItemProperties>
  436. <ChildItems/>
  437. </FlowItem>
  438. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.IfCondition" id="38" version="1.2">
  439. <ItemProperties>
  440. <Property name="RightConstOperand" value="0"/>
  441. <Property name="Operator" value="EqualsIgnoreCase"/>
  442. <Property name="LeftOperandID" value="Type"/>
  443. </ItemProperties>
  444. <ChildItems>
  445. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="36" version="1.2">
  446. <ItemProperties>
  447. <Property name="Name" value="工作时间"/>
  448. <Property name="LinkedNodeID" value="14"/>
  449. </ItemProperties>
  450. <ChildItems/>
  451. </FlowItem>
  452. </ChildItems>
  453. </FlowItem>
  454. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseCondition" id="39" version="1.2">
  455. <ItemProperties/>
  456. <ChildItems>
  457. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="40" version="1.2">
  458. <ItemProperties>
  459. <Property name="Name" value="节假日时间"/>
  460. <Property name="LinkedNodeID" value="43"/>
  461. </ItemProperties>
  462. <ChildItems/>
  463. </FlowItem>
  464. </ChildItems>
  465. </FlowItem>
  466. </ChildItems>
  467. </FlowItem>
  468. </FlowNode>
  469. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="101" version="3.1">
  470. <Property name="ReferencedNodeID" value="54"/>
  471. <Property name="FlowNodeEditPart.WidgetY" value="316"/>
  472. <Property name="FlowNodeEditPart.WidgetX" value="374"/>
  473. </FlowNode>
  474. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="98" version="3.1">
  475. <Property name="Name" value="SetVND"/>
  476. <Property name="FlowNodeEditPart.WidgetY" value="256"/>
  477. <Property name="FlowNodeEditPart.WidgetX" value="376"/>
  478. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="99" version="1.2">
  479. <ItemProperties/>
  480. <ChildItems>
  481. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="100" version="1.2">
  482. <ItemProperties>
  483. <Property name="Name" value="Default"/>
  484. <Property name="LinkedNodeID" value="54"/>
  485. </ItemProperties>
  486. <ChildItems/>
  487. </FlowItem>
  488. </ChildItems>
  489. </FlowItem>
  490. </FlowNode>
  491. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="43" version="3.1">
  492. <Property name="Name" value="Holiday"/>
  493. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  494. <Property name="FlowNodeEditPart.WidgetY" value="130"/>
  495. <Property name="FlowNodeEditPart.WidgetX" value="730"/>
  496. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="44" version="1.2">
  497. <ItemProperties/>
  498. <ChildItems>
  499. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="45" version="1.2">
  500. <ItemProperties>
  501. <Property name="Name" value="holiday"/>
  502. </ItemProperties>
  503. <ChildItems/>
  504. </FlowItem>
  505. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="46" version="1.2">
  506. <ItemProperties>
  507. <Property name="LinkedNodeID" value="48"/>
  508. </ItemProperties>
  509. <ChildItems/>
  510. </FlowItem>
  511. </ChildItems>
  512. </FlowItem>
  513. </FlowNode>
  514. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="161" version="3.1">
  515. <Property name="ReferencedNodeID" value="131"/>
  516. <Property name="FlowNodeEditPart.WidgetY" value="366"/>
  517. <Property name="FlowNodeEditPart.WidgetX" value="369"/>
  518. </FlowNode>
  519. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="41" version="3.1">
  520. <Property name="ReferencedNodeID" value="4"/>
  521. <Property name="FlowNodeEditPart.WidgetY" value="79"/>
  522. <Property name="FlowNodeEditPart.WidgetX" value="863"/>
  523. </FlowNode>
  524. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="118" version="3.1">
  525. <Property name="Name" value="GetMatch"/>
  526. <Property name="FlowNodeEditPart.WidgetY" value="550"/>
  527. <Property name="FlowNodeEditPart.WidgetX" value="37"/>
  528. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="119" version="1.2">
  529. <ItemProperties/>
  530. <ChildItems>
  531. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="120" version="1.2">
  532. <ItemProperties>
  533. <Property name="Name" value="LocalVariables"/>
  534. </ItemProperties>
  535. <ChildItems/>
  536. </FlowItem>
  537. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchItem" id="122" version="1.2">
  538. <ItemProperties>
  539. <Property name="switch.var" value="ErrorMatch"/>
  540. </ItemProperties>
  541. <ChildItems>
  542. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="123" version="1.2">
  543. <ItemProperties>
  544. <Property name="case.val" value="1"/>
  545. </ItemProperties>
  546. <ChildItems>
  547. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="143" version="1.2">
  548. <ItemProperties>
  549. <Property name="sourceConstant" value="2"/>
  550. <Property name="type" value="assign"/>
  551. <Property name="destVarId" value="ErrorMatch"/>
  552. </ItemProperties>
  553. <ChildItems/>
  554. </FlowItem>
  555. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="121" version="1.2">
  556. <ItemProperties>
  557. <Property name="Name" value="第1次输入错误"/>
  558. <Property name="LinkedNodeID" value="145"/>
  559. </ItemProperties>
  560. <ChildItems/>
  561. </FlowItem>
  562. </ChildItems>
  563. </FlowItem>
  564. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="124" version="1.2">
  565. <ItemProperties>
  566. <Property name="case.val" value="2"/>
  567. </ItemProperties>
  568. <ChildItems>
  569. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="144" version="1.2">
  570. <ItemProperties>
  571. <Property name="sourceConstant" value="3"/>
  572. <Property name="type" value="assign"/>
  573. <Property name="destVarId" value="ErrorMatch"/>
  574. </ItemProperties>
  575. <ChildItems/>
  576. </FlowItem>
  577. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="126" version="1.2">
  578. <ItemProperties>
  579. <Property name="Name" value="第2次输入错误"/>
  580. <Property name="LinkedNodeID" value="145"/>
  581. </ItemProperties>
  582. <ChildItems/>
  583. </FlowItem>
  584. </ChildItems>
  585. </FlowItem>
  586. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchDefault" id="125" version="1.2">
  587. <ItemProperties/>
  588. <ChildItems>
  589. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="127" version="1.2">
  590. <ItemProperties>
  591. <Property name="Name" value="第3次输入错误"/>
  592. <Property name="LinkedNodeID" value="149"/>
  593. </ItemProperties>
  594. <ChildItems/>
  595. </FlowItem>
  596. </ChildItems>
  597. </FlowItem>
  598. </ChildItems>
  599. </FlowItem>
  600. </ChildItems>
  601. </FlowItem>
  602. </FlowNode>
  603. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="48" version="3.1">
  604. <Property name="ReferencedNodeID" value="21"/>
  605. <Property name="FlowNodeEditPart.WidgetY" value="131"/>
  606. <Property name="FlowNodeEditPart.WidgetX" value="854"/>
  607. </FlowNode>
  608. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="54" version="3.1">
  609. <Property name="Name" value="GetMenu"/>
  610. <Property name="FlowNodeEditPart.WidgetY" value="255"/>
  611. <Property name="FlowNodeEditPart.WidgetX" value="554"/>
  612. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="55" version="1.2">
  613. <ItemProperties/>
  614. <ChildItems>
  615. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="56" version="1.2">
  616. <ItemProperties>
  617. <Property name="Name" value="LocalVariables"/>
  618. </ItemProperties>
  619. <ChildItems/>
  620. </FlowItem>
  621. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="71" version="1.2">
  622. <ItemProperties>
  623. <Property name="sourceConstant" value="1"/>
  624. <Property name="type" value="assign"/>
  625. <Property name="destVarId" value="ErrorMatch"/>
  626. </ItemProperties>
  627. <ChildItems/>
  628. </FlowItem>
  629. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="72" version="1.2">
  630. <ItemProperties>
  631. <Property name="sourceConstant" value="1"/>
  632. <Property name="type" value="assign"/>
  633. <Property name="destVarId" value="ErrorInput"/>
  634. </ItemProperties>
  635. <ChildItems/>
  636. </FlowItem>
  637. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchItem" id="59" version="1.2">
  638. <ItemProperties>
  639. <Property name="switch.var" value="MainMenu"/>
  640. <Property name="switch.field" value="value"/>
  641. </ItemProperties>
  642. <ChildItems>
  643. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="60" version="1.2">
  644. <ItemProperties>
  645. <Property name="case.val" value="1"/>
  646. </ItemProperties>
  647. <ChildItems>
  648. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="65" version="1.2">
  649. <ItemProperties>
  650. <Property name="Name" value="转人工1"/>
  651. <Property name="LinkedNodeID" value="86"/>
  652. </ItemProperties>
  653. <ChildItems/>
  654. </FlowItem>
  655. </ChildItems>
  656. </FlowItem>
  657. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="61" version="1.2">
  658. <ItemProperties>
  659. <Property name="case.val" value="2"/>
  660. </ItemProperties>
  661. <ChildItems>
  662. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="66" version="1.2">
  663. <ItemProperties>
  664. <Property name="Name" value="转人工2"/>
  665. <Property name="LinkedNodeID" value="86"/>
  666. </ItemProperties>
  667. <ChildItems/>
  668. </FlowItem>
  669. </ChildItems>
  670. </FlowItem>
  671. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="62" version="1.2">
  672. <ItemProperties>
  673. <Property name="case.val" value="3"/>
  674. </ItemProperties>
  675. <ChildItems>
  676. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="67" version="1.2">
  677. <ItemProperties>
  678. <Property name="Name" value="转人工3"/>
  679. <Property name="LinkedNodeID" value="86"/>
  680. </ItemProperties>
  681. <ChildItems/>
  682. </FlowItem>
  683. </ChildItems>
  684. </FlowItem>
  685. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchDefault" id="63" version="1.2">
  686. <ItemProperties/>
  687. <ChildItems>
  688. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="64" version="1.2">
  689. <ItemProperties>
  690. <Property name="Name" value="重听"/>
  691. <Property name="LinkedNodeID" value="73"/>
  692. </ItemProperties>
  693. <ChildItems/>
  694. </FlowItem>
  695. </ChildItems>
  696. </FlowItem>
  697. </ChildItems>
  698. </FlowItem>
  699. </ChildItems>
  700. </FlowItem>
  701. </FlowNode>
  702. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="113" version="3.1">
  703. <Property name="ReferencedNodeID" value="21"/>
  704. <Property name="FlowNodeEditPart.WidgetY" value="255"/>
  705. <Property name="FlowNodeEditPart.WidgetX" value="1039"/>
  706. </FlowNode>
  707. <NodeConnection id="22" version="1.2">
  708. <SourceNode id="1"/>
  709. <TargetNode id="21"/>
  710. <Property name="Connection.SourceObjectID" value="3"/>
  711. <Property name="Connection.TargetObjectID" value="21"/>
  712. </NodeConnection>
  713. <NodeConnection id="27" version="1.2">
  714. <SourceNode id="1"/>
  715. <TargetNode id="23"/>
  716. <Property name="Connection.SourceObjectID" value="2"/>
  717. <Property name="Connection.TargetObjectID" value="23"/>
  718. </NodeConnection>
  719. <NodeConnection id="32" version="1.2">
  720. <SourceNode id="23"/>
  721. <TargetNode id="29"/>
  722. <Property name="Connection.SourceObjectID" value="26"/>
  723. <Property name="Connection.TargetObjectID" value="29"/>
  724. </NodeConnection>
  725. <NodeConnection id="37" version="1.2">
  726. <SourceNode id="29"/>
  727. <TargetNode id="33"/>
  728. <Property name="Connection.SourceObjectID" value="31"/>
  729. <Property name="Connection.TargetObjectID" value="33"/>
  730. </NodeConnection>
  731. <NodeConnection id="47" version="1.2">
  732. <SourceNode id="33"/>
  733. <TargetNode id="43"/>
  734. <Property name="Connection.SourceObjectID" value="40"/>
  735. <Property name="Connection.TargetObjectID" value="43"/>
  736. </NodeConnection>
  737. <NodeConnection id="50" version="1.2">
  738. <SourceNode id="43"/>
  739. <TargetNode id="48"/>
  740. <Property name="Connection.SourceObjectID" value="46"/>
  741. <Property name="Connection.TargetObjectID" value="48"/>
  742. </NodeConnection>
  743. <NodeConnection id="74" version="1.2">
  744. <SourceNode id="54"/>
  745. <TargetNode id="73"/>
  746. <Property name="Connection.SourceObjectID" value="64"/>
  747. <Property name="Connection.TargetObjectID" value="73"/>
  748. </NodeConnection>
  749. <NodeConnection id="84" version="1.2">
  750. <SourceNode id="4"/>
  751. <TargetNode id="78"/>
  752. <Property name="Connection.SourceObjectID" value="13"/>
  753. <Property name="Connection.TargetObjectID" value="78"/>
  754. <Bendpoint x="271" y="429"/>
  755. </NodeConnection>
  756. <NodeConnection id="85" version="1.2">
  757. <SourceNode id="78"/>
  758. <TargetNode id="82"/>
  759. <Property name="Connection.SourceObjectID" value="81"/>
  760. <Property name="Connection.TargetObjectID" value="82"/>
  761. </NodeConnection>
  762. <NodeConnection id="90" version="1.2">
  763. <SourceNode id="54"/>
  764. <TargetNode id="86"/>
  765. <Property name="Connection.SourceObjectID" value="65"/>
  766. <Property name="Connection.TargetObjectID" value="86"/>
  767. </NodeConnection>
  768. <NodeConnection id="91" version="1.2">
  769. <SourceNode id="54"/>
  770. <TargetNode id="86"/>
  771. <Property name="Connection.SourceObjectID" value="66"/>
  772. <Property name="Connection.TargetObjectID" value="86"/>
  773. </NodeConnection>
  774. <NodeConnection id="92" version="1.2">
  775. <SourceNode id="54"/>
  776. <TargetNode id="86"/>
  777. <Property name="Connection.SourceObjectID" value="67"/>
  778. <Property name="Connection.TargetObjectID" value="86"/>
  779. </NodeConnection>
  780. <NodeConnection id="102" version="1.2">
  781. <SourceNode id="98"/>
  782. <TargetNode id="54"/>
  783. <Property name="Connection.SourceObjectID" value="100"/>
  784. <Property name="Connection.TargetObjectID" value="54"/>
  785. </NodeConnection>
  786. <NodeConnection id="103" version="1.2">
  787. <SourceNode id="4"/>
  788. <TargetNode id="98"/>
  789. <Property name="Connection.SourceObjectID" value="6"/>
  790. <Property name="Connection.TargetObjectID" value="98"/>
  791. </NodeConnection>
  792. <NodeConnection id="104" version="1.2">
  793. <SourceNode id="4"/>
  794. <TargetNode id="98"/>
  795. <Property name="Connection.SourceObjectID" value="7"/>
  796. <Property name="Connection.TargetObjectID" value="98"/>
  797. </NodeConnection>
  798. <NodeConnection id="105" version="1.2">
  799. <SourceNode id="4"/>
  800. <TargetNode id="98"/>
  801. <Property name="Connection.SourceObjectID" value="8"/>
  802. <Property name="Connection.TargetObjectID" value="98"/>
  803. <Bendpoint x="340" y="315"/>
  804. </NodeConnection>
  805. <NodeConnection id="114" version="1.2">
  806. <SourceNode id="33"/>
  807. <TargetNode id="14"/>
  808. <Property name="Connection.SourceObjectID" value="36"/>
  809. <Property name="Connection.TargetObjectID" value="14"/>
  810. </NodeConnection>
  811. <NodeConnection id="115" version="1.2">
  812. <SourceNode id="14"/>
  813. <TargetNode id="41"/>
  814. <Property name="Connection.SourceObjectID" value="17"/>
  815. <Property name="Connection.TargetObjectID" value="41"/>
  816. </NodeConnection>
  817. <NodeConnection id="117" version="1.2">
  818. <SourceNode id="4"/>
  819. <TargetNode id="101"/>
  820. <Property name="Connection.SourceObjectID" value="10"/>
  821. <Property name="Connection.TargetObjectID" value="101"/>
  822. </NodeConnection>
  823. <NodeConnection id="150" version="1.2">
  824. <SourceNode id="118"/>
  825. <TargetNode id="145"/>
  826. <Property name="Connection.SourceObjectID" value="121"/>
  827. <Property name="Connection.TargetObjectID" value="145"/>
  828. </NodeConnection>
  829. <NodeConnection id="151" version="1.2">
  830. <SourceNode id="118"/>
  831. <TargetNode id="145"/>
  832. <Property name="Connection.SourceObjectID" value="126"/>
  833. <Property name="Connection.TargetObjectID" value="145"/>
  834. </NodeConnection>
  835. <NodeConnection id="152" version="1.2">
  836. <SourceNode id="118"/>
  837. <TargetNode id="149"/>
  838. <Property name="Connection.SourceObjectID" value="127"/>
  839. <Property name="Connection.TargetObjectID" value="149"/>
  840. </NodeConnection>
  841. <NodeConnection id="154" version="1.2">
  842. <SourceNode id="145"/>
  843. <TargetNode id="153"/>
  844. <Property name="Connection.SourceObjectID" value="148"/>
  845. <Property name="Connection.TargetObjectID" value="153"/>
  846. </NodeConnection>
  847. <NodeConnection id="157" version="1.2">
  848. <SourceNode id="131"/>
  849. <TargetNode id="156"/>
  850. <Property name="Connection.SourceObjectID" value="136"/>
  851. <Property name="Connection.TargetObjectID" value="156"/>
  852. </NodeConnection>
  853. <NodeConnection id="158" version="1.2">
  854. <SourceNode id="131"/>
  855. <TargetNode id="156"/>
  856. <Property name="Connection.SourceObjectID" value="138"/>
  857. <Property name="Connection.TargetObjectID" value="156"/>
  858. </NodeConnection>
  859. <NodeConnection id="159" version="1.2">
  860. <SourceNode id="131"/>
  861. <TargetNode id="155"/>
  862. <Property name="Connection.SourceObjectID" value="140"/>
  863. <Property name="Connection.TargetObjectID" value="155"/>
  864. </NodeConnection>
  865. <NodeConnection id="160" version="1.2">
  866. <SourceNode id="4"/>
  867. <TargetNode id="130"/>
  868. <Property name="Connection.SourceObjectID" value="53"/>
  869. <Property name="Connection.TargetObjectID" value="130"/>
  870. <Bendpoint x="287" y="403"/>
  871. </NodeConnection>
  872. <NodeConnection id="162" version="1.2">
  873. <SourceNode id="4"/>
  874. <TargetNode id="161"/>
  875. <Property name="Connection.SourceObjectID" value="52"/>
  876. <Property name="Connection.TargetObjectID" value="161"/>
  877. <Bendpoint x="312" y="372"/>
  878. </NodeConnection>
  879. </FlowGraph>
  880. <ProjectEventTypes/>
  881. </ApplicationFlow>
  882. </AppFlowDoc>