Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Request configuration mapping table

The Request configuration mapping [sn_ind_rmt_help_defn_param_data_map] table stores the association between the request parameter and the request definition.

The Request configuration mapping [sn_ind_rmt_help_defn_param_data_map] table has the following features:

  • Extends the Application File [sys_metadata] table that uses the update_synch dictionary attribute to enable customizations. For more information, see Customizations tracked by update sets.
  • For a request definition, maps each active request parameter to a specific column in the corresponding request data table.

Role required to configure the table: sn_ind_rmt_help.admin.

FieldData typeDescription
DomainDomain IDThe domain associated with this record.
Internal IDStringThe internal ID associated with this record.
OrderIntegerThe order that your parameters display in the contextual sidebar.
Request data columnField NameThe field on the task type table that is defined in the request definition.
Request definitionReferenceReferences the remote request definition.
Request parameterReferenceReferences the remote request parameter.

Parent Topic:EMR Help data model tables