How to trigger events across systems
I need to to trigger an event based on material creation in one system. This event should be triggered in another system. How do I go about this? How do i pass data from one system to the other system's event container?
1. I need to to trigger an event based on material creation in one system. This event should be triggered in another system. How do I go about this?
2. How do i pass data from one system to the other system's event container?
The nice thing about this is that this function module will be executed in the remote system and therefore all the parameters (including the container) are available in the remote system.