Expand my Community achievements bar.

How to throw custom events using java API

Avatar

Level 4

Hi All,

How to throw custom events using java API?

I would like to use event as mechanism to save process data. I will throw event with process data and process id, and process name.

The event handler which resides in the every process will catch appropriate event based on filter (name of the process)  and process them

i.e. save the process data to process.

Thanks

YogLC

0 Replies