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

Remote request parameter table

The Remote Request Parameter [sn_ind_rmt_help_request_param] table stores all parameters that can be used across all remote request definitions.

Remote Request Parameter table

The Remote Request Parameter [sn_ind_rmt_help_request_param] 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.
  • Models a request parameter originating from an EMR system.

Role required to configure the table: sn_ind_rmt_help.admin.

FieldData typeDescription
ActiveTrue/FalseSets the parameter as active to be used in a request definition.
DomainDomain IDThe domain associated with this record.
IDStringUnique identifier for this parameter that is utilized in a request definition.
NameStringName of this remote request parameter.
Sensitive DataTrue/False

Used to classify whether the information received by this parameter is sensitive or not.

Note: Fields marked as true should only be mapped to data columns that have column level encryption enabled.

Source systemStringRepresents the EMR system that this parameter supports. To support all EMR systems, set this field to any.

Parent Topic:EMR Help data model tables