Concurrent programs are system batch jobs that retrieve and push data between Oracle applications and the database. They can be comprised of a single request or a request set containing more than one concurrent program.
File Extensions
Files with following extension(s) is considered if it is in cp_sql folder (or user defined folder specified by EBS Concurrent Program SQL Root Source Directory on Project Properties).
...
Name | Description | Default Value |
---|---|---|
EBS Concurrent Program SQL Root Source Directory | Sub-directory within project's SCM source path which contains SQLs. | javacp_sql |
EBS Concurrent Program SQL Root Destination Directory | Sub-directory within project's deploy path to contain SQLs. | $JAVA_TOP |
...