| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <AppFlowDoc>
- <ApplicationFlow nextObjectId="266" package="flow" version="5.0">
- <FlowGraph>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="68" version="3.1">
- <Property name="ReferencedNodeID" value="101"/>
- <Property name="FlowNodeEditPart.WidgetY" value="22"/>
- <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="69" version="3.1">
- <Property name="ReferencedNodeID" value="154"/>
- <Property name="FlowNodeEditPart.WidgetY" value="80"/>
- <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.AppRoot" id="1" version="3.1">
- <Property name="Name" value="AppRoot"/>
- <Property name="FlowNodeEditPart.WidgetY" value="12"/>
- <Property name="FlowNodeEditPart.WidgetX" value="22"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.AppRoot" id="2" version="1.2">
- <ItemProperties>
- <Property name="StartNodeID" value="9"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.OnDisconnect" id="207" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="223"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Catch" id="230" version="1.2">
- <ItemProperties>
- <Property name="event.name" value="connection.disconnect.hangup"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="232" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="223"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="70" version="3.1">
- <Property name="ReferencedNodeID" value="117"/>
- <Property name="FlowNodeEditPart.WidgetY" value="138"/>
- <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="71" version="3.1">
- <Property name="ReferencedNodeID" value="149"/>
- <Property name="FlowNodeEditPart.WidgetY" value="196"/>
- <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="3" version="3.1">
- <Property name="Name" value="processReq"/>
- <Property name="FlowNodeEditPart.WidgetY" value="25"/>
- <Property name="FlowNodeEditPart.WidgetX" value="439"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="4" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="5" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="13"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="140" version="3.1">
- <Property name="ReferencedNodeID" value="3"/>
- <Property name="FlowNodeEditPart.WidgetY" value="1026"/>
- <Property name="FlowNodeEditPart.WidgetX" value="600"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="203" version="3.1">
- <Property name="ReferencedNodeID" value="185"/>
- <Property name="FlowNodeEditPart.WidgetY" value="656"/>
- <Property name="FlowNodeEditPart.WidgetX" value="734"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="9" version="3.1">
- <Property name="Name" value="callInitial"/>
- <Property name="FlowNodeEditPart.WidgetY" value="7"/>
- <Property name="FlowNodeEditPart.WidgetX" value="259"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="10" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="11" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="238" version="1.2">
- <ItemProperties>
- <Property name="trace.text" value="App Version : 1.0.4"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="111" version="1.2">
- <ItemProperties>
- <Property name="trace.text" value="one call coming..."/>
- <Property name="trace.varId" value="session"/>
- <Property name="trace.fieldId" value="ani"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="112" version="1.2">
- <ItemProperties>
- <Property name="sourceVarId" value="requestTypeConst"/>
- <Property name="destFieldId" value="requestType"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="requestObj"/>
- <Property name="sourceFieldId" value="CALL_INIT"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="179" version="1.2">
- <ItemProperties>
- <Property name="trace.text" value="assign requestType = CALL_INIT done"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="113" version="1.2">
- <ItemProperties>
- <Property name="sourceVarId" value="session"/>
- <Property name="destFieldId" value="userid"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="requestObj"/>
- <Property name="sourceFieldId" value="sessionid"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="180" version="1.2">
- <ItemProperties>
- <Property name="trace.text" value="assigned userid "/>
- <Property name="trace.varId" value="session"/>
- <Property name="trace.fieldId" value="sessionid"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="114" version="1.2">
- <ItemProperties>
- <Property name="sourceVarId" value="session"/>
- <Property name="destFieldId" value="inparams_call_id"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="requestObj"/>
- <Property name="sourceFieldId" value="sessionid"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="181" version="1.2">
- <ItemProperties>
- <Property name="trace.text" value="assigned call id"/>
- <Property name="trace.varId" value="session"/>
- <Property name="trace.fieldId" value="sessionid"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="115" version="1.2">
- <ItemProperties>
- <Property name="sourceVarId" value="session"/>
- <Property name="destFieldId" value="inparams_call_sor_id"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="requestObj"/>
- <Property name="sourceFieldId" value="ani"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Trace" id="182" version="1.2">
- <ItemProperties>
- <Property name="trace.text" value="assigned call sor id"/>
- <Property name="trace.varId" value="session"/>
- <Property name="trace.fieldId" value="ani"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="12" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="3"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="128" version="3.1">
- <Property name="ReferencedNodeID" value="78"/>
- <Property name="FlowNodeEditPart.WidgetY" value="1125"/>
- <Property name="FlowNodeEditPart.WidgetX" value="596"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="131" version="3.1">
- <Property name="Name" value="promptAndTransfer_P1"/>
- <Property name="FlowNodeEditPart.WidgetY" value="1209"/>
- <Property name="FlowNodeEditPart.WidgetX" value="21"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="132" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="133" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Next"/>
- <Property name="LinkedNodeID" value="216"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Return" id="78" version="3.1">
- <Property name="Name" value="end"/>
- <Property name="FlowNodeEditPart.WidgetY" value="371"/>
- <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Return" id="129" version="1.2">
- <ItemProperties/>
- <ChildItems/>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="72" version="3.1">
- <Property name="ReferencedNodeID" value="131"/>
- <Property name="FlowNodeEditPart.WidgetY" value="254"/>
- <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="13" version="3.1">
- <Property name="Name" value="processResp"/>
- <Property name="FlowNodeEditPart.WidgetY" value="153"/>
- <Property name="FlowNodeEditPart.WidgetX" value="457"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="14" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="15" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="16"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="135" version="3.1">
- <Property name="ReferencedNodeID" value="78"/>
- <Property name="FlowNodeEditPart.WidgetY" value="1209"/>
- <Property name="FlowNodeEditPart.WidgetX" value="650"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="195" version="3.1">
- <Property name="ReferencedNodeID" value="185"/>
- <Property name="FlowNodeEditPart.WidgetY" value="508"/>
- <Property name="FlowNodeEditPart.WidgetX" value="683"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="16" version="3.1">
- <Property name="Name" value="postResp"/>
- <Property name="FlowNodeEditPart.WidgetY" value="153"/>
- <Property name="FlowNodeEditPart.WidgetX" value="648"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="17" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="18" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchItem" id="20" version="1.2">
- <ItemProperties>
- <Property name="switch.var" value="navitor"/>
- <Property name="switch.field" value="next"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="25" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="PROMPT_AND_ASR"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="26" version="1.2">
- <ItemProperties>
- <Property name="Name" value="PROMPT_AND_ASR"/>
- <Property name="LinkedNodeID" value="68"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="21" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="ONLY_PROMPT"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="27" version="1.2">
- <ItemProperties>
- <Property name="Name" value="PROMPT"/>
- <Property name="LinkedNodeID" value="69"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="22" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="PROMPT_AND_DTMF"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="28" version="1.2">
- <ItemProperties>
- <Property name="Name" value="PROMPT_AND_DTMF"/>
- <Property name="LinkedNodeID" value="70"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="23" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="PROMPT_AND_DROP"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="29" version="1.2">
- <ItemProperties>
- <Property name="Name" value="PROMPT_AND_DROP"/>
- <Property name="LinkedNodeID" value="71"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="24" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="PROMPT_AND_TRANSFER"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="30" version="1.2">
- <ItemProperties>
- <Property name="Name" value="PROMPT_AND_TRANSFER"/>
- <Property name="LinkedNodeID" value="72"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="263" version="1.2">
- <ItemProperties>
- <Property name="case.val" value="PROMPT_AND_ASR_OR_DTMF"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="264" version="1.2">
- <ItemProperties>
- <Property name="Name" value="PROMPT_AND_ASR_OR_DTMF"/>
- <Property name="LinkedNodeID" value="265"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="19" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="78"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="154" version="3.1">
- <Property name="Name" value="promptAndContinue"/>
- <Property name="FlowNodeEditPart.WidgetY" value="1025"/>
- <Property name="FlowNodeEditPart.WidgetX" value="32"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="155" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="156" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Next"/>
- <Property name="LinkedNodeID" value="172"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="223" version="3.1">
- <Property name="Name" value="onDisconnectHandle"/>
- <Property name="FlowNodeEditPart.WidgetY" value="177"/>
- <Property name="FlowNodeEditPart.WidgetX" value="29"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="224" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="225" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="234" version="1.2">
- <ItemProperties>
- <Property name="sourceVarId" value="requestTypeConst"/>
- <Property name="destFieldId" value="requestType"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="requestObj"/>
- <Property name="sourceFieldId" value="ON_DISCONNECTED"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="226" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="228"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="216" version="3.1">
- <Property name="Name" value="promptAndTransfer_P2"/>
- <Property name="FlowNodeEditPart.WidgetIcon" value="blindtransfer.gif"/>
- <Property name="FlowNodeEditPart.WidgetY" value="1209"/>
- <Property name="FlowNodeEditPart.WidgetX" value="309"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="217" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.BlindTransfer" id="218" version="1.2">
- <ItemProperties>
- <Property name="Name" value="promptAndTransfer_P2"/>
- <Property name="name.bound" value="true"/>
- <Property name="DestinationNumberVarFieldID" value="transferTarget"/>
- <Property name="DestinationNumberVarID" value="navitor"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="220" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="135"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="80" version="3.1">
- <Property name="ReferencedNodeID" value="3"/>
- <Property name="FlowNodeEditPart.WidgetY" value="707"/>
- <Property name="FlowNodeEditPart.WidgetX" value="1022"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="158" version="3.1">
- <Property name="Name" value="afterPromptAndASR"/>
- <Property name="FlowNodeEditPart.WidgetY" value="560"/>
- <Property name="FlowNodeEditPart.WidgetX" value="675"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="159" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="160" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="164" version="1.2">
- <ItemProperties>
- <Property name="sourceVarId" value="requestTypeConst"/>
- <Property name="destFieldId" value="requestType"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="requestObj"/>
- <Property name="sourceFieldId" value="PROMPT_AND_ASR_DONE"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="161" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="121"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="265" version="3.1">
- <Property name="ReferencedNodeID" value="239"/>
- <Property name="FlowNodeEditPart.WidgetY" value="312"/>
- <Property name="FlowNodeEditPart.WidgetX" value="1031"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="149" version="3.1">
- <Property name="Name" value="promptAndDrop"/>
- <Property name="FlowNodeEditPart.WidgetY" value="1124"/>
- <Property name="FlowNodeEditPart.WidgetX" value="30"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="150" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="151" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Next"/>
- <Property name="LinkedNodeID" value="128"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="31" version="3.1">
- <Property name="Name" value="promptAndASR_P2"/>
- <Property name="FlowNodeEditPart.WidgetIcon" value="promptandcollect.gif"/>
- <Property name="FlowNodeEditPart.WidgetY" value="521"/>
- <Property name="FlowNodeEditPart.WidgetX" value="254"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="32" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Field" id="33" version="1.2">
- <ItemProperties>
- <Property name="Name" value="promptAndASR_P2"/>
- <Property name="name.bound" value="true"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Grammar" id="35" version="1.2">
- <ItemProperties>
- <Property name="Name" value="iflytekExtern"/>
- <Property name="language" value="chinese"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="183" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="192" version="1.2">
- <ItemProperties>
- <Property name="Name" value="noInput"/>
- <Property name="LinkedNodeID" value="195"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="184" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="191" version="1.2">
- <ItemProperties>
- <Property name="Name" value="noMatch"/>
- <Property name="LinkedNodeID" value="195"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="40" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="158"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="239" version="3.1">
- <Property name="Name" value="promptANDASRORDTMF_P1"/>
- <Property name="FlowNodeEditPart.WidgetY" value="838"/>
- <Property name="FlowNodeEditPart.WidgetX" value="24"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="240" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="241" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Next"/>
- <Property name="LinkedNodeID" value="249"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="101" version="3.1">
- <Property name="Name" value="promptAndASR_P1"/>
- <Property name="FlowNodeEditPart.WidgetY" value="522"/>
- <Property name="FlowNodeEditPart.WidgetX" value="22"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="102" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="103" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Next"/>
- <Property name="LinkedNodeID" value="31"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="172" version="3.1">
- <Property name="Name" value="afterPrompt"/>
- <Property name="FlowNodeEditPart.WidgetY" value="1025"/>
- <Property name="FlowNodeEditPart.WidgetX" value="344"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="173" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="174" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="178" version="1.2">
- <ItemProperties>
- <Property name="sourceVarId" value="requestTypeConst"/>
- <Property name="destFieldId" value="requestType"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="requestObj"/>
- <Property name="sourceFieldId" value="PROMPT_DONE"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="175" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="140"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="228" version="3.1">
- <Property name="ReferencedNodeID" value="3"/>
- <Property name="FlowNodeEditPart.WidgetY" value="231"/>
- <Property name="FlowNodeEditPart.WidgetX" value="219"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="165" version="3.1">
- <Property name="Name" value="afterPromptAndDTMF"/>
- <Property name="FlowNodeEditPart.WidgetY" value="708"/>
- <Property name="FlowNodeEditPart.WidgetX" value="730"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="166" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="167" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="171" version="1.2">
- <ItemProperties>
- <Property name="sourceVarId" value="requestTypeConst"/>
- <Property name="destFieldId" value="requestType"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="requestObj"/>
- <Property name="sourceFieldId" value="PROMPT_AND_DTMF_DONE"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="168" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="80"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="45" version="3.1">
- <Property name="Name" value="promptAndDTMF_P2"/>
- <Property name="FlowNodeEditPart.WidgetIcon" value="promptandcollect.gif"/>
- <Property name="FlowNodeEditPart.WidgetY" value="668"/>
- <Property name="FlowNodeEditPart.WidgetX" value="275"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="46" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Field" id="47" version="1.2">
- <ItemProperties>
- <Property name="Name" value="promptAndDTMF_P2"/>
- <Property name="name.bound" value="true"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Grammar" id="49" version="1.2">
- <ItemProperties>
- <Property name="Name" value="dtmfBuiltIn"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="199" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="201" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="203"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="200" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="202" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="203"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="54" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="165"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.MLServlet" id="117" version="3.1">
- <Property name="Name" value="promptAndDTMF_P1"/>
- <Property name="FlowNodeEditPart.WidgetY" value="668"/>
- <Property name="FlowNodeEditPart.WidgetX" value="25"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.MLServlet" id="118" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="119" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Next"/>
- <Property name="LinkedNodeID" value="45"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="185" version="3.1">
- <Property name="Name" value="noInput_noMatch"/>
- <Property name="FlowNodeEditPart.WidgetY" value="413"/>
- <Property name="FlowNodeEditPart.WidgetX" value="34"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="186" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="187" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="206" version="1.2">
- <ItemProperties>
- <Property name="sourceVarId" value="requestTypeConst"/>
- <Property name="destFieldId" value="requestType"/>
- <Property name="type" value="assign"/>
- <Property name="destVarId" value="requestObj"/>
- <Property name="sourceFieldId" value="NO_INPUT_NO_MATCH"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="188" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="189"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="249" version="3.1">
- <Property name="Name" value="promptANDASRORDTMF_P2"/>
- <Property name="FlowNodeEditPart.WidgetIcon" value="promptandcollect.gif"/>
- <Property name="FlowNodeEditPart.WidgetY" value="838"/>
- <Property name="FlowNodeEditPart.WidgetX" value="274"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="250" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Field" id="251" version="1.2">
- <ItemProperties>
- <Property name="Name" value="promptANDASRORDTMF_P2"/>
- <Property name="name.bound" value="true"/>
- </ItemProperties>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Grammar" id="252" version="1.2">
- <ItemProperties>
- <Property name="Name" value="dtmfBuiltIn"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="253" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="254" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="243"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="255" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="256" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="243"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="257" version="1.2">
- <ItemProperties>
- <Property name="LinkedNodeID" value="244"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="189" version="3.1">
- <Property name="ReferencedNodeID" value="3"/>
- <Property name="FlowNodeEditPart.WidgetY" value="413"/>
- <Property name="FlowNodeEditPart.WidgetX" value="353"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="244" version="3.1">
- <Property name="Name" value="afterPromptANDASRORDTMF"/>
- <Property name="FlowNodeEditPart.WidgetY" value="878"/>
- <Property name="FlowNodeEditPart.WidgetX" value="829"/>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="245" version="1.2">
- <ItemProperties/>
- <ChildItems>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="246" version="1.2">
- <ItemProperties>
- <Property name="Name" value="LocalVariables"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="247" version="1.2">
- <ItemProperties>
- <Property name="sourceVarId" value="requestTypeConst"/>
- <Property name="destFieldId" value="requestType"/>
- <Property name="type" value="assign"/>
- <Property name="sourceFieldId" value="PROMPT_AND_ASR_OR_DTMF_DONE"/>
- <Property name="destVarId" value="requestObj"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="248" version="1.2">
- <ItemProperties>
- <Property name="Name" value="Default"/>
- <Property name="LinkedNodeID" value="242"/>
- </ItemProperties>
- <ChildItems/>
- </FlowItem>
- </ChildItems>
- </FlowItem>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="242" version="3.1">
- <Property name="ReferencedNodeID" value="3"/>
- <Property name="FlowNodeEditPart.WidgetY" value="877"/>
- <Property name="FlowNodeEditPart.WidgetX" value="1121"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="243" version="3.1">
- <Property name="ReferencedNodeID" value="185"/>
- <Property name="FlowNodeEditPart.WidgetY" value="826"/>
- <Property name="FlowNodeEditPart.WidgetX" value="833"/>
- </FlowNode>
- <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="121" version="3.1">
- <Property name="ReferencedNodeID" value="3"/>
- <Property name="FlowNodeEditPart.WidgetY" value="560"/>
- <Property name="FlowNodeEditPart.WidgetX" value="939"/>
- </FlowNode>
- <NodeConnection id="66" version="1.2">
- <SourceNode id="3"/>
- <TargetNode id="13"/>
- <Property name="Connection.SourceObjectID" value="5"/>
- <Property name="Connection.TargetObjectID" value="13"/>
- <Bendpoint x="583" y="105"/>
- <Bendpoint x="487" y="103"/>
- <Bendpoint x="366" y="177"/>
- </NodeConnection>
- <NodeConnection id="67" version="1.2">
- <SourceNode id="13"/>
- <TargetNode id="16"/>
- <Property name="Connection.SourceObjectID" value="15"/>
- <Property name="Connection.TargetObjectID" value="16"/>
- </NodeConnection>
- <NodeConnection id="73" version="1.2">
- <SourceNode id="16"/>
- <TargetNode id="68"/>
- <Property name="Connection.SourceObjectID" value="26"/>
- <Property name="Connection.TargetObjectID" value="68"/>
- </NodeConnection>
- <NodeConnection id="74" version="1.2">
- <SourceNode id="16"/>
- <TargetNode id="69"/>
- <Property name="Connection.SourceObjectID" value="27"/>
- <Property name="Connection.TargetObjectID" value="69"/>
- <Bendpoint x="971" y="158"/>
- </NodeConnection>
- <NodeConnection id="75" version="1.2">
- <SourceNode id="16"/>
- <TargetNode id="70"/>
- <Property name="Connection.SourceObjectID" value="28"/>
- <Property name="Connection.TargetObjectID" value="70"/>
- <Bendpoint x="985" y="187"/>
- </NodeConnection>
- <NodeConnection id="76" version="1.2">
- <SourceNode id="16"/>
- <TargetNode id="71"/>
- <Property name="Connection.SourceObjectID" value="29"/>
- <Property name="Connection.TargetObjectID" value="71"/>
- <Bendpoint x="989" y="232"/>
- </NodeConnection>
- <NodeConnection id="77" version="1.2">
- <SourceNode id="16"/>
- <TargetNode id="72"/>
- <Property name="Connection.SourceObjectID" value="30"/>
- <Property name="Connection.TargetObjectID" value="72"/>
- <Bendpoint x="989" y="281"/>
- </NodeConnection>
- <NodeConnection id="79" version="1.2">
- <SourceNode id="16"/>
- <TargetNode id="78"/>
- <Property name="Connection.SourceObjectID" value="19"/>
- <Property name="Connection.TargetObjectID" value="78"/>
- </NodeConnection>
- <NodeConnection id="109" version="1.2">
- <SourceNode id="1"/>
- <TargetNode id="9"/>
- <Property name="Connection.SourceObjectID" value="2"/>
- <Property name="Connection.TargetObjectID" value="9"/>
- <Bendpoint x="132" y="48"/>
- </NodeConnection>
- <NodeConnection id="110" version="1.2">
- <SourceNode id="9"/>
- <TargetNode id="3"/>
- <Property name="Connection.SourceObjectID" value="12"/>
- <Property name="Connection.TargetObjectID" value="3"/>
- </NodeConnection>
- <NodeConnection id="116" version="1.2">
- <SourceNode id="101"/>
- <TargetNode id="31"/>
- <Property name="Connection.SourceObjectID" value="103"/>
- <Property name="Connection.TargetObjectID" value="31"/>
- </NodeConnection>
- <NodeConnection id="123" version="1.2">
- <SourceNode id="117"/>
- <TargetNode id="45"/>
- <Property name="Connection.SourceObjectID" value="119"/>
- <Property name="Connection.TargetObjectID" value="45"/>
- </NodeConnection>
- <NodeConnection id="153" version="1.2">
- <SourceNode id="149"/>
- <TargetNode id="128"/>
- <Property name="Connection.SourceObjectID" value="151"/>
- <Property name="Connection.TargetObjectID" value="128"/>
- <Bendpoint x="280" y="1020"/>
- </NodeConnection>
- <NodeConnection id="162" version="1.2">
- <SourceNode id="31"/>
- <TargetNode id="158"/>
- <Property name="Connection.SourceObjectID" value="40"/>
- <Property name="Connection.TargetObjectID" value="158"/>
- </NodeConnection>
- <NodeConnection id="163" version="1.2">
- <SourceNode id="158"/>
- <TargetNode id="121"/>
- <Property name="Connection.SourceObjectID" value="161"/>
- <Property name="Connection.TargetObjectID" value="121"/>
- </NodeConnection>
- <NodeConnection id="169" version="1.2">
- <SourceNode id="45"/>
- <TargetNode id="165"/>
- <Property name="Connection.SourceObjectID" value="54"/>
- <Property name="Connection.TargetObjectID" value="165"/>
- </NodeConnection>
- <NodeConnection id="170" version="1.2">
- <SourceNode id="165"/>
- <TargetNode id="80"/>
- <Property name="Connection.SourceObjectID" value="168"/>
- <Property name="Connection.TargetObjectID" value="80"/>
- </NodeConnection>
- <NodeConnection id="176" version="1.2">
- <SourceNode id="154"/>
- <TargetNode id="172"/>
- <Property name="Connection.SourceObjectID" value="156"/>
- <Property name="Connection.TargetObjectID" value="172"/>
- </NodeConnection>
- <NodeConnection id="177" version="1.2">
- <SourceNode id="172"/>
- <TargetNode id="140"/>
- <Property name="Connection.SourceObjectID" value="175"/>
- <Property name="Connection.TargetObjectID" value="140"/>
- </NodeConnection>
- <NodeConnection id="190" version="1.2">
- <SourceNode id="185"/>
- <TargetNode id="189"/>
- <Property name="Connection.SourceObjectID" value="188"/>
- <Property name="Connection.TargetObjectID" value="189"/>
- </NodeConnection>
- <NodeConnection id="197" version="1.2">
- <SourceNode id="31"/>
- <TargetNode id="195"/>
- <Property name="Connection.SourceObjectID" value="192"/>
- <Property name="Connection.TargetObjectID" value="195"/>
- <Bendpoint x="640" y="524"/>
- </NodeConnection>
- <NodeConnection id="198" version="1.2">
- <SourceNode id="31"/>
- <TargetNode id="195"/>
- <Property name="Connection.SourceObjectID" value="191"/>
- <Property name="Connection.TargetObjectID" value="195"/>
- </NodeConnection>
- <NodeConnection id="204" version="1.2">
- <SourceNode id="45"/>
- <TargetNode id="203"/>
- <Property name="Connection.SourceObjectID" value="201"/>
- <Property name="Connection.TargetObjectID" value="203"/>
- <Bendpoint x="685" y="684"/>
- </NodeConnection>
- <NodeConnection id="205" version="1.2">
- <SourceNode id="45"/>
- <TargetNode id="203"/>
- <Property name="Connection.SourceObjectID" value="202"/>
- <Property name="Connection.TargetObjectID" value="203"/>
- </NodeConnection>
- <NodeConnection id="221" version="1.2">
- <SourceNode id="131"/>
- <TargetNode id="216"/>
- <Property name="Connection.SourceObjectID" value="133"/>
- <Property name="Connection.TargetObjectID" value="216"/>
- </NodeConnection>
- <NodeConnection id="222" version="1.2">
- <SourceNode id="216"/>
- <TargetNode id="135"/>
- <Property name="Connection.SourceObjectID" value="220"/>
- <Property name="Connection.TargetObjectID" value="135"/>
- </NodeConnection>
- <NodeConnection id="227" version="1.2">
- <SourceNode id="1"/>
- <TargetNode id="223"/>
- <Property name="Connection.SourceObjectID" value="207"/>
- <Property name="Connection.TargetObjectID" value="223"/>
- </NodeConnection>
- <NodeConnection id="229" version="1.2">
- <SourceNode id="223"/>
- <TargetNode id="228"/>
- <Property name="Connection.SourceObjectID" value="226"/>
- <Property name="Connection.TargetObjectID" value="228"/>
- </NodeConnection>
- <NodeConnection id="233" version="1.2">
- <SourceNode id="1"/>
- <TargetNode id="223"/>
- <Property name="Connection.SourceObjectID" value="232"/>
- <Property name="Connection.TargetObjectID" value="223"/>
- <Bendpoint x="307" y="91"/>
- <Bendpoint x="140" y="134"/>
- <Bendpoint x="18" y="159"/>
- </NodeConnection>
- <NodeConnection id="258" version="1.2">
- <SourceNode id="239"/>
- <TargetNode id="249"/>
- <Property name="Connection.SourceObjectID" value="241"/>
- <Property name="Connection.TargetObjectID" value="249"/>
- </NodeConnection>
- <NodeConnection id="259" version="1.2">
- <SourceNode id="244"/>
- <TargetNode id="242"/>
- <Property name="Connection.SourceObjectID" value="248"/>
- <Property name="Connection.TargetObjectID" value="242"/>
- </NodeConnection>
- <NodeConnection id="260" version="1.2">
- <SourceNode id="249"/>
- <TargetNode id="243"/>
- <Property name="Connection.SourceObjectID" value="254"/>
- <Property name="Connection.TargetObjectID" value="243"/>
- <Bendpoint x="799" y="854"/>
- </NodeConnection>
- <NodeConnection id="261" version="1.2">
- <SourceNode id="249"/>
- <TargetNode id="243"/>
- <Property name="Connection.SourceObjectID" value="256"/>
- <Property name="Connection.TargetObjectID" value="243"/>
- </NodeConnection>
- <NodeConnection id="262" version="1.2">
- <SourceNode id="249"/>
- <TargetNode id="244"/>
- <Property name="Connection.SourceObjectID" value="257"/>
- <Property name="Connection.TargetObjectID" value="244"/>
- </NodeConnection>
- <NodeConnection id="266" version="1.2">
- <SourceNode id="16"/>
- <TargetNode id="265"/>
- <Property name="Connection.SourceObjectID" value="264"/>
- <Property name="Connection.TargetObjectID" value="265"/>
- <Bendpoint x="975" y="316"/>
- </NodeConnection>
- </FlowGraph>
- <ProjectEventTypes>
- <EventType class="com.avaya.sce.callflow.internal.event.EventType" id="231" version="1.2">
- <Property name="Name" value="connection.disconnect.hangup"/>
- </EventType>
- </ProjectEventTypes>
- </ApplicationFlow>
- </AppFlowDoc>
|