NotVipORVip.flow 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <AppFlowDoc>
  3. <ApplicationFlow nextObjectId="1533" package="flow.subflow.NotVipORVip" version="5.0">
  4. <FlowGraph>
  5. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubReturn" id="1426" version="3.1">
  6. <Property name="Name" value="VIP"/>
  7. <Property name="FlowNodeEditPart.WidgetY" value="584"/>
  8. <Property name="FlowNodeEditPart.WidgetX" value="503"/>
  9. </FlowNode>
  10. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubEntry" id="1" version="3.1">
  11. <Property name="Name" value="Begin"/>
  12. <Property name="FlowNodeEditPart.WidgetY" value="146"/>
  13. <Property name="FlowNodeEditPart.WidgetX" value="10"/>
  14. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubEntry" id="2" version="1.2">
  15. <ItemProperties/>
  16. <ChildItems>
  17. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="3" version="1.2">
  18. <ItemProperties>
  19. <Property name="Name" value="Start"/>
  20. <Property name="LinkedNodeID" value="1515"/>
  21. </ItemProperties>
  22. <ChildItems/>
  23. </FlowItem>
  24. </ChildItems>
  25. </FlowItem>
  26. </FlowNode>
  27. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1427" version="3.1">
  28. <Property name="ReferencedNodeID" value="1425"/>
  29. <Property name="FlowNodeEditPart.WidgetY" value="476"/>
  30. <Property name="FlowNodeEditPart.WidgetX" value="897"/>
  31. </FlowNode>
  32. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubReturn" id="1425" version="3.1">
  33. <Property name="Name" value="NotVIP"/>
  34. <Property name="FlowNodeEditPart.WidgetY" value="580"/>
  35. <Property name="FlowNodeEditPart.WidgetX" value="242"/>
  36. </FlowNode>
  37. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubReturn" id="1431" version="3.1">
  38. <Property name="Name" value="end"/>
  39. <Property name="FlowNodeEditPart.WidgetY" value="584"/>
  40. <Property name="FlowNodeEditPart.WidgetX" value="743"/>
  41. </FlowNode>
  42. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="1369" version="3.1">
  43. <Property name="Name" value="ANIData"/>
  44. <Property name="FlowNodeEditPart.WidgetY" value="319"/>
  45. <Property name="FlowNodeEditPart.WidgetX" value="316"/>
  46. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="1370" version="1.2">
  47. <ItemProperties/>
  48. <ChildItems>
  49. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="1371" version="1.2">
  50. <ItemProperties>
  51. <Property name="Name" value="LocalVariables"/>
  52. </ItemProperties>
  53. <ChildItems/>
  54. </FlowItem>
  55. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="1473" version="1.2">
  56. <ItemProperties>
  57. <Property name="sourceConstant" value="welcome_vip"/>
  58. <Property name="type" value="assign"/>
  59. <Property name="destVarId" value="MenuID"/>
  60. </ItemProperties>
  61. <ChildItems/>
  62. </FlowItem>
  63. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.IfCondition" id="1372" version="1.2">
  64. <ItemProperties>
  65. <Property name="RightConstOperand" value="2"/>
  66. <Property name="Operator" value="EqualsIgnoreCase"/>
  67. <Property name="LeftOperandID" value="isVIP"/>
  68. </ItemProperties>
  69. <ChildItems>
  70. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1373" version="1.2">
  71. <ItemProperties>
  72. <Property name="Name" value="钻石VIP"/>
  73. <Property name="LinkedNodeID" value="1468"/>
  74. </ItemProperties>
  75. <ChildItems/>
  76. </FlowItem>
  77. </ChildItems>
  78. </FlowItem>
  79. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="1374" version="1.2">
  80. <ItemProperties>
  81. <Property name="RightConstOperand" value="3"/>
  82. <Property name="Operator" value="EqualsIgnoreCase"/>
  83. <Property name="LeftOperandID" value="isVIP"/>
  84. </ItemProperties>
  85. <ChildItems>
  86. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1375" version="1.2">
  87. <ItemProperties>
  88. <Property name="Name" value="黄金VIP"/>
  89. <Property name="LinkedNodeID" value="1468"/>
  90. </ItemProperties>
  91. <ChildItems/>
  92. </FlowItem>
  93. </ChildItems>
  94. </FlowItem>
  95. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="1376" version="1.2">
  96. <ItemProperties>
  97. <Property name="RightConstOperand" value="4"/>
  98. <Property name="Operator" value="EqualsIgnoreCase"/>
  99. <Property name="LeftOperandID" value="isVIP"/>
  100. </ItemProperties>
  101. <ChildItems>
  102. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1377" version="1.2">
  103. <ItemProperties>
  104. <Property name="Name" value="VIP"/>
  105. <Property name="LinkedNodeID" value="1468"/>
  106. </ItemProperties>
  107. <ChildItems/>
  108. </FlowItem>
  109. </ChildItems>
  110. </FlowItem>
  111. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="1378" version="1.2">
  112. <ItemProperties>
  113. <Property name="RightConstOperand" value="1"/>
  114. <Property name="Operator" value="EqualsIgnoreCase"/>
  115. <Property name="LeftOperandID" value="isVIP"/>
  116. </ItemProperties>
  117. <ChildItems>
  118. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1379" version="1.2">
  119. <ItemProperties>
  120. <Property name="Name" value="黑名单"/>
  121. <Property name="LinkedNodeID" value="1432"/>
  122. </ItemProperties>
  123. <ChildItems/>
  124. </FlowItem>
  125. </ChildItems>
  126. </FlowItem>
  127. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="1380" version="1.2">
  128. <ItemProperties>
  129. <Property name="RightConstOperand" value="5"/>
  130. <Property name="Operator" value="EqualsIgnoreCase"/>
  131. <Property name="LeftOperandID" value="isVIP"/>
  132. </ItemProperties>
  133. <ChildItems>
  134. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="1489" version="1.2">
  135. <ItemProperties>
  136. <Property name="sourceConstant" value="welcome_find"/>
  137. <Property name="type" value="assign"/>
  138. <Property name="destVarId" value="MenuID"/>
  139. </ItemProperties>
  140. <ChildItems/>
  141. </FlowItem>
  142. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1381" version="1.2">
  143. <ItemProperties>
  144. <Property name="Name" value="findVIP"/>
  145. <Property name="LinkedNodeID" value="1443"/>
  146. </ItemProperties>
  147. <ChildItems/>
  148. </FlowItem>
  149. </ChildItems>
  150. </FlowItem>
  151. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="1530" version="1.2">
  152. <ItemProperties>
  153. <Property name="RightConstOperand" value="7"/>
  154. <Property name="Operator" value="EqualsIgnoreCase"/>
  155. <Property name="LeftOperandID" value="isVIP"/>
  156. </ItemProperties>
  157. <ChildItems>
  158. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="1531" version="1.2">
  159. <ItemProperties>
  160. <Property name="sourceConstant" value="welcome_find"/>
  161. <Property name="type" value="assign"/>
  162. <Property name="destVarId" value="MenuID"/>
  163. </ItemProperties>
  164. <ChildItems/>
  165. </FlowItem>
  166. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1532" version="1.2">
  167. <ItemProperties>
  168. <Property name="Name" value="孔雀用户"/>
  169. <Property name="LinkedNodeID" value="1443"/>
  170. </ItemProperties>
  171. <ChildItems/>
  172. </FlowItem>
  173. </ChildItems>
  174. </FlowItem>
  175. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="1491" version="1.2">
  176. <ItemProperties>
  177. <Property name="RightConstOperand" value="6"/>
  178. <Property name="Operator" value="EqualsIgnoreCase"/>
  179. <Property name="LeftOperandID" value="isVIP"/>
  180. </ItemProperties>
  181. <ChildItems>
  182. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="1494" version="1.2">
  183. <ItemProperties>
  184. <Property name="sourceConstant" value="welcome_pt"/>
  185. <Property name="type" value="assign"/>
  186. <Property name="destVarId" value="MenuID"/>
  187. </ItemProperties>
  188. <ChildItems/>
  189. </FlowItem>
  190. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1492" version="1.2">
  191. <ItemProperties>
  192. <Property name="Name" value="银卡VIP"/>
  193. <Property name="LinkedNodeID" value="1437"/>
  194. </ItemProperties>
  195. <ChildItems/>
  196. </FlowItem>
  197. </ChildItems>
  198. </FlowItem>
  199. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseCondition" id="1382" version="1.2">
  200. <ItemProperties/>
  201. <ChildItems>
  202. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="1459" version="1.2">
  203. <ItemProperties>
  204. <Property name="sourceConstant" value="welcome_pt"/>
  205. <Property name="type" value="assign"/>
  206. <Property name="destVarId" value="MenuID"/>
  207. </ItemProperties>
  208. <ChildItems/>
  209. </FlowItem>
  210. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1383" version="1.2">
  211. <ItemProperties>
  212. <Property name="Name" value="普通用户"/>
  213. <Property name="LinkedNodeID" value="1437"/>
  214. </ItemProperties>
  215. <ChildItems/>
  216. </FlowItem>
  217. </ChildItems>
  218. </FlowItem>
  219. </ChildItems>
  220. </FlowItem>
  221. </FlowNode>
  222. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1429" version="3.1">
  223. <Property name="ReferencedNodeID" value="1426"/>
  224. <Property name="FlowNodeEditPart.WidgetY" value="285"/>
  225. <Property name="FlowNodeEditPart.WidgetX" value="1032"/>
  226. </FlowNode>
  227. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="1434" version="3.1">
  228. <Property name="Name" value="IVR主菜单"/>
  229. <Property name="FlowNodeEditPart.WidgetY" value="545"/>
  230. <Property name="FlowNodeEditPart.WidgetX" value="472"/>
  231. </FlowNode>
  232. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="1435" version="3.1">
  233. <Property name="Name" value="NOTIVR主菜单"/>
  234. <Property name="FlowNodeEditPart.WidgetY" value="543"/>
  235. <Property name="FlowNodeEditPart.WidgetX" value="208"/>
  236. </FlowNode>
  237. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="1365" version="3.1">
  238. <Property name="Name" value="zuanshiAnnounce"/>
  239. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  240. <Property name="FlowNodeEditPart.WidgetY" value="242"/>
  241. <Property name="FlowNodeEditPart.WidgetX" value="653"/>
  242. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="1366" version="1.2">
  243. <ItemProperties/>
  244. <ChildItems>
  245. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="1367" version="1.2">
  246. <ItemProperties>
  247. <Property name="Name" value="zuanshi"/>
  248. </ItemProperties>
  249. <ChildItems/>
  250. </FlowItem>
  251. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="1368" version="1.2">
  252. <ItemProperties>
  253. <Property name="LinkedNodeID" value="1384"/>
  254. </ItemProperties>
  255. <ChildItems/>
  256. </FlowItem>
  257. </ChildItems>
  258. </FlowItem>
  259. </FlowNode>
  260. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1432" version="3.1">
  261. <Property name="ReferencedNodeID" value="1431"/>
  262. <Property name="FlowNodeEditPart.WidgetY" value="327"/>
  263. <Property name="FlowNodeEditPart.WidgetX" value="541"/>
  264. </FlowNode>
  265. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="1501" version="3.1">
  266. <Property name="Name" value="GetVDN"/>
  267. <Property name="FlowNodeEditPart.WidgetY" value="145"/>
  268. <Property name="FlowNodeEditPart.WidgetX" value="281"/>
  269. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="1502" version="1.2">
  270. <ItemProperties/>
  271. <ChildItems>
  272. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="1503" version="1.2">
  273. <ItemProperties>
  274. <Property name="Name" value="LocalVariables"/>
  275. </ItemProperties>
  276. <ChildItems/>
  277. </FlowItem>
  278. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.IfCondition" id="1506" version="1.2">
  279. <ItemProperties>
  280. <Property name="RightConstOperand" value="1"/>
  281. <Property name="Operator" value="EqualsIgnoreCase"/>
  282. <Property name="LeftOperandID" value="VDNTYPE"/>
  283. </ItemProperties>
  284. <ChildItems>
  285. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1504" version="1.2">
  286. <ItemProperties>
  287. <Property name="Name" value="4000888666进线"/>
  288. <Property name="LinkedNodeID" value="1511"/>
  289. </ItemProperties>
  290. <ChildItems/>
  291. </FlowItem>
  292. </ChildItems>
  293. </FlowItem>
  294. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseCondition" id="1507" version="1.2">
  295. <ItemProperties/>
  296. <ChildItems>
  297. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1508" version="1.2">
  298. <ItemProperties>
  299. <Property name="Name" value="95018进线"/>
  300. <Property name="LinkedNodeID" value="1509"/>
  301. </ItemProperties>
  302. <ChildItems/>
  303. </FlowItem>
  304. </ChildItems>
  305. </FlowItem>
  306. </ChildItems>
  307. </FlowItem>
  308. </FlowNode>
  309. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="1436" version="3.1">
  310. <Property name="Name" value="结束"/>
  311. <Property name="FlowNodeEditPart.WidgetY" value="549"/>
  312. <Property name="FlowNodeEditPart.WidgetX" value="735"/>
  313. </FlowNode>
  314. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="1437" version="3.1">
  315. <Property name="Name" value="SqlServlet"/>
  316. <Property name="FlowNodeEditPart.WidgetY" value="476"/>
  317. <Property name="FlowNodeEditPart.WidgetX" value="508"/>
  318. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="1438" version="1.2">
  319. <ItemProperties/>
  320. <ChildItems>
  321. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="1439" version="1.2">
  322. <ItemProperties>
  323. <Property name="Name" value="Default"/>
  324. <Property name="LinkedNodeID" value="1454"/>
  325. </ItemProperties>
  326. <ChildItems/>
  327. </FlowItem>
  328. </ChildItems>
  329. </FlowItem>
  330. </FlowNode>
  331. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="1522" version="3.1">
  332. <Property name="Name" value="根据进线VND号码判断是从哪个热线进来的"/>
  333. <Property name="FlowNodeEditPart.WidgetY" value="93"/>
  334. <Property name="FlowNodeEditPart.WidgetX" value="295"/>
  335. </FlowNode>
  336. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="1403" version="3.1">
  337. <Property name="Name" value="hy"/>
  338. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  339. <Property name="FlowNodeEditPart.WidgetY" value="477"/>
  340. <Property name="FlowNodeEditPart.WidgetX" value="786"/>
  341. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="1404" version="1.2">
  342. <ItemProperties/>
  343. <ChildItems>
  344. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="1405" version="1.2">
  345. <ItemProperties>
  346. <Property name="Name" value="huanyin"/>
  347. </ItemProperties>
  348. <ChildItems/>
  349. </FlowItem>
  350. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="1407" version="1.2">
  351. <ItemProperties>
  352. <Property name="LinkedNodeID" value="1427"/>
  353. </ItemProperties>
  354. <ChildItems/>
  355. </FlowItem>
  356. </ChildItems>
  357. </FlowItem>
  358. </FlowNode>
  359. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="1398" version="3.1">
  360. <Property name="Name" value="putongvipAnnounce"/>
  361. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  362. <Property name="FlowNodeEditPart.WidgetY" value="347"/>
  363. <Property name="FlowNodeEditPart.WidgetX" value="662"/>
  364. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="1399" version="1.2">
  365. <ItemProperties/>
  366. <ChildItems>
  367. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="1400" version="1.2">
  368. <ItemProperties>
  369. <Property name="Name" value="vipputong"/>
  370. </ItemProperties>
  371. <ChildItems/>
  372. </FlowItem>
  373. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="1401" version="1.2">
  374. <ItemProperties>
  375. <Property name="LinkedNodeID" value="1384"/>
  376. </ItemProperties>
  377. <ChildItems/>
  378. </FlowItem>
  379. </ChildItems>
  380. </FlowItem>
  381. </FlowNode>
  382. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubFlowRef" id="1468" version="3.1">
  383. <Property name="Name" value="strategyvip"/>
  384. <Property name="FlowNodeEditPart.WidgetY" value="243"/>
  385. <Property name="FlowNodeEditPart.WidgetX" value="485"/>
  386. <Property name="flowID" value="SMSStrategy"/>
  387. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubFlowRef" id="1470" version="1.2">
  388. <ItemProperties/>
  389. <ChildItems>
  390. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="1471" version="1.2">
  391. <ItemProperties>
  392. <Property name="Name" value="end"/>
  393. <Property name="LinkedNodeID" value="1365"/>
  394. </ItemProperties>
  395. <ChildItems/>
  396. </FlowItem>
  397. </ChildItems>
  398. </FlowItem>
  399. </FlowNode>
  400. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="1395" version="3.1">
  401. <Property name="Name" value="Anivip_2"/>
  402. <Property name="FlowNodeEditPart.WidgetY" value="319"/>
  403. <Property name="FlowNodeEditPart.WidgetX" value="159"/>
  404. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="1396" version="1.2">
  405. <ItemProperties/>
  406. <ChildItems>
  407. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="1397" version="1.2">
  408. <ItemProperties>
  409. <Property name="Name" value="Default"/>
  410. <Property name="LinkedNodeID" value="1369"/>
  411. </ItemProperties>
  412. <ChildItems/>
  413. </FlowItem>
  414. </ChildItems>
  415. </FlowItem>
  416. </FlowNode>
  417. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1509" version="3.1">
  418. <Property name="ReferencedNodeID" value="1395"/>
  419. <Property name="FlowNodeEditPart.WidgetY" value="204"/>
  420. <Property name="FlowNodeEditPart.WidgetX" value="457"/>
  421. </FlowNode>
  422. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubFlowRef" id="1443" version="3.1">
  423. <Property name="Name" value="FindSubFlowRef"/>
  424. <Property name="FlowNodeEditPart.WidgetY" value="415"/>
  425. <Property name="flowID" value="Find"/>
  426. <Property name="FlowNodeEditPart.WidgetX" value="818"/>
  427. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubFlowRef" id="1444" version="1.2">
  428. <ItemProperties/>
  429. <ChildItems>
  430. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="1445" version="1.2">
  431. <ItemProperties>
  432. <Property name="Name" value="end"/>
  433. <Property name="LinkedNodeID" value="1447"/>
  434. </ItemProperties>
  435. <ChildItems/>
  436. </FlowItem>
  437. </ChildItems>
  438. </FlowItem>
  439. </FlowNode>
  440. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="1511" version="3.1">
  441. <Property name="Name" value="GuideYY"/>
  442. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  443. <Property name="FlowNodeEditPart.WidgetY" value="138"/>
  444. <Property name="FlowNodeEditPart.WidgetX" value="513"/>
  445. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="1512" version="1.2">
  446. <ItemProperties/>
  447. <ChildItems>
  448. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="1513" version="1.2">
  449. <ItemProperties>
  450. <Property name="Name" value="guidey"/>
  451. </ItemProperties>
  452. <ChildItems/>
  453. </FlowItem>
  454. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="1514" version="1.2">
  455. <ItemProperties>
  456. <Property name="LinkedNodeID" value="1518"/>
  457. </ItemProperties>
  458. <ChildItems/>
  459. </FlowItem>
  460. </ChildItems>
  461. </FlowItem>
  462. </FlowNode>
  463. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="1384" version="3.1">
  464. <Property name="Name" value="VIPsqlSerlet"/>
  465. <Property name="FlowNodeEditPart.WidgetY" value="285"/>
  466. <Property name="FlowNodeEditPart.WidgetX" value="848"/>
  467. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="1385" version="1.2">
  468. <ItemProperties/>
  469. <ChildItems>
  470. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="1386" version="1.2">
  471. <ItemProperties>
  472. <Property name="Name" value="Default"/>
  473. <Property name="LinkedNodeID" value="1429"/>
  474. </ItemProperties>
  475. <ChildItems/>
  476. </FlowItem>
  477. </ChildItems>
  478. </FlowItem>
  479. </FlowNode>
  480. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1447" version="3.1">
  481. <Property name="ReferencedNodeID" value="1431"/>
  482. <Property name="FlowNodeEditPart.WidgetY" value="415"/>
  483. <Property name="FlowNodeEditPart.WidgetX" value="1004"/>
  484. </FlowNode>
  485. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="1387" version="3.1">
  486. <Property name="Name" value="huangjinAnnounce"/>
  487. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  488. <Property name="FlowNodeEditPart.WidgetY" value="308"/>
  489. <Property name="FlowNodeEditPart.WidgetX" value="651"/>
  490. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="1388" version="1.2">
  491. <ItemProperties/>
  492. <ChildItems>
  493. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="1389" version="1.2">
  494. <ItemProperties>
  495. <Property name="Name" value="huanying"/>
  496. </ItemProperties>
  497. <ChildItems/>
  498. </FlowItem>
  499. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="1390" version="1.2">
  500. <ItemProperties>
  501. <Property name="LinkedNodeID" value="1384"/>
  502. </ItemProperties>
  503. <ChildItems/>
  504. </FlowItem>
  505. </ChildItems>
  506. </FlowItem>
  507. </FlowNode>
  508. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1518" version="3.1">
  509. <Property name="ReferencedNodeID" value="1395"/>
  510. <Property name="FlowNodeEditPart.WidgetY" value="139"/>
  511. <Property name="FlowNodeEditPart.WidgetX" value="649"/>
  512. </FlowNode>
  513. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="1515" version="3.1">
  514. <Property name="Name" value="GuideServlet"/>
  515. <Property name="FlowNodeEditPart.WidgetY" value="146"/>
  516. <Property name="FlowNodeEditPart.WidgetX" value="112"/>
  517. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="1516" version="1.2">
  518. <ItemProperties/>
  519. <ChildItems>
  520. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="1517" version="1.2">
  521. <ItemProperties>
  522. <Property name="Name" value="Default"/>
  523. <Property name="LinkedNodeID" value="1501"/>
  524. </ItemProperties>
  525. <ChildItems/>
  526. </FlowItem>
  527. </ChildItems>
  528. </FlowItem>
  529. </FlowNode>
  530. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubFlowRef" id="1454" version="3.1">
  531. <Property name="Name" value="strategy"/>
  532. <Property name="FlowNodeEditPart.WidgetY" value="477"/>
  533. <Property name="FlowNodeEditPart.WidgetX" value="672"/>
  534. <Property name="flowID" value="SMSStrategy"/>
  535. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubFlowRef" id="1455" version="1.2">
  536. <ItemProperties/>
  537. <ChildItems>
  538. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="1456" version="1.2">
  539. <ItemProperties>
  540. <Property name="Name" value="end"/>
  541. <Property name="LinkedNodeID" value="1403"/>
  542. </ItemProperties>
  543. <ChildItems/>
  544. </FlowItem>
  545. </ChildItems>
  546. </FlowItem>
  547. </FlowNode>
  548. <NodeConnection id="1411" version="1.2">
  549. <SourceNode id="1387"/>
  550. <TargetNode id="1384"/>
  551. <Property name="Connection.SourceObjectID" value="1390"/>
  552. <Property name="Connection.TargetObjectID" value="1384"/>
  553. <Bendpoint x="839" y="325"/>
  554. </NodeConnection>
  555. <NodeConnection id="1412" version="1.2">
  556. <SourceNode id="1365"/>
  557. <TargetNode id="1384"/>
  558. <Property name="Connection.SourceObjectID" value="1368"/>
  559. <Property name="Connection.TargetObjectID" value="1384"/>
  560. </NodeConnection>
  561. <NodeConnection id="1419" version="1.2">
  562. <SourceNode id="1395"/>
  563. <TargetNode id="1369"/>
  564. <Property name="Connection.SourceObjectID" value="1397"/>
  565. <Property name="Connection.TargetObjectID" value="1369"/>
  566. </NodeConnection>
  567. <NodeConnection id="1420" version="1.2">
  568. <SourceNode id="1398"/>
  569. <TargetNode id="1384"/>
  570. <Property name="Connection.SourceObjectID" value="1401"/>
  571. <Property name="Connection.TargetObjectID" value="1384"/>
  572. <Bendpoint x="870" y="340"/>
  573. <Bendpoint x="854" y="338"/>
  574. <Bendpoint x="838" y="309"/>
  575. </NodeConnection>
  576. <NodeConnection id="1430" version="1.2">
  577. <SourceNode id="1384"/>
  578. <TargetNode id="1429"/>
  579. <Property name="Connection.SourceObjectID" value="1386"/>
  580. <Property name="Connection.TargetObjectID" value="1429"/>
  581. </NodeConnection>
  582. <NodeConnection id="1433" version="1.2">
  583. <SourceNode id="1369"/>
  584. <TargetNode id="1432"/>
  585. <Property name="Connection.SourceObjectID" value="1379"/>
  586. <Property name="Connection.TargetObjectID" value="1432"/>
  587. </NodeConnection>
  588. <NodeConnection id="1448" version="1.2">
  589. <SourceNode id="1443"/>
  590. <TargetNode id="1447"/>
  591. <Property name="Connection.SourceObjectID" value="1445"/>
  592. <Property name="Connection.TargetObjectID" value="1447"/>
  593. </NodeConnection>
  594. <NodeConnection id="1465" version="1.2">
  595. <SourceNode id="1437"/>
  596. <TargetNode id="1454"/>
  597. <Property name="Connection.SourceObjectID" value="1439"/>
  598. <Property name="Connection.TargetObjectID" value="1454"/>
  599. </NodeConnection>
  600. <NodeConnection id="1469" version="1.2">
  601. <SourceNode id="1369"/>
  602. <TargetNode id="1468"/>
  603. <Property name="Connection.SourceObjectID" value="1373"/>
  604. <Property name="Connection.TargetObjectID" value="1468"/>
  605. </NodeConnection>
  606. <NodeConnection id="1472" version="1.2">
  607. <SourceNode id="1468"/>
  608. <TargetNode id="1365"/>
  609. <Property name="Connection.SourceObjectID" value="1471"/>
  610. <Property name="Connection.TargetObjectID" value="1365"/>
  611. </NodeConnection>
  612. <NodeConnection id="1474" version="1.2">
  613. <SourceNode id="1369"/>
  614. <TargetNode id="1468"/>
  615. <Property name="Connection.SourceObjectID" value="1375"/>
  616. <Property name="Connection.TargetObjectID" value="1468"/>
  617. </NodeConnection>
  618. <NodeConnection id="1475" version="1.2">
  619. <SourceNode id="1369"/>
  620. <TargetNode id="1468"/>
  621. <Property name="Connection.SourceObjectID" value="1377"/>
  622. <Property name="Connection.TargetObjectID" value="1468"/>
  623. <Bendpoint x="464" y="310"/>
  624. </NodeConnection>
  625. <NodeConnection id="1490" version="1.2">
  626. <SourceNode id="1369"/>
  627. <TargetNode id="1443"/>
  628. <Property name="Connection.SourceObjectID" value="1381"/>
  629. <Property name="Connection.TargetObjectID" value="1443"/>
  630. </NodeConnection>
  631. <NodeConnection id="1497" version="1.2">
  632. <SourceNode id="1403"/>
  633. <TargetNode id="1427"/>
  634. <Property name="Connection.SourceObjectID" value="1407"/>
  635. <Property name="Connection.TargetObjectID" value="1427"/>
  636. </NodeConnection>
  637. <NodeConnection id="1498" version="1.2">
  638. <SourceNode id="1454"/>
  639. <TargetNode id="1403"/>
  640. <Property name="Connection.SourceObjectID" value="1456"/>
  641. <Property name="Connection.TargetObjectID" value="1403"/>
  642. </NodeConnection>
  643. <NodeConnection id="1499" version="1.2">
  644. <SourceNode id="1369"/>
  645. <TargetNode id="1437"/>
  646. <Property name="Connection.SourceObjectID" value="1383"/>
  647. <Property name="Connection.TargetObjectID" value="1437"/>
  648. </NodeConnection>
  649. <NodeConnection id="1500" version="1.2">
  650. <SourceNode id="1369"/>
  651. <TargetNode id="1437"/>
  652. <Property name="Connection.SourceObjectID" value="1492"/>
  653. <Property name="Connection.TargetObjectID" value="1437"/>
  654. </NodeConnection>
  655. <NodeConnection id="1510" version="1.2">
  656. <SourceNode id="1501"/>
  657. <TargetNode id="1509"/>
  658. <Property name="Connection.SourceObjectID" value="1508"/>
  659. <Property name="Connection.TargetObjectID" value="1509"/>
  660. </NodeConnection>
  661. <NodeConnection id="1519" version="1.2">
  662. <SourceNode id="1501"/>
  663. <TargetNode id="1511"/>
  664. <Property name="Connection.SourceObjectID" value="1504"/>
  665. <Property name="Connection.TargetObjectID" value="1511"/>
  666. </NodeConnection>
  667. <NodeConnection id="1527" version="1.2">
  668. <SourceNode id="1511"/>
  669. <TargetNode id="1518"/>
  670. <Property name="Connection.SourceObjectID" value="1514"/>
  671. <Property name="Connection.TargetObjectID" value="1518"/>
  672. </NodeConnection>
  673. <NodeConnection id="1528" version="1.2">
  674. <SourceNode id="1"/>
  675. <TargetNode id="1515"/>
  676. <Property name="Connection.SourceObjectID" value="3"/>
  677. <Property name="Connection.TargetObjectID" value="1515"/>
  678. </NodeConnection>
  679. <NodeConnection id="1529" version="1.2">
  680. <SourceNode id="1515"/>
  681. <TargetNode id="1501"/>
  682. <Property name="Connection.SourceObjectID" value="1517"/>
  683. <Property name="Connection.TargetObjectID" value="1501"/>
  684. </NodeConnection>
  685. <NodeConnection id="1533" version="1.2">
  686. <SourceNode id="1369"/>
  687. <TargetNode id="1443"/>
  688. <Property name="Connection.SourceObjectID" value="1532"/>
  689. <Property name="Connection.TargetObjectID" value="1443"/>
  690. </NodeConnection>
  691. </FlowGraph>
  692. <ProjectEventTypes/>
  693. </ApplicationFlow>
  694. </AppFlowDoc>