Understanding Event Functionality

The iWay Application Adapter for J.D. Edwards World receives events by listening for changes on your J.D. Edwards World database (SQL events).

Events are generated as a result of activity in an application system. You can use events to trigger an action in your application. For example, J.D. Edwards World may generate an event when customer information is updated. If your application performs an action when this happens, your application is a consumer of this event.

After you create a connection to your application system, you can add events using iWay Explorer. To create an event, you must create a port and a channel.

The following is a description of how ports and channels work.