Siebel Consumer Goods Guide > Getting Started > Selected Setup Procedures >

Setting Up Siebel Workflow Processes for Consumer Goods


Table 5 lists the Consumer Goods modules that use Siebel Workflow processes.

Table 5. Consumer Goods Modules That Use Siebel Workflow Processes
Module
Action
Name of Process

Sales Volume Planning

Automates Sales Volume Planning Action field.

CG SVP Process

Trade Promotions and Funds (considered together)

Aggregates all Paid payments and reflects changes in the status of payments by the back office.

CG Payment Process

Sales Volume Planning

Makes pricing effective in SVP.

Pricing Procedure - Default

Process Overview

You need to perform these steps, in the order given, to set up Workflow Policies for the Sales Volume Planning module. The remaining modules do not require performing all of the steps given.

  1. Enable Workflow Policies. Depending on your current implementation, you might need to import workflow processes into Siebel Workflow Manager using Siebel Tools. For information about importing workflows, see Siebel Business Process Framework: Workflow Guide.
  2. Enable Siebel Workflow Manager. Siebel Workflow Manager must be enabled before you can begin the SVP process.
  3. Generate triggers. The Generate Trigger (GenTrig) component on the Siebel Server allows you to create database triggers. Policy Manager uses these database triggers to identify records that can match policy conditions. Generate Triggers needs to be regenerated when you create or delete new policies. For information about generating triggers, see the running generate triggers topic in the Siebel Business Process Framework: Workflow Guide.
  4. Start Workflow Policies Agent for each applicable module. You need to start Workflow Monitor Agent to execute your policies. Workflow Monitor Agent checks to see when the conditions of policies are met. For detailed information about starting Workflow Monitor Agent, see the Siebel Business Process Framework: Workflow Guide.
  5. Test Workflow Policies Agent.

For more detailed information about workflows, see the Siebel Business Process Framework: Workflow Guide.

To set up the CG SVP Process

  1. Activate the CG SVP Process workflow process:
    1. Navigate to the Administration - Business Process screen > Workflow Deployment view.
    2. In the Repository Workflow Processes list, select the CG SVP Process record.
    3. In the Active Workflow Processes list, select the CG SVP Process record and note the Deployment Status is Active.
    4. If the Deployment Status is not Active, make the process active by clicking Activate in the Repository Workflow Processes list.
  2. Enable the Workflow manager:
    1. Navigate to the Administration - Server Configuration screen > Enterprises view.
    2. In the Component Groups list, select the record containing Workflow Management, click the menu button, and then choose Enable Component Group.
    3. Click the Synchronize view tab.
    4. In the Synchronize list, click Synchronize.
  3. Generate triggers by starting server manager and entering the following commands:

    > srvrmgr /g <gateway name server> /e <enterprise name> /s <siebel server name> /u sadmin /p <password >

    > start task for comp GenTrig with PrivUser=sadmin,PrivUserPass=<password>,EXEC=True

    > list task for comp GenTrig

    Repeat the last command until the task shows as completed.

  4. Start the Workflow Monitor Agent by entering the following commands in server manager:

    > start task for comp WorkMon with TableOwner=table-owner,TableOwnPass=password,ActionAgent=False,GroupName='CG SVP'

    > list task for comp WorkMon

    Repeat the last command until the task shows as sleeping.

For general information about workflows, see the Siebel Business Process Framework: Workflow Guide.

Siebel Consumer Goods Guide Copyright © 2006, Oracle. All rights reserved.