Updating or Inserting a Picklist Value Group

This topic describes how to update a set of picklist value group values (if the set exists) or insert a set of picklist value group values (if the set does not exist) in your Oracle CRM On Demand environment (customer test environment or production environment).

Syntax

The following is the syntax for using the Oracle Migration Tool On Demand client to update a set of picklist value group values (if the set exists) or insert a set of picklist value group values (if the set does not exist).

migrationtool -u UserID -s ServerURL Upsert PickValueGroup PickValueGroupXML

where:

  • UserID is the user sign-in ID that has the appropriate privileges to run the Oracle Migration Tool On Demand client commands.

  • ServerURL is the URL for the Oracle CRM On Demand server where your company resides.

  • PickValueGroupXML is the fully qualified path name of the picklist value group XML file, for example:

    C:\My Files\MyAccountPicklistValueGroup.xml