Hi,

I am a newbie to Drools flow. I am trying to generate a sample string event in the action node using the snippet -->
context.getProcessInstance().signalEvent("java.lang.String", "hiii");

But they event is not getting generated.

Any suggestions are welcome.

Thank You.
Santosh Mukherjee