How to Change a Profile Definition

You can change the display name and description of a profile definition, and change the custom attributes.

Dd328089.alert_caution(en-US,CS.90).gifImportant Note:

When modifying the profile schema, realize that the display names shown in the user interface are not based on the profile definition, but are based instead on the presentation XML. The display names are intended to be localizable and the profile definition information is not. The presentation information is not tied to changes in the database. You have to make any changes in property display names (localizable or otherwise) in the presentation file.

To change a profile definition

  1. Expand Commerce Server Manager, expand Global Resources, expand Profiles, expand Profile Catalog, expand Profile Definitions, right-click the profile definition you want to change, and then click Properties.

  2. In the <profile definition> Properties dialog box, on the General tab, do the following:

    Use this

    To do this

    Display Name

    Change the name for the profile definition. The display name can contain a maximum of 127 Unicode characters.

    Description

    Change the description for the profile definition. The description can contain a maximum of 127 Unicode characters.

  3. On the Custom Attributes tab, do the following:

    Use this

    To do this

    New

    Click to open the Custom Attribute dialog box and add a new custom attribute.

    Edit

    Click to open the Custom Attribute dialog box and edit the specified custom attribute.

    Delete

    Click to delete the selected custom attribute.

  4. In the Custom Attributes dialog box, do the following:

    Use this

    To do this

    Display Name

    Type the name that you want displayed or edit the name for the attribute. The display name can contain a maximum of 127 Unicode characters.

    Description

    Type or edit the description for the attribute. The description can contain a maximum of 127 Unicode characters.

    Value

    Type or change the value of the attribute.

    You can change the display name of a profile definition; however, you cannot change the programmatic name of a profile definition.

  5. To save the changes and return to the Properties dialog box, click OK.

  6. To save your changes and return to Commerce Server Manager, click Apply, and then click OK.

The profile definition is saved with the changes.

See Also

Other Resources

Managing Profile Definitions

How to Use the Profiles Schema Manager

About the Profiles Schema Manager