A tool for developing reports against data stored in an Oracle database, consisting of Oracle Reports Developer and Oracle Application Server Reports Services.
Object Type Identification
...
Object Type Code
REPORT
Attributes
Name | Code | Description | Default Value | Supported Values |
---|---|---|---|---|
Source | SOURCE | Object Source Location Type | SCM | SCM |
Target Location | TARGET_LOCATION | Path to where the file should be deployed to. | $<PROD_TOP>/reports/ | |
Country | COUNTRY | Specifies the current country of the session. | ||
Target File Permissions | FILE_PERMISSIONS | Permissions to apply to the file after it is deployed | Defaults to the project property FDEBS_FILE_PERMISSIONS |
Related Project Properties
Name | Code | Description | Default Value |
---|---|---|---|
EBS Reports Root Source Directory | FDEBS_REPORTS_ROOT_SOURCE_DIR | Source folder for Reports (e.g. report). | report |
EBS Reports Root Destination Directory | FDEBS_REPORTS_ROOT_DESTINATION_DIR | Target directory for report files (e.g. $XXAR_TOP/reports). | $<PROD_TOP>/reports |
File Permissions | FDEBS_FILE_PERMISSIONS | Target File Permission. Will be set to target file after deployment using chmod. eg: 755 |
...