How Do I: Create a Schemas Project Folder?

When you create a new Process application, by default a project folder named Schemas is created in the business process application folder within the Application tab of WebLogic Workshop. Additional schema project folders can be created in your application folder.

To Create Additional Schema Project Folders

  1. In the Application tab, right-click the top-level (parent) application folder.
  2. Note: If the Application tab is not visible in WebLogic Workshop, choose View —> Application from the menu bar.

  3. From the drop-down menu, select New —> Project....
  4. The New Project dialog box is displayed.

  5. In the left pane, select Schema.
  6. In the right pane of the New Project dialog box, select one of the following:
  7. For more information about how to import files into your schemas folder and how to generate MFL Classes and XML Bean Classes, see How Do I: Import Files into a Schemas Project Folder?

  8. In the Project name field, enter a name, such as MySchemas.
  9. Note: You can name your schemas folder anything you want, except for when you are going to use the folder for application view channels and schemas. In that case, the folder must be named Schemas. For more information see "Prerequisites for Integration Applications Using WebLogic Workshop" in Application View Control.

  10. Click Create.
  11. A new project folder is created in the Application tab.

MFL and XSD files can be imported into any schemas project folders. You can have one or more project folders of either schema type in an application folder. For example, you might want to place schemas that infrequently change into the default project folder named Schemas and create another Schema Project folder called MySchemas that contain schemas that change more frequently. If a schema file changes in the project folder, all the schemas in that project folder are rebuilt. Partitioning your schemas in this way can reduce the schema build time. This means if a schema changes in the MySchemas project folder, the schemas in the Schemas project folder will not be built. For more information about how to import schemas, see How Do I: Import Files into a Schemas Project Folder?

Related Topics

How Do I: Import Files into a Schemas Project Folder?

Importing Schemas

Previous Document Next Document