e2eWorkflow Application Folders
|
|
e2eWorkflowProject |
Directories and files for WebLogic Integration business process management application, including:
- WEB-INF—Standard Web application folder containing deployment descriptors and validation files.
- workflow—Folder containing WebLogic Integration business process management application files. The contents of this folder are described in detail in the sections that follow.
Note that a sample test file, input.xml, is provided that enables you to invoke the Order Management business process outside of the portal, directly from a web service. Use of this file is not demonstrated in the WebLogic Platform Tour. If you wish to call this file to invoke the business process from a web service, you must edit the file to specify a unique order ID and valid item ID for the <orderId> and <itemId> fields, repsectively.
|
Schemas |
XML and WebLogic Integration Application Integration (WLAI) schema definitions, and application view information used by the Application View control. |
Modules |
Application View and Order Tracking EJB JAR files. This folder is standard in all application projects. You can modify the contents based on your application requirements. |
Libraries |
Run-time related library files. This folder is standard in all application projects. You can modify the default contents based on your application requirements. |
Security Roles |
Security role information. This folder is standard in all application projects. You can modify the default contents based on your application requirements. For the e2eWorkflow application, this folder is empty. |