BuyingCenter Action Parameters

Supported BuyingCenter Action Parameters.

The BuyingCenter action supports the following input arguments:

uid

The record for which participants should be displayed (Record or Linked). Currently only opportunity records are supported.

This parameter is mandatory.

participantInfoAreaId

The info area of the participants. Currently only Y2 is supported.

This parameter is mandatory.

participantLinkId

The link ID used to read participant records linked to the opportunity. This parameter is only relevant if multiple links between two info areas exist in the data model. for further details, see Link IDs.

Default: -1

participantCatalogField

The catalog field (<field name or number>) whose values are used as categories (i.e. columns) of the buying center wall. A_BuyingCenterY1 as defined in UPDATE_DEFAULT uses the Attitude field (Y2:7, XML name "Position").

This parameter is mandatory.

participantFilterName

You can specify a fixed filter for Y2. Example - to hide participants that have been inactive for more than a year.

participantSortFields

Allows you to specify a sort order for the items displayed on the wall.

Specify one or more fields (<field name or number>) from Y2. In UPDATE_DEFAULT the Participation field (Y2:6) is used.

Separate multiple fields by comma. Prefix a field with "-" (or "+") to define descending/ascending sorting.

Default: ascending.

suggestionsPageSize

Defines the number of visible rows in the RecordListBox displaying suggestions.

Default: 10.

createNewTab

See  createNewTab in Expand Action Parameters.