Scheduler task: On a periodic basis a service will be executed. Scheduler task details would be stored in database. Could be in product schema. I would like to know the table name where in the IS retrieving the info to run the scheduler.
System task: Integration Server will create a system task on his own for internal purpose.
Question here is will the system task details also would be stored in database or it would be store in cache?
How exactly Integration server handle the situation?
#Integration-Server-and-ESB#webMethods