How to listen to Object binded but not added trigger through code (NOT PF)? For example, When the item entering in Queue1, I want to execute the variable code (queueOnEntry) of Plane1.
I added an eventListener ,but it does not worked.
Any suggestion is welcome.