7.6 Creation - Set Default Attribute Value

This rule allows you to set default values for attributes that are assigned during the creation of User objects. Implement the rule on the Subscriber Creation policy or Publisher Creation policy in the driver.

There are two steps involved in using the predefined rules: creating a policy in the Creation policy set and importing the predefined rule. If you already have a Creation policy that you want to add this rule to, skip to Importing the Predefined Rule.

7.6.1 Creating a Policy

  1. From the Outline view or the Policy Flow view, select the Publisher or Subscriber channel.

  2. Select the Creation policy set in the Policy Set view, then click the Create or add a new policy to the Policy Set icon Create or Add a New Policy icon to create a new policy.

  3. Click Create a new policy, then click Next.

  4. Name the policy.

  5. Use the default location or browse and select another location to place the policy in the driver.

    Create Policy Wizard
  6. Select Open Editor after creating policy, then click Next.

  7. Select DirXML Script for the type of policy, then click Finish.

  8. A file conflict window appears with the message “Before editing this item you need to save. Do you wish to save the editor's changes and continue?” Click Yes. The Policy Builder is launched and the new Creation policy is saved.

  9. Continue with Importing the Predefined Rule.

7.6.2 Importing the Predefined Rule

  1. Right-click in the Policy Builder, then click New > Predefined Rule > Insert Predefined Rule Before or Insert Predefined Rule After.

  2. Select Creation - Set Default Attribute Value, then click OK.

  3. Expand the predefined rule.

    Creation - Set Default Attribute Value
  4. Edit the action by double-clicking the Actions tab.

  5. In the Specify attribute name field, click the browse icon, then browse to and select the attribute you want to create.

  6. Click the Edit the value list icon Edit Arguments icon to launch the Argument Value List Builder.

  7. Select the type of data you want the value to be.

  8. Delete [Enter default attribute value], then click the Edit the arguments icon Edit Arguments icon to launch the Argument Builder.

  9. Create the value for the attribute in the Argument Builder, then click OK.

  10. Click Finish.

  11. Save the rule by clicking File > Save.

7.6.3 How the Rule Works

This rule is used when you want to create a User object with default attributes and values. When a User object is created, the rule sets the attribute and the value for that attribute.

If you want more than one attribute value defined, right-click the Actions tab and click Append Action. Select the action, set the default attribute value, and follow Step 1 through Step 11 to assign the value to the attribute.