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.
| Field | Data type | Description |
|---|---|---|
Domain |
Domain ID |
The domain associated with this record. |
Internal ID |
String |
The internal ID associated with this record. |
Order |
Integer |
The order that your parameters display in the contextual sidebar. |
Request data column |
Field Name |
The field on the task type table that is defined in the request definition. |
Request definition |
Reference |
References the remote request definition. |
Request parameter |
Reference |
References the remote request parameter. |