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 

NameDescription
.wfxWorkflow XML loader files.

Attributes

NameDescriptionDefault ValueSupported Values
SourceObject Source Location Type

SCM (**populating from SCM)

EBS (**manual creation)

SCM | EBS
Target LocationPath to where the file should be deployed.$<PROD_TOP>/patch/115/xml/
ForceOverwrites any existing definitions.truetrue | false
JDBC ProtocolDB connection protocol for JDBCthinthin|oci8
Language

Specifies the current language of the session.

US
Classpath for Workflow

Classpath to add dependent jars files used in workflows.



Exact Download Mode

To download exactly as they are specified in the database. In this mode, the Workflow XML Loader does not convert any data to tokens; instead, all values, including system-specific values, are copied to the XML file.

falsetrue | false
Object TypeWorkflow typeEVENTSAGENTS | EVENTS | EVENT_GROUPS | SUBSCRIPTIONS
Object KeyWorkflow Key

Related Project Properties

NameDescriptionDefault Value
EBS Workflows Root Source DirectorySource folder for workflow files.(e.g. wf).workflows
EBS Workflows Root Destination DirectoryTarget directory for Workflow files (e.g. $XXHR_TOP/workflow).$<PROD_TOP>/patch/115/import or xml
EBS Workflows Upload ModeUpload Mode for WFLOAD (e.g. FORCE).UPLOAD
EBS Workflow ClasspathSet the classpath if needed for Workflow Load (WFXLoad).

Sample Build Commands 

java  oracle.apps.fnd.wf.WFXLoad -de $FDEBS_DB_USER $FDEBS_DB_PASSWORD "$AD_APPS_JDBC_URL" thin US  $SOURCE_FILE  EVENTS

Sample Deploy Commands 

cp $SOURCE_FILE $XXHR_TOP/patch/115/xml/;
java  oracle.apps.fnd.wf.WFXLoad -uf $FDEBS_DB_USER $FDEBS_DB_PASSWORD "$AD_APPS_JDBC_URL" thin US $XXHR_TOP/patch/115/xml/asn_event.wfx
The following macros are not currently supported in the footer:
  • style