1.

What Are Contextual Events?

Answer»

Contextual event ,in simple terms is a way to communicate between taskflows.Sometimes we have taskflow open in a region and have to GET some values from that taskflow .This SCENARIO can be achieved by contextual event.

Contextual Event have two PARTS:

Publisher Event (Producer)- As BUTTON or any component that can raise event.

Handler Event (Customer)- that listens and PROCESS event published by producer.

Contextual event ,in simple terms is a way to communicate between taskflows.Sometimes we have taskflow open in a region and have to get some values from that taskflow .This scenario can be achieved by contextual event.

Contextual Event have two parts:

Publisher Event (Producer)- As button or any component that can raise event.

Handler Event (Customer)- that listens and process event published by producer.



Discussion

No Comment Found