NotVipORVip.flow.1 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <AppFlowDoc>
  3. <ApplicationFlow nextObjectId="1531" 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. </ChildItems>
  167. </FlowItem>
  168. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="1491" version="1.2">
  169. <ItemProperties>
  170. <Property name="RightConstOperand" value="6"/>
  171. <Property name="Operator" value="EqualsIgnoreCase"/>
  172. <Property name="LeftOperandID" value="isVIP"/>
  173. </ItemProperties>
  174. <ChildItems>
  175. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="1494" version="1.2">
  176. <ItemProperties>
  177. <Property name="sourceConstant" value="welcome_pt"/>
  178. <Property name="type" value="assign"/>
  179. <Property name="destVarId" value="MenuID"/>
  180. </ItemProperties>
  181. <ChildItems/>
  182. </FlowItem>
  183. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1492" version="1.2">
  184. <ItemProperties>
  185. <Property name="Name" value="银卡VIP"/>
  186. <Property name="LinkedNodeID" value="1437"/>
  187. </ItemProperties>
  188. <ChildItems/>
  189. </FlowItem>
  190. </ChildItems>
  191. </FlowItem>
  192. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseCondition" id="1382" version="1.2">
  193. <ItemProperties/>
  194. <ChildItems>
  195. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="1459" version="1.2">
  196. <ItemProperties>
  197. <Property name="sourceConstant" value="welcome_pt"/>
  198. <Property name="type" value="assign"/>
  199. <Property name="destVarId" value="MenuID"/>
  200. </ItemProperties>
  201. <ChildItems/>
  202. </FlowItem>
  203. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1383" version="1.2">
  204. <ItemProperties>
  205. <Property name="Name" value="普通用户"/>
  206. <Property name="LinkedNodeID" value="1437"/>
  207. </ItemProperties>
  208. <ChildItems/>
  209. </FlowItem>
  210. </ChildItems>
  211. </FlowItem>
  212. </ChildItems>
  213. </FlowItem>
  214. </FlowNode>
  215. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1429" version="3.1">
  216. <Property name="ReferencedNodeID" value="1426"/>
  217. <Property name="FlowNodeEditPart.WidgetY" value="285"/>
  218. <Property name="FlowNodeEditPart.WidgetX" value="1032"/>
  219. </FlowNode>
  220. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="1434" version="3.1">
  221. <Property name="Name" value="IVR主菜单"/>
  222. <Property name="FlowNodeEditPart.WidgetY" value="545"/>
  223. <Property name="FlowNodeEditPart.WidgetX" value="472"/>
  224. </FlowNode>
  225. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="1435" version="3.1">
  226. <Property name="Name" value="NOTIVR主菜单"/>
  227. <Property name="FlowNodeEditPart.WidgetY" value="543"/>
  228. <Property name="FlowNodeEditPart.WidgetX" value="208"/>
  229. </FlowNode>
  230. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="1365" version="3.1">
  231. <Property name="Name" value="zuanshiAnnounce"/>
  232. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  233. <Property name="FlowNodeEditPart.WidgetY" value="242"/>
  234. <Property name="FlowNodeEditPart.WidgetX" value="653"/>
  235. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="1366" version="1.2">
  236. <ItemProperties/>
  237. <ChildItems>
  238. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="1367" version="1.2">
  239. <ItemProperties>
  240. <Property name="Name" value="zuanshi"/>
  241. </ItemProperties>
  242. <ChildItems/>
  243. </FlowItem>
  244. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="1368" version="1.2">
  245. <ItemProperties>
  246. <Property name="LinkedNodeID" value="1384"/>
  247. </ItemProperties>
  248. <ChildItems/>
  249. </FlowItem>
  250. </ChildItems>
  251. </FlowItem>
  252. </FlowNode>
  253. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1432" version="3.1">
  254. <Property name="ReferencedNodeID" value="1431"/>
  255. <Property name="FlowNodeEditPart.WidgetY" value="327"/>
  256. <Property name="FlowNodeEditPart.WidgetX" value="541"/>
  257. </FlowNode>
  258. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="1501" version="3.1">
  259. <Property name="Name" value="GetVDN"/>
  260. <Property name="FlowNodeEditPart.WidgetY" value="145"/>
  261. <Property name="FlowNodeEditPart.WidgetX" value="281"/>
  262. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="1502" version="1.2">
  263. <ItemProperties/>
  264. <ChildItems>
  265. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="1503" version="1.2">
  266. <ItemProperties>
  267. <Property name="Name" value="LocalVariables"/>
  268. </ItemProperties>
  269. <ChildItems/>
  270. </FlowItem>
  271. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.IfCondition" id="1506" version="1.2">
  272. <ItemProperties>
  273. <Property name="RightConstOperand" value="1"/>
  274. <Property name="Operator" value="EqualsIgnoreCase"/>
  275. <Property name="LeftOperandID" value="VDNTYPE"/>
  276. </ItemProperties>
  277. <ChildItems>
  278. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1504" version="1.2">
  279. <ItemProperties>
  280. <Property name="Name" value="4000888666进线"/>
  281. <Property name="LinkedNodeID" value="1511"/>
  282. </ItemProperties>
  283. <ChildItems/>
  284. </FlowItem>
  285. </ChildItems>
  286. </FlowItem>
  287. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseCondition" id="1507" version="1.2">
  288. <ItemProperties/>
  289. <ChildItems>
  290. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="1508" version="1.2">
  291. <ItemProperties>
  292. <Property name="Name" value="95018进线"/>
  293. <Property name="LinkedNodeID" value="1509"/>
  294. </ItemProperties>
  295. <ChildItems/>
  296. </FlowItem>
  297. </ChildItems>
  298. </FlowItem>
  299. </ChildItems>
  300. </FlowItem>
  301. </FlowNode>
  302. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="1436" version="3.1">
  303. <Property name="Name" value="结束"/>
  304. <Property name="FlowNodeEditPart.WidgetY" value="549"/>
  305. <Property name="FlowNodeEditPart.WidgetX" value="735"/>
  306. </FlowNode>
  307. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="1437" version="3.1">
  308. <Property name="Name" value="SqlServlet"/>
  309. <Property name="FlowNodeEditPart.WidgetY" value="476"/>
  310. <Property name="FlowNodeEditPart.WidgetX" value="508"/>
  311. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="1438" version="1.2">
  312. <ItemProperties/>
  313. <ChildItems>
  314. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="1439" version="1.2">
  315. <ItemProperties>
  316. <Property name="Name" value="Default"/>
  317. <Property name="LinkedNodeID" value="1454"/>
  318. </ItemProperties>
  319. <ChildItems/>
  320. </FlowItem>
  321. </ChildItems>
  322. </FlowItem>
  323. </FlowNode>
  324. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="1522" version="3.1">
  325. <Property name="Name" value="根据进线VND号码判断是从哪个热线进来的"/>
  326. <Property name="FlowNodeEditPart.WidgetY" value="93"/>
  327. <Property name="FlowNodeEditPart.WidgetX" value="295"/>
  328. </FlowNode>
  329. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="1403" version="3.1">
  330. <Property name="Name" value="hy"/>
  331. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  332. <Property name="FlowNodeEditPart.WidgetY" value="477"/>
  333. <Property name="FlowNodeEditPart.WidgetX" value="786"/>
  334. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="1404" version="1.2">
  335. <ItemProperties/>
  336. <ChildItems>
  337. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="1405" version="1.2">
  338. <ItemProperties>
  339. <Property name="Name" value="huanyin"/>
  340. </ItemProperties>
  341. <ChildItems/>
  342. </FlowItem>
  343. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="1407" version="1.2">
  344. <ItemProperties>
  345. <Property name="LinkedNodeID" value="1427"/>
  346. </ItemProperties>
  347. <ChildItems/>
  348. </FlowItem>
  349. </ChildItems>
  350. </FlowItem>
  351. </FlowNode>
  352. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="1398" version="3.1">
  353. <Property name="Name" value="putongvipAnnounce"/>
  354. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  355. <Property name="FlowNodeEditPart.WidgetY" value="347"/>
  356. <Property name="FlowNodeEditPart.WidgetX" value="662"/>
  357. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="1399" version="1.2">
  358. <ItemProperties/>
  359. <ChildItems>
  360. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="1400" version="1.2">
  361. <ItemProperties>
  362. <Property name="Name" value="vipputong"/>
  363. </ItemProperties>
  364. <ChildItems/>
  365. </FlowItem>
  366. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="1401" version="1.2">
  367. <ItemProperties>
  368. <Property name="LinkedNodeID" value="1384"/>
  369. </ItemProperties>
  370. <ChildItems/>
  371. </FlowItem>
  372. </ChildItems>
  373. </FlowItem>
  374. </FlowNode>
  375. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubFlowRef" id="1468" version="3.1">
  376. <Property name="Name" value="strategyvip"/>
  377. <Property name="FlowNodeEditPart.WidgetY" value="243"/>
  378. <Property name="FlowNodeEditPart.WidgetX" value="485"/>
  379. <Property name="flowID" value="SMSStrategy"/>
  380. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubFlowRef" id="1470" version="1.2">
  381. <ItemProperties/>
  382. <ChildItems>
  383. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="1471" version="1.2">
  384. <ItemProperties>
  385. <Property name="Name" value="end"/>
  386. <Property name="LinkedNodeID" value="1365"/>
  387. </ItemProperties>
  388. <ChildItems/>
  389. </FlowItem>
  390. </ChildItems>
  391. </FlowItem>
  392. </FlowNode>
  393. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="1395" version="3.1">
  394. <Property name="Name" value="Anivip_2"/>
  395. <Property name="FlowNodeEditPart.WidgetY" value="319"/>
  396. <Property name="FlowNodeEditPart.WidgetX" value="159"/>
  397. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="1396" version="1.2">
  398. <ItemProperties/>
  399. <ChildItems>
  400. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="1397" version="1.2">
  401. <ItemProperties>
  402. <Property name="Name" value="Default"/>
  403. <Property name="LinkedNodeID" value="1369"/>
  404. </ItemProperties>
  405. <ChildItems/>
  406. </FlowItem>
  407. </ChildItems>
  408. </FlowItem>
  409. </FlowNode>
  410. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1509" version="3.1">
  411. <Property name="ReferencedNodeID" value="1395"/>
  412. <Property name="FlowNodeEditPart.WidgetY" value="204"/>
  413. <Property name="FlowNodeEditPart.WidgetX" value="457"/>
  414. </FlowNode>
  415. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubFlowRef" id="1443" version="3.1">
  416. <Property name="Name" value="FindSubFlowRef"/>
  417. <Property name="FlowNodeEditPart.WidgetY" value="415"/>
  418. <Property name="flowID" value="Find"/>
  419. <Property name="FlowNodeEditPart.WidgetX" value="818"/>
  420. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubFlowRef" id="1444" version="1.2">
  421. <ItemProperties/>
  422. <ChildItems>
  423. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="1445" version="1.2">
  424. <ItemProperties>
  425. <Property name="Name" value="end"/>
  426. <Property name="LinkedNodeID" value="1447"/>
  427. </ItemProperties>
  428. <ChildItems/>
  429. </FlowItem>
  430. </ChildItems>
  431. </FlowItem>
  432. </FlowNode>
  433. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="1511" version="3.1">
  434. <Property name="Name" value="GuideYY"/>
  435. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  436. <Property name="FlowNodeEditPart.WidgetY" value="138"/>
  437. <Property name="FlowNodeEditPart.WidgetX" value="513"/>
  438. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="1512" version="1.2">
  439. <ItemProperties/>
  440. <ChildItems>
  441. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="1513" version="1.2">
  442. <ItemProperties>
  443. <Property name="Name" value="guidey"/>
  444. </ItemProperties>
  445. <ChildItems/>
  446. </FlowItem>
  447. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="1514" version="1.2">
  448. <ItemProperties>
  449. <Property name="LinkedNodeID" value="1518"/>
  450. </ItemProperties>
  451. <ChildItems/>
  452. </FlowItem>
  453. </ChildItems>
  454. </FlowItem>
  455. </FlowNode>
  456. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="1384" version="3.1">
  457. <Property name="Name" value="VIPsqlSerlet"/>
  458. <Property name="FlowNodeEditPart.WidgetY" value="285"/>
  459. <Property name="FlowNodeEditPart.WidgetX" value="848"/>
  460. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="1385" version="1.2">
  461. <ItemProperties/>
  462. <ChildItems>
  463. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="1386" version="1.2">
  464. <ItemProperties>
  465. <Property name="Name" value="Default"/>
  466. <Property name="LinkedNodeID" value="1429"/>
  467. </ItemProperties>
  468. <ChildItems/>
  469. </FlowItem>
  470. </ChildItems>
  471. </FlowItem>
  472. </FlowNode>
  473. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1447" version="3.1">
  474. <Property name="ReferencedNodeID" value="1431"/>
  475. <Property name="FlowNodeEditPart.WidgetY" value="415"/>
  476. <Property name="FlowNodeEditPart.WidgetX" value="1004"/>
  477. </FlowNode>
  478. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="1387" version="3.1">
  479. <Property name="Name" value="huangjinAnnounce"/>
  480. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  481. <Property name="FlowNodeEditPart.WidgetY" value="308"/>
  482. <Property name="FlowNodeEditPart.WidgetX" value="651"/>
  483. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="1388" version="1.2">
  484. <ItemProperties/>
  485. <ChildItems>
  486. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="1389" version="1.2">
  487. <ItemProperties>
  488. <Property name="Name" value="huanying"/>
  489. </ItemProperties>
  490. <ChildItems/>
  491. </FlowItem>
  492. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="1390" version="1.2">
  493. <ItemProperties>
  494. <Property name="LinkedNodeID" value="1384"/>
  495. </ItemProperties>
  496. <ChildItems/>
  497. </FlowItem>
  498. </ChildItems>
  499. </FlowItem>
  500. </FlowNode>
  501. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="1518" version="3.1">
  502. <Property name="ReferencedNodeID" value="1395"/>
  503. <Property name="FlowNodeEditPart.WidgetY" value="139"/>
  504. <Property name="FlowNodeEditPart.WidgetX" value="649"/>
  505. </FlowNode>
  506. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="1515" version="3.1">
  507. <Property name="Name" value="GuideServlet"/>
  508. <Property name="FlowNodeEditPart.WidgetY" value="146"/>
  509. <Property name="FlowNodeEditPart.WidgetX" value="112"/>
  510. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="1516" version="1.2">
  511. <ItemProperties/>
  512. <ChildItems>
  513. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="1517" version="1.2">
  514. <ItemProperties>
  515. <Property name="Name" value="Default"/>
  516. <Property name="LinkedNodeID" value="1501"/>
  517. </ItemProperties>
  518. <ChildItems/>
  519. </FlowItem>
  520. </ChildItems>
  521. </FlowItem>
  522. </FlowNode>
  523. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubFlowRef" id="1454" version="3.1">
  524. <Property name="Name" value="strategy"/>
  525. <Property name="FlowNodeEditPart.WidgetY" value="477"/>
  526. <Property name="FlowNodeEditPart.WidgetX" value="672"/>
  527. <Property name="flowID" value="SMSStrategy"/>
  528. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubFlowRef" id="1455" version="1.2">
  529. <ItemProperties/>
  530. <ChildItems>
  531. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="1456" version="1.2">
  532. <ItemProperties>
  533. <Property name="Name" value="end"/>
  534. <Property name="LinkedNodeID" value="1403"/>
  535. </ItemProperties>
  536. <ChildItems/>
  537. </FlowItem>
  538. </ChildItems>
  539. </FlowItem>
  540. </FlowNode>
  541. <NodeConnection id="1411" version="1.2">
  542. <SourceNode id="1387"/>
  543. <TargetNode id="1384"/>
  544. <Property name="Connection.SourceObjectID" value="1390"/>
  545. <Property name="Connection.TargetObjectID" value="1384"/>
  546. <Bendpoint x="839" y="325"/>
  547. </NodeConnection>
  548. <NodeConnection id="1412" version="1.2">
  549. <SourceNode id="1365"/>
  550. <TargetNode id="1384"/>
  551. <Property name="Connection.SourceObjectID" value="1368"/>
  552. <Property name="Connection.TargetObjectID" value="1384"/>
  553. </NodeConnection>
  554. <NodeConnection id="1419" version="1.2">
  555. <SourceNode id="1395"/>
  556. <TargetNode id="1369"/>
  557. <Property name="Connection.SourceObjectID" value="1397"/>
  558. <Property name="Connection.TargetObjectID" value="1369"/>
  559. </NodeConnection>
  560. <NodeConnection id="1420" version="1.2">
  561. <SourceNode id="1398"/>
  562. <TargetNode id="1384"/>
  563. <Property name="Connection.SourceObjectID" value="1401"/>
  564. <Property name="Connection.TargetObjectID" value="1384"/>
  565. <Bendpoint x="870" y="340"/>
  566. <Bendpoint x="854" y="338"/>
  567. <Bendpoint x="838" y="309"/>
  568. </NodeConnection>
  569. <NodeConnection id="1430" version="1.2">
  570. <SourceNode id="1384"/>
  571. <TargetNode id="1429"/>
  572. <Property name="Connection.SourceObjectID" value="1386"/>
  573. <Property name="Connection.TargetObjectID" value="1429"/>
  574. </NodeConnection>
  575. <NodeConnection id="1433" version="1.2">
  576. <SourceNode id="1369"/>
  577. <TargetNode id="1432"/>
  578. <Property name="Connection.SourceObjectID" value="1379"/>
  579. <Property name="Connection.TargetObjectID" value="1432"/>
  580. </NodeConnection>
  581. <NodeConnection id="1448" version="1.2">
  582. <SourceNode id="1443"/>
  583. <TargetNode id="1447"/>
  584. <Property name="Connection.SourceObjectID" value="1445"/>
  585. <Property name="Connection.TargetObjectID" value="1447"/>
  586. </NodeConnection>
  587. <NodeConnection id="1465" version="1.2">
  588. <SourceNode id="1437"/>
  589. <TargetNode id="1454"/>
  590. <Property name="Connection.SourceObjectID" value="1439"/>
  591. <Property name="Connection.TargetObjectID" value="1454"/>
  592. </NodeConnection>
  593. <NodeConnection id="1469" version="1.2">
  594. <SourceNode id="1369"/>
  595. <TargetNode id="1468"/>
  596. <Property name="Connection.SourceObjectID" value="1373"/>
  597. <Property name="Connection.TargetObjectID" value="1468"/>
  598. </NodeConnection>
  599. <NodeConnection id="1472" version="1.2">
  600. <SourceNode id="1468"/>
  601. <TargetNode id="1365"/>
  602. <Property name="Connection.SourceObjectID" value="1471"/>
  603. <Property name="Connection.TargetObjectID" value="1365"/>
  604. </NodeConnection>
  605. <NodeConnection id="1474" version="1.2">
  606. <SourceNode id="1369"/>
  607. <TargetNode id="1468"/>
  608. <Property name="Connection.SourceObjectID" value="1375"/>
  609. <Property name="Connection.TargetObjectID" value="1468"/>
  610. </NodeConnection>
  611. <NodeConnection id="1475" version="1.2">
  612. <SourceNode id="1369"/>
  613. <TargetNode id="1468"/>
  614. <Property name="Connection.SourceObjectID" value="1377"/>
  615. <Property name="Connection.TargetObjectID" value="1468"/>
  616. <Bendpoint x="464" y="310"/>
  617. </NodeConnection>
  618. <NodeConnection id="1490" version="1.2">
  619. <SourceNode id="1369"/>
  620. <TargetNode id="1443"/>
  621. <Property name="Connection.SourceObjectID" value="1381"/>
  622. <Property name="Connection.TargetObjectID" value="1443"/>
  623. </NodeConnection>
  624. <NodeConnection id="1497" version="1.2">
  625. <SourceNode id="1403"/>
  626. <TargetNode id="1427"/>
  627. <Property name="Connection.SourceObjectID" value="1407"/>
  628. <Property name="Connection.TargetObjectID" value="1427"/>
  629. </NodeConnection>
  630. <NodeConnection id="1498" version="1.2">
  631. <SourceNode id="1454"/>
  632. <TargetNode id="1403"/>
  633. <Property name="Connection.SourceObjectID" value="1456"/>
  634. <Property name="Connection.TargetObjectID" value="1403"/>
  635. </NodeConnection>
  636. <NodeConnection id="1499" version="1.2">
  637. <SourceNode id="1369"/>
  638. <TargetNode id="1437"/>
  639. <Property name="Connection.SourceObjectID" value="1383"/>
  640. <Property name="Connection.TargetObjectID" value="1437"/>
  641. </NodeConnection>
  642. <NodeConnection id="1500" version="1.2">
  643. <SourceNode id="1369"/>
  644. <TargetNode id="1437"/>
  645. <Property name="Connection.SourceObjectID" value="1492"/>
  646. <Property name="Connection.TargetObjectID" value="1437"/>
  647. </NodeConnection>
  648. <NodeConnection id="1510" version="1.2">
  649. <SourceNode id="1501"/>
  650. <TargetNode id="1509"/>
  651. <Property name="Connection.SourceObjectID" value="1508"/>
  652. <Property name="Connection.TargetObjectID" value="1509"/>
  653. </NodeConnection>
  654. <NodeConnection id="1519" version="1.2">
  655. <SourceNode id="1501"/>
  656. <TargetNode id="1511"/>
  657. <Property name="Connection.SourceObjectID" value="1504"/>
  658. <Property name="Connection.TargetObjectID" value="1511"/>
  659. </NodeConnection>
  660. <NodeConnection id="1527" version="1.2">
  661. <SourceNode id="1511"/>
  662. <TargetNode id="1518"/>
  663. <Property name="Connection.SourceObjectID" value="1514"/>
  664. <Property name="Connection.TargetObjectID" value="1518"/>
  665. </NodeConnection>
  666. <NodeConnection id="1528" version="1.2">
  667. <SourceNode id="1"/>
  668. <TargetNode id="1515"/>
  669. <Property name="Connection.SourceObjectID" value="3"/>
  670. <Property name="Connection.TargetObjectID" value="1515"/>
  671. </NodeConnection>
  672. <NodeConnection id="1529" version="1.2">
  673. <SourceNode id="1515"/>
  674. <TargetNode id="1501"/>
  675. <Property name="Connection.SourceObjectID" value="1517"/>
  676. <Property name="Connection.TargetObjectID" value="1501"/>
  677. </NodeConnection>
  678. </FlowGraph>
  679. <ProjectEventTypes/>
  680. </ApplicationFlow>
  681. </AppFlowDoc>