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.
Object Type Identification
...
Name | Description | Default Value | |
---|---|---|---|
EBS Concurrent Program SQL Root Source Directory | FDEBS_CP_SQL_ROOT_SOURCE_DIR | Sub-directory within project's SCM source path which contains SQLs. | cp_sql |
EBS Concurrent Program SQL Root Destination Directory | FDEBS_CP_SQL_ROOT_DESTINATION_DIR | Sub-directory within project's deploy path to contain SQLs. $<PROD_TOP>/sql e.g. $XXHR_TOP/admin/sql | |
File Permissions | FDEBS_FILE_PERMISSIONS | Target File Permission. Will be set to target file after deployment using chmod. eg: 755 |
...