Custom Fields
Fields refer to all items under the Field Management section in the Oracle CRM On Demand user interface. Each object has its own set of fields that are derived from the functionality of the objects.
The following table describes the Oracle Migration Tool On Demand client commands used with fields. For more information about running these commands, see Migrating Custom Fields.
| Command | Description |
|---|---|
|
This command exports all customized and custom fields for a specific record type. SystemNameOfObject is the system name of the record type. The system names for the record types are listed in System Names for Record Types. The optional
The supported values for the sort order are:
Note: The sort order values are not case-sensitive. If you do not specify a sort field, then the output is sorted by created date, in ascending order. If you specify a sort field but do not specify a sort order for the field, then the default sort order is ascending. |
|
This command exports all customized and custom fields for all objects. For information about
the optional |
|
This command updates or inserts a set of fields in a particular object, as required. |
|
This command creates a new set of fields on a particular object from the contents of an XML file you create manually that contains the new field definitions, rather than extracting the definition from a company. |
Upsert command. If you are manually
creating the field definitions and not extracting them from another
source Oracle CRM On Demand environment, then use the Create command.The Read and ReadAll commands
extract only the field definitions for fields that have been created
by a user or preconfigured fields that have been modified. Unmodified
preconfigured fields are bypassed because they exist on all company
tenants by default. An object with unmodified preconfigured fields
or without any newly created fields contains an empty XML file.
The system names for the record types are listed in System Names for Record Types. You might not have certain objects available depending on how your company is set up, so some of the system names that are listed might not exist for your company.
Read and ReadAll commands.