| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <AppFlowDoc>
- <ApplicationFlow nextObjectId="172" package="flow" version="5.0">
- <FlowGraph>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.AppRoot" id="1" version="3.1">
- <Property name="Name" value="AppRoot"/>
- <Property name="FlowNodeEditPart.WidgetY" value="124"/>
- <Property name="FlowNodeEditPart.WidgetX" value="42"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.AppRoot" id="2" version="1.2">
- <ItemProperties>
- <Property name="StartNodeID" value="23"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.OnDisconnect" id="3" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="21"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Menu" id="4" version="3.1">
- <Property name="Name" value="MainMenu"/>
- <Property name="FlowNodeEditPart.WidgetY" value="256"/>
- <Property name="FlowNodeEditPart.WidgetX" value="61"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Menu" id="5" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="9" version="1.2">
- <ItemProperties>
- <Property name="Name" value="mainMenu"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="6" version="1.2">
- <ItemProperties>
- <Property name="Name" value="电话投保及咨询请按1"/>
- <Property name="LinkedNodeID" value="98"/>
- <Property name="ActivateDTMF" value="1"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="7" version="1.2">
- <ItemProperties>
- <Property name="Name" value="找原销售代表请按2"/>
- <Property name="LinkedNodeID" value="98"/>
- <Property name="ActivateDTMF" value="2"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="8" version="1.2">
- <ItemProperties>
- <Property name="Name" value="投诉及建议请按3"/>
- <Property name="LinkedNodeID" value="98"/>
- <Property name="ActivateDTMF" value="3"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="10" version="1.2">
- <ItemProperties>
- <Property name="Name" value="重听#"/>
- <Property name="LinkedNodeID" value="101"/>
- <Property name="ActivateDTMF" value="#"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="11" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="128" version="1.2">
- <ItemProperties>
- <Property name="Name" value="inputError"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="52" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="161"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="12" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="129" version="1.2">
- <ItemProperties>
- <Property name="Name" value="matchError"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="53" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="130"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.OnDisconnect" id="13" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="78"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="78" version="3.1">
- <Property name="Name" value="Bey"/>
- <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
- <Property name="FlowNodeEditPart.WidgetY" value="464"/>
- <Property name="FlowNodeEditPart.WidgetX" value="285"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="79" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="80" version="1.2">
- <ItemProperties>
- <Property name="Name" value="bey"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="81" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="82"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="131" version="3.1">
- <Property name="Name" value="GetInput"/>
- <Property name="FlowNodeEditPart.WidgetY" value="551"/>
- <Property name="FlowNodeEditPart.WidgetX" value="569"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="132" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="133" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchItem" id="134" version="1.2">
- <ItemProperties>
- <Property name="switch.var" value="ErrorInput"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="135" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="1"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="141" version="1.2">
- <ItemProperties>
- <Property name="sourceConstant" value="2"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="ErrorInput"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="136" version="1.2">
- <ItemProperties>
- <Property name="Name" value="第1次输入错误"/>
- <Property name="LinkedNodeID" value="156"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="137" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="2"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="142" version="1.2">
- <ItemProperties>
- <Property name="sourceConstant" value="3"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="ErrorInput"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="138" version="1.2">
- <ItemProperties>
- <Property name="Name" value="第2次输入错误"/>
- <Property name="LinkedNodeID" value="156"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchDefault" id="139" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="140" version="1.2">
- <ItemProperties>
- <Property name="Name" value="第3次输入错误"/>
- <Property name="LinkedNodeID" value="155"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="130" version="3.1">
- <Property name="ReferencedNodeID" value="118"/>
- <Property name="FlowNodeEditPart.WidgetY" value="414"/>
- <Property name="FlowNodeEditPart.WidgetX" value="368"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="73" version="3.1">
- <Property name="ReferencedNodeID" value="4"/>
- <Property name="FlowNodeEditPart.WidgetY" value="315"/>
- <Property name="FlowNodeEditPart.WidgetX" value="684"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="14" version="3.1">
- <Property name="Name" value="WeCome"/>
- <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
- <Property name="FlowNodeEditPart.WidgetY" value="80"/>
- <Property name="FlowNodeEditPart.WidgetX" value="727"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="15" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="16" version="1.2">
- <ItemProperties>
- <Property name="Name" value="weCome"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="17" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="41"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="153" version="3.1">
- <Property name="ReferencedNodeID" value="4"/>
- <Property name="FlowNodeEditPart.WidgetY" value="548"/>
- <Property name="FlowNodeEditPart.WidgetX" value="434"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="155" version="3.1">
- <Property name="ReferencedNodeID" value="78"/>
- <Property name="FlowNodeEditPart.WidgetY" value="591"/>
- <Property name="FlowNodeEditPart.WidgetX" value="807"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="86" version="3.1">
- <Property name="Name" value="SetCTI"/>
- <Property name="FlowNodeEditPart.WidgetY" value="254"/>
- <Property name="FlowNodeEditPart.WidgetX" value="779"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="87" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="88" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.TryBlock" id="163" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.ic.ui.transferCall" id="164" version="1.2">
- <ItemProperties>
- <Property name="TransferCall.VAR" value="VDN"/>
- <Property name="ext.type.id" value="com.avaya.sce.ic.ui.transferCall"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.CatchBlock" id="165" version="1.2">
- <ItemProperties>
- <Property name="exceptions" value="com.avaya.sce.runtimecommon.SCERuntimeException"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.TryBlock" id="166" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.ic.ui.transferCall" id="167" version="1.2">
- <ItemProperties>
- <Property name="TransferCall.VAR" value="VDN"/>
- <Property name="ext.type.id" value="com.avaya.sce.ic.ui.transferCall"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.CatchBlock" id="168" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="89" version="1.2">
- <ItemProperties>
- <Property name="Name" value="err"/>
- <Property name="LinkedNodeID" value="-1"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="169" version="1.2">
- <ItemProperties>
- <Property name="Name" value="end"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="156" version="3.1">
- <Property name="ReferencedNodeID" value="145"/>
- <Property name="FlowNodeEditPart.WidgetY" value="550"/>
- <Property name="FlowNodeEditPart.WidgetX" value="805"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Return" id="21" version="3.1">
- <Property name="Name" value="End"/>
- <Property name="FlowNodeEditPart.WidgetY" value="143"/>
- <Property name="FlowNodeEditPart.WidgetX" value="248"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Return" id="49" version="1.2">
- <ItemProperties/>
- <ChildItems/>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="23" version="3.1">
- <Property name="Name" value="GetCTI"/>
- <Property name="FlowNodeEditPart.WidgetY" value="94"/>
- <Property name="FlowNodeEditPart.WidgetX" value="230"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="24" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="25" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="26" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="29"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="82" version="3.1">
- <Property name="ReferencedNodeID" value="21"/>
- <Property name="FlowNodeEditPart.WidgetY" value="464"/>
- <Property name="FlowNodeEditPart.WidgetX" value="392"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="145" version="3.1">
- <Property name="Name" value="AgainInput"/>
- <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
- <Property name="FlowNodeEditPart.WidgetY" value="549"/>
- <Property name="FlowNodeEditPart.WidgetX" value="268"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="146" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="147" version="1.2">
- <ItemProperties>
- <Property name="Name" value="againInput"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="148" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="153"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="29" version="3.1">
- <Property name="Name" value="WorkTime"/>
- <Property name="FlowNodeEditPart.WidgetY" value="95"/>
- <Property name="FlowNodeEditPart.WidgetX" value="374"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="30" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="31" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="33"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="149" version="3.1">
- <Property name="ReferencedNodeID" value="78"/>
- <Property name="FlowNodeEditPart.WidgetY" value="590"/>
- <Property name="FlowNodeEditPart.WidgetX" value="262"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="170" version="3.1">
- <Property name="Name" value="Transfer"/>
- <Property name="FlowNodeEditPart.WidgetY" value="255"/>
- <Property name="FlowNodeEditPart.WidgetX" value="914"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="171" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.BlindTransfer" id="172" version="1.2">
- <ItemProperties>
- <Property name="Name" value="SetBlindTransfer"/>
- <Property name="DestinationNumberVarID" value="VDN"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="33" version="3.1">
- <Property name="Name" value="TimeType"/>
- <Property name="FlowNodeEditPart.WidgetY" value="95"/>
- <Property name="FlowNodeEditPart.WidgetX" value="538"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="34" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="35" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.IfCondition" id="38" version="1.2">
- <ItemProperties>
- <Property name="RightConstOperand" value="0"/>
- <Property name="Operator" value="EqualsIgnoreCase"/>
- <Property name="LeftOperandID" value="Type"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="36" version="1.2">
- <ItemProperties>
- <Property name="Name" value="工作时间"/>
- <Property name="LinkedNodeID" value="14"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseCondition" id="39" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="40" version="1.2">
- <ItemProperties>
- <Property name="Name" value="节假日时间"/>
- <Property name="LinkedNodeID" value="43"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="101" version="3.1">
- <Property name="ReferencedNodeID" value="54"/>
- <Property name="FlowNodeEditPart.WidgetY" value="316"/>
- <Property name="FlowNodeEditPart.WidgetX" value="374"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="98" version="3.1">
- <Property name="Name" value="SetVND"/>
- <Property name="FlowNodeEditPart.WidgetY" value="256"/>
- <Property name="FlowNodeEditPart.WidgetX" value="376"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="99" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="100" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="54"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="43" version="3.1">
- <Property name="Name" value="Holiday"/>
- <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
- <Property name="FlowNodeEditPart.WidgetY" value="130"/>
- <Property name="FlowNodeEditPart.WidgetX" value="730"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="44" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="45" version="1.2">
- <ItemProperties>
- <Property name="Name" value="holiday"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="46" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="48"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="161" version="3.1">
- <Property name="ReferencedNodeID" value="131"/>
- <Property name="FlowNodeEditPart.WidgetY" value="366"/>
- <Property name="FlowNodeEditPart.WidgetX" value="369"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="41" version="3.1">
- <Property name="ReferencedNodeID" value="4"/>
- <Property name="FlowNodeEditPart.WidgetY" value="79"/>
- <Property name="FlowNodeEditPart.WidgetX" value="863"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="118" version="3.1">
- <Property name="Name" value="GetMatch"/>
- <Property name="FlowNodeEditPart.WidgetY" value="550"/>
- <Property name="FlowNodeEditPart.WidgetX" value="37"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="119" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="120" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchItem" id="122" version="1.2">
- <ItemProperties>
- <Property name="switch.var" value="ErrorMatch"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="123" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="1"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="143" version="1.2">
- <ItemProperties>
- <Property name="sourceConstant" value="2"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="ErrorMatch"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="121" version="1.2">
- <ItemProperties>
- <Property name="Name" value="第1次输入错误"/>
- <Property name="LinkedNodeID" value="145"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="124" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="2"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="144" version="1.2">
- <ItemProperties>
- <Property name="sourceConstant" value="3"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="ErrorMatch"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="126" version="1.2">
- <ItemProperties>
- <Property name="Name" value="第2次输入错误"/>
- <Property name="LinkedNodeID" value="145"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchDefault" id="125" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="127" version="1.2">
- <ItemProperties>
- <Property name="Name" value="第3次输入错误"/>
- <Property name="LinkedNodeID" value="149"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="48" version="3.1">
- <Property name="ReferencedNodeID" value="21"/>
- <Property name="FlowNodeEditPart.WidgetY" value="131"/>
- <Property name="FlowNodeEditPart.WidgetX" value="854"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="54" version="3.1">
- <Property name="Name" value="GetMenu"/>
- <Property name="FlowNodeEditPart.WidgetY" value="255"/>
- <Property name="FlowNodeEditPart.WidgetX" value="554"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="55" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="56" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="71" version="1.2">
- <ItemProperties>
- <Property name="sourceConstant" value="1"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="ErrorMatch"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="72" version="1.2">
- <ItemProperties>
- <Property name="sourceConstant" value="1"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="ErrorInput"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchItem" id="59" version="1.2">
- <ItemProperties>
- <Property name="switch.var" value="MainMenu"/>
- <Property name="switch.field" value="value"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="60" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="1"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="65" version="1.2">
- <ItemProperties>
- <Property name="Name" value="转人工1"/>
- <Property name="LinkedNodeID" value="86"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="61" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="2"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="66" version="1.2">
- <ItemProperties>
- <Property name="Name" value="转人工2"/>
- <Property name="LinkedNodeID" value="86"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="62" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="3"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="67" version="1.2">
- <ItemProperties>
- <Property name="Name" value="转人工3"/>
- <Property name="LinkedNodeID" value="86"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchDefault" id="63" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="64" version="1.2">
- <ItemProperties>
- <Property name="Name" value="重听"/>
- <Property name="LinkedNodeID" value="73"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="113" version="3.1">
- <Property name="ReferencedNodeID" value="21"/>
- <Property name="FlowNodeEditPart.WidgetY" value="255"/>
- <Property name="FlowNodeEditPart.WidgetX" value="1039"/>
- </FlowNode>
- <NodeConnection id="22" version="1.2">
- <SourceNode id="1"/>
- <TargetNode id="21"/>
- <Property name="Connection.SourceObjectID" value="3"/>
- <Property name="Connection.TargetObjectID" value="21"/>
- </NodeConnection>
- <NodeConnection id="27" version="1.2">
- <SourceNode id="1"/>
- <TargetNode id="23"/>
- <Property name="Connection.SourceObjectID" value="2"/>
- <Property name="Connection.TargetObjectID" value="23"/>
- </NodeConnection>
- <NodeConnection id="32" version="1.2">
- <SourceNode id="23"/>
- <TargetNode id="29"/>
- <Property name="Connection.SourceObjectID" value="26"/>
- <Property name="Connection.TargetObjectID" value="29"/>
- </NodeConnection>
- <NodeConnection id="37" version="1.2">
- <SourceNode id="29"/>
- <TargetNode id="33"/>
- <Property name="Connection.SourceObjectID" value="31"/>
- <Property name="Connection.TargetObjectID" value="33"/>
- </NodeConnection>
- <NodeConnection id="47" version="1.2">
- <SourceNode id="33"/>
- <TargetNode id="43"/>
- <Property name="Connection.SourceObjectID" value="40"/>
- <Property name="Connection.TargetObjectID" value="43"/>
- </NodeConnection>
- <NodeConnection id="50" version="1.2">
- <SourceNode id="43"/>
- <TargetNode id="48"/>
- <Property name="Connection.SourceObjectID" value="46"/>
- <Property name="Connection.TargetObjectID" value="48"/>
- </NodeConnection>
- <NodeConnection id="74" version="1.2">
- <SourceNode id="54"/>
- <TargetNode id="73"/>
- <Property name="Connection.SourceObjectID" value="64"/>
- <Property name="Connection.TargetObjectID" value="73"/>
- </NodeConnection>
- <NodeConnection id="84" version="1.2">
- <SourceNode id="4"/>
- <TargetNode id="78"/>
- <Property name="Connection.SourceObjectID" value="13"/>
- <Property name="Connection.TargetObjectID" value="78"/>
- <Bendpoint x="271" y="429"/>
- </NodeConnection>
- <NodeConnection id="85" version="1.2">
- <SourceNode id="78"/>
- <TargetNode id="82"/>
- <Property name="Connection.SourceObjectID" value="81"/>
- <Property name="Connection.TargetObjectID" value="82"/>
- </NodeConnection>
- <NodeConnection id="90" version="1.2">
- <SourceNode id="54"/>
- <TargetNode id="86"/>
- <Property name="Connection.SourceObjectID" value="65"/>
- <Property name="Connection.TargetObjectID" value="86"/>
- </NodeConnection>
- <NodeConnection id="91" version="1.2">
- <SourceNode id="54"/>
- <TargetNode id="86"/>
- <Property name="Connection.SourceObjectID" value="66"/>
- <Property name="Connection.TargetObjectID" value="86"/>
- </NodeConnection>
- <NodeConnection id="92" version="1.2">
- <SourceNode id="54"/>
- <TargetNode id="86"/>
- <Property name="Connection.SourceObjectID" value="67"/>
- <Property name="Connection.TargetObjectID" value="86"/>
- </NodeConnection>
- <NodeConnection id="102" version="1.2">
- <SourceNode id="98"/>
- <TargetNode id="54"/>
- <Property name="Connection.SourceObjectID" value="100"/>
- <Property name="Connection.TargetObjectID" value="54"/>
- </NodeConnection>
- <NodeConnection id="103" version="1.2">
- <SourceNode id="4"/>
- <TargetNode id="98"/>
- <Property name="Connection.SourceObjectID" value="6"/>
- <Property name="Connection.TargetObjectID" value="98"/>
- </NodeConnection>
- <NodeConnection id="104" version="1.2">
- <SourceNode id="4"/>
- <TargetNode id="98"/>
- <Property name="Connection.SourceObjectID" value="7"/>
- <Property name="Connection.TargetObjectID" value="98"/>
- </NodeConnection>
- <NodeConnection id="105" version="1.2">
- <SourceNode id="4"/>
- <TargetNode id="98"/>
- <Property name="Connection.SourceObjectID" value="8"/>
- <Property name="Connection.TargetObjectID" value="98"/>
- <Bendpoint x="340" y="315"/>
- </NodeConnection>
- <NodeConnection id="114" version="1.2">
- <SourceNode id="33"/>
- <TargetNode id="14"/>
- <Property name="Connection.SourceObjectID" value="36"/>
- <Property name="Connection.TargetObjectID" value="14"/>
- </NodeConnection>
- <NodeConnection id="115" version="1.2">
- <SourceNode id="14"/>
- <TargetNode id="41"/>
- <Property name="Connection.SourceObjectID" value="17"/>
- <Property name="Connection.TargetObjectID" value="41"/>
- </NodeConnection>
- <NodeConnection id="117" version="1.2">
- <SourceNode id="4"/>
- <TargetNode id="101"/>
- <Property name="Connection.SourceObjectID" value="10"/>
- <Property name="Connection.TargetObjectID" value="101"/>
- </NodeConnection>
- <NodeConnection id="150" version="1.2">
- <SourceNode id="118"/>
- <TargetNode id="145"/>
- <Property name="Connection.SourceObjectID" value="121"/>
- <Property name="Connection.TargetObjectID" value="145"/>
- </NodeConnection>
- <NodeConnection id="151" version="1.2">
- <SourceNode id="118"/>
- <TargetNode id="145"/>
- <Property name="Connection.SourceObjectID" value="126"/>
- <Property name="Connection.TargetObjectID" value="145"/>
- </NodeConnection>
- <NodeConnection id="152" version="1.2">
- <SourceNode id="118"/>
- <TargetNode id="149"/>
- <Property name="Connection.SourceObjectID" value="127"/>
- <Property name="Connection.TargetObjectID" value="149"/>
- </NodeConnection>
- <NodeConnection id="154" version="1.2">
- <SourceNode id="145"/>
- <TargetNode id="153"/>
- <Property name="Connection.SourceObjectID" value="148"/>
- <Property name="Connection.TargetObjectID" value="153"/>
- </NodeConnection>
- <NodeConnection id="157" version="1.2">
- <SourceNode id="131"/>
- <TargetNode id="156"/>
- <Property name="Connection.SourceObjectID" value="136"/>
- <Property name="Connection.TargetObjectID" value="156"/>
- </NodeConnection>
- <NodeConnection id="158" version="1.2">
- <SourceNode id="131"/>
- <TargetNode id="156"/>
- <Property name="Connection.SourceObjectID" value="138"/>
- <Property name="Connection.TargetObjectID" value="156"/>
- </NodeConnection>
- <NodeConnection id="159" version="1.2">
- <SourceNode id="131"/>
- <TargetNode id="155"/>
- <Property name="Connection.SourceObjectID" value="140"/>
- <Property name="Connection.TargetObjectID" value="155"/>
- </NodeConnection>
- <NodeConnection id="160" version="1.2">
- <SourceNode id="4"/>
- <TargetNode id="130"/>
- <Property name="Connection.SourceObjectID" value="53"/>
- <Property name="Connection.TargetObjectID" value="130"/>
- <Bendpoint x="287" y="403"/>
- </NodeConnection>
- <NodeConnection id="162" version="1.2">
- <SourceNode id="4"/>
- <TargetNode id="161"/>
- <Property name="Connection.SourceObjectID" value="52"/>
- <Property name="Connection.TargetObjectID" value="161"/>
- <Bendpoint x="312" y="372"/>
- </NodeConnection>
- </FlowGraph>
- <ProjectEventTypes/>
- </ApplicationFlow>
- </AppFlowDoc>
|