Siebel Customer-Centric Enterprise Warehouse Installation and Configuration Guide > Deploying Multiple Siebel Customer-Centric Enterprise Warehouse Applications > Process of Building Multi-Application Workflows for the Siebel Business Analytics >

Creating the Multi-Application Workflow Shell


This task is a step in the Process of Building Multi-Application Workflows for the Siebel Business Analytics.

This task creates a multi-application workflow shell.

To create a multi-application workflow shell

  1. Open PowerCenter Workflow Manager and connect to your repository.
  2. Open your source-specific folder.
  3. On the Tools menu, click Workflow Designer.
  4. On the Workflows menu, select Create.

    Create the multi-application workflow and add the following nonreusable worklets:

    • Prepare
    • Extract_Facts
    • Extract_Dimensions
    • Load_Dimensions
    • Load_Facts
  5. Link the nonreusable worklets together.
  6. Double-click on all the workflow links and add $Status = SUCCEEDED OR $Status = DISABLED into the link.
  7. Include the reusable worklet S_EXECUTION_FINISHED at the end of the workflow.
  8. Edit the workflow and select the Suspend on Error check box.
  9. Double-click on all your worklets and select the Fail Parent if this task fails check box.

    The multi-application workflow shell is now created. You need to insert the appropriate application specific reusable worklets into the nonreusable worklets. For more information on editing the reusable worklets, see Editing the Nonreusable Worklets.

Siebel Customer-Centric Enterprise Warehouse Installation and Configuration Guide