CONCSUB : submit a concurrent request through shell scripts


There are mainly two functionalities of the CONCSUB utility:

Submit Concurrent Requests and Control Concurrent Managers.

In this article we are going to discuss how to submit a concurrent request through the Unix shell script by using the CONCSUB utility. The CONCSUB allows us to submit a concurrent program to the concurrent manager from the Operating System level without actually logging on to Oracle Applications.

CONCSUB can be used to execute both seeded and custom programs in Oracle Applications. Custom programs must be registered in Oracle Applications before we can execute them with CONCSUB.

Path for CONCSUB executable : $FND_TOP/bin/CONCSUB.

Syntax for CONCSUB :

Sample shell script to submit the concurrent request using CONCSUB.