Siebel Automotive Guide > Managing Collections >

Using Assignment Rules


After you have created the assignment rules, you must release them by performing the procedure that follows. Releasing assignment rules activates the rules and makes them usable. The assignment rules will not assign accounts based on rules however. For more information on assignment rules, see the Siebel Assignment Manager Administration Guide.

To release assignment rules

  1. Navigate to Administration - Collections, then the Collections Assignments view.
  2. In the Collections Assignments list, click Query.
  3. In the Assignment field, query for the Territory name you want to use. For example, Rule1_AutoCF.
  4. Click the Release button on the Collections Assignments applet

    This rule is now activated. The rule can also be released from the Administration - Assignment, then the Territories view where it is created.

To assign accounts according to active assignment rules

  1. Using the start task command, enter the following command to assign accounts according to the rules created:

    "start task for comp AsgnBatch with AsgnMode="MatchAssign",

    AsgnObjName="Financial Account", ObjWhereClause="where ASSET_NUM LIKE '<ACCOUNT NAME>'"

    where the <ACCOUNT NAME> is the name of the financial account.

  2. If you want to assign all financial accounts which have names like "Collections1", "Collections2", "Collections3", and so on, the command would be as follows:

    Start task for comp AsgnBatch with AsgnMode="MatchAssign", AsgnObjName="Financial

    Account", ObjWhereClause="where ASSET_NUM LIKE 'Collections%'"

    This assigns all accounts selected by the query in the statement based on all current active assignment rules.

To verify that the financial accounts are assigned

  1. Navigate to Administration - Collections, then the Collections Reassignment view.
  2. In the Employee list, Position field query to find the position.

    For example, Managing Collections - Managing Collections Preferences

  3. Verify the First Name and Last Name field.

    When you select the record in the Employee list, the accounts that are associated with the positions appear on the bottom of the screen.

Siebel Automotive Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.