Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An administrator can review the details of this attribute on the Opportunities entity's Configuration > Attributes tab. Note that the default HistoryTriggerFieldList includes the TotalMinAmount, TotalMaxAmount, and TotalEstAmount fields. However, changes to these fields do not trigger the creation of a History record since these fields are updated by the Opportunity Details sub-type entity's trUpdateOppDetail and spUpdateOppSummary Fields database objects.

History Trigger Field List Attribute
If an organization needs to modify the list of fields that trigger the creation of Opportunity History, an administrator can either define a trigger list in a Process Flows record that implements the Generate Opportunity History component (by specifying a commadelimited string of fields for the TriggerFileList property) or modify the field list in the HistoryTriggerFieldList entity attribute.
Note the process component also supports the following optional input properties:

...