Product/components used and version/fix level are you on:
1015.0.329
Detailed explanation of the problem:
I’d a statement in my EPL code> action eventA(arg1, arg2)
I created another statement in the same code> action eventA1(arg1, arg2, arg3)
I then do a send alarm to ALARM.SEND_CHANNEL
However, on the listener for eventA1, I’m puzzled that no matter what I do, the arg3 will be different from the value I sent. It would appear the arg3 received on the listener side is picking a previously sent value.
Is there a cache that the listener is picking up? If so, how to prevent this from happening.
Error messages / full error message screenshot / log fileL
N/A
Is your question related to the free trial, or to a production (customer) instance?
Production
Have you installed all the latest fixes for the products and systems you are using?
Yes