Using time events
In this scenario, a map is configured to run every minute. The map starts at 3:00 P.M. and takes over one minute to run. Another instance of that same map could be initiated at 3:01 P.M., and you could have two instances of the same map running at the same time. You can design an example ApptoApp map with a time event trigger, 1: OrderAppln_In input card and 1: OrderAppl'n_Out output card.The map takes a minute-and-a-half to run on average. Each time it runs, it uses an application adapter to get data expected from some communication session, transforms it to its output form, and puts it in a file. Assume that this map is the only one controlled by the Launcher. Here are the different ways the map could run in real-time.