Times
There are several ways to start time-driven profiles.
Unlike event-driven Input Agents, time-driven Input Agents cannot start multiple threads per profile at the same time. Read in data is therefore always processed sequentially.
Special Cases
Profiles that have time-driven Input Agents configured with simple times, can also be triggered by another profile. If a job of such a profile is already running and if it is additionally triggered by another profile, a parallel job starts if the triggering profile sends a synchronous Message or if the maximum processing time of the triggered profile is greater than the lifetime of the sent Message, or if the lifetime of the Message is set to 0. See option Max. execution/life time in the Response Route Message.
If a profile is triggered, parallel processing is possible.