ImportMappingsImportMap Action

Imports the XML representation of a data map and create an import map (data map) based on this data.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
MappingsXml
Edm.String False False

XML representation of the data map.

ReplaceIds
Edm.Boolean False True

Indicates whether to import the entity record IDs contained in the XML representation of the data map.

Return Type

Type Nullable Description
importmap False The ImportMappingsImportMap action returns the following value.

See also