- style
Supported EBS Object Types
File Types | Description | Special Considerations |
---|---|---|
SQL & PLSQLs | SQL, PL/SQL files | Executes all files with DB user configured on environment instances properties sections (apps). Make sure you have schema qualified your objects like CREATE TABLE XXHR.XXHR_PER_SOCIETIES …. |
Concurrent Program SQLs | SQL and PL/SQL files which are not executed during deploy time. | Moves files to target. |
AOL / Generic Loader (FNDLOAD) files | LDT files |
|
Java and OAF | Java files, Server XML files |
|
Oracle Application Framework-related XML files | JRAD/MDS files |
|
Forms | FMB files |
|
Reports | RDF files |
|
XML files containing object definitions | XDF files | For XDF files which need to be executed with Schema user, create properties at your workflow as below and provide values in Env Instance section: |
Workflows | WFT/WFX files |
|
XML Publisher templates | XML Publisher templates | Use LOB_CODE as file name. |
Prog files | PROG files for CP |
|
Java Stored Procedures | Java Stored Procedures to load to DB using loadjava |
|
Web files | HTML and style sheets |
|
Image files | GIF/JPG/PNG, etc. |
|
Fonts | TTF/OTF/WOFF, etc. |
|
Compiled Forms and reports | PLL/PLX files |
|
Uncompiled Forms and reports | PLD files |
|
Java Loader Text | JLT files | akload will be used to load. |
Scripts | SH/PL/BAT files |
|
Perl Modules | PM files |
|
Archive files | JAR/EAR files |
|
BIP files | RTF.PDF.XML/XSL, etc. |
|
Mobile web application files | MWA files |
|
- style