Oracle Migration Tool On Demand Guide > Migrating Assignment Rule Groups and Assignment Rules >

Assignment Rule Groups


An assignment rule group is a set of assignment rules for a specific record type, that are evaluated according to the order specified on the rules within the group. You can create multiple assignment rule groups for a record type, but only one assignment rule group can be active for a record type at any time.

Table 67 describes the Oracle Migration Tool On Demand client commands that are used with assignment rule groups. The commands are case sensitive. For examples of running these commands, see Migrating Assignment Rule Groups.

Table 67. Oracle Migration Tool On Demand Commands for Assignment Rule Groups
Command
Description

Read AssignmentRuleGroup [SystemNameOfObject] [RuleGroupName]

This command extracts all of the assignment rule groups for a specific record type (object), or a single assignment rule group (if the RuleGroupName parameter is specified). The parameters for the command are as follows:

  • SystemNameOfObject is the system name of a record type (object). The system names for the record types are listed in System Names for Record Types. If you specify a rule group name in the command, then you do not need to specify a record type, but you must include an empty value for the SystemNameOfObect parameter. An empty value is specified as a set of double quotation marks ("").
  • RuleGroupName is name of a specific rule group. You can extract an individual assignment rule group by specifying a value for the RuleGroupName parameter.

ReadAll AssignmentRuleGroup

This command extracts all assignment rule groups, for all record types.

Upsert AssignmentRuleGroup AssignmentRuleGroupXML

This command inserts an assignment rule group (if it does not already exist) or updates an assignment rule group (if it already exists).

Oracle Migration Tool On Demand Guide, Release 35 Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.