Hi,
i have a simple send tag:
<send event="response" target="VUI" targettype="basichttp" / >
On Apache Commons side i have used JEXL as Evaluator, if I start my machine and execute
this tag i receive WARNING: <send> target expression "VUI" evaluated to null or empty
String. Why does it happens? Should I "register" each target which I use somewhere in scxml?
Another quesiotion: can I send something like JSON Object from scxml?
Best regards
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org
|