Menu

#172 ECharts Transition Action Syntax Parsing Problem

v2.5.1-beta
open
None
5
2014-07-09
2014-07-09
No

if u have

transition MONITOR_ALL - incomingPort ? SipRequestBean [!message.isSessionTimerRequest()]/
<
Some code
>
incomingPort!sipSessionTimerEvent;
<
}
Some code
>
-> CALL_CONSUMER

It fails

But if u have

transition MONITOR_ALL - incomingPort ? SipRequestBean [!message.isSessionTimerRequest()]/
<*
Some code

                          Some code
              *>
              -> CALL_CONSUMER

It doesn't fail…

If there is no {}, u cannot put > incomingPort!sipSessionTimerEvent;<

Discussion


Log in to post a comment.

MongoDB Logo MongoDB