EBS Object Types - Workflow XMLs
XML definitions for Business Event System objects between a database and a flat file.
Object Type Identification
- Files with the extension .wfx are included regardless of location
File Extensions
Name | Description |
---|---|
.wfx | Workflow XML loader files. |
Object Type
Name | Code |
---|---|
Workflow XMLs | WORKFLOW_XML |
Object Type Attributes
Name | Code | Description | Default Value | Supported Values |
---|---|---|---|---|
Source | SOURCE | Object Source Location Type | SCM (**populating from SCM) EBS (**manual creation) | SCM | EBS |
Target Location | TARGET_LOCATION | Path to where the file should be deployed. | $<PROD_TOP>/patch/115/xml/ | |
Force | FORCE | Overwrites any existing definitions. | true | true | false |
JDBC Protocol | JDBC_PROTOCOL | DB connection protocol for JDBC | thin | thin|oci8 |
Language | LANG | Specifies the current language of the session. | 2 character value is defaulted based on value of Workflows Root Source Directory. For example, Workflows Root Source Directory is set to workflows then
| |
Classpath for Workflow | CLASSPATH | Classpath to add dependent jars files used in workflows. | ||
Exact Download Mode | EXACT_DOWNLOAD_MODE | To download exactly as they are specified in the database. In this mode, the Workflow XML Loader does not convert |