Defining event rules
The Integration Flow Designer can be used to configure the event rules that determine the conditions under which a map will run.
A map component can be initiated based on one or more time, file, database
application, or message events. For example, you can specify the insertion of data into a database
table to be a map trigger. Alternatively, you can also specify the synchronous coordination of
multiple events, such as Trigger this map every day at 4:00 P.M. if there is a message on my
queue.
Event management can also include wildcard matching for events across inputs and outputs.
For transaction-based transformations, there are also rollback, delete, and retry options.