Concurrent jobs

Concurrent jobs are PL/SQL batch programs that you run or schedule to run periodically on Oracle E‐Business Suite. You can use concurrent jobs instead of triggers to send transactions from Oracle E‐Business Suite to Maximo® Manage.

In Oracle E‐Business Suite, when you generate an inbound transaction and a concurrent request runs, a concurrent job extracts the inserted or updated data from the last time that the concurrent job is run. Then, the concurrent job sends the data to Maximo Manage by using the integration framework. You can schedule your concurrent jobs to run as frequently as your business needs require.

You can run one concurrent request or a group of concurrent requests, referred to as a concurrent request set.