The basic requirement is to be able to submit to a program on event trigger.
Created class implemented interface: BI_EVENT_HANDLER_STATIC
Configured class in SWE2.
Test.
1) event simulation with SWUE with "Trigger receiver FM synchr." checked ON - Works with breakpoint hit in the code and job submits.
2) event simulation with SWUE with "Trigger receiver FM synchr." checked OFF- Doesn't work. But the SWEL shows the event getting triggered.
What am I missing?
Thanks in advance.