How to trigger events across systems

I have two related questions:
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?

    Requires Free Membership to View

You can call function module SWE_EVENT_CREATE specifying a logical destination which is the other remote system. If you are unsure on how to configure a logical destination for the remote system, please contact your friendly BASIS administrator.

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.

This was first published in June 2006

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.