Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

NameCode
Concurrent Program SQLsCP_SQL

Object Type Attributes

NameCodeDescriptionDefault ValueSupported Values
SourceSOURCEObject Source Location Type

SCM

SCM
Target LocationTARGET_LOCATIONPath to where the file should be deployed to.

$<PROD_TOP>/sql


Target File PermissionsFILE_PERMISSIONSPermissions to apply to the file after it is deployedDefaults to the project property FDEBS_FILE_PERMISSIONS

...

NameCodeDescriptionDefault Value
EBS Concurrent Program SQL Root Source DirectoryFDEBS_CP_SQL_ROOT_SOURCE_DIRSub-directory within project's SCM source path which contains SQLs.cp_sql
EBS Concurrent Program SQL Root Destination DirectoryFDEBS_CP_SQL_ROOT_DESTINATION_DIRSub-directory within project's deploy path to contain SQLs.


File PermissionsFDEBS_FILE_PERMISSIONSTarget File Permission. Will be set to target file after deployment using chmod. eg: 755

...