TransformationParameterMapping table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

In a data map, defines parameters for a transformation.

Messages

Message Web API Operation SDK class or method
Create POST /transformationparametermappings
See Create
CreateRequest or
Create
Delete DELETE /transformationparametermappings(transformationparametermappingid)
See Delete
DeleteRequest or
Delete
Retrieve GET /transformationparametermappings(transformationparametermappingid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /transformationparametermappings
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple

Properties

Property Value
CollectionSchemaName TransformationParameterMappings
DisplayCollectionName Transformation Parameter Mappings
DisplayName Transformation Parameter Mapping
EntitySetName transformationparametermappings
IsBPFEntity False
LogicalCollectionName transformationparametermappings
LogicalName transformationparametermapping
OwnershipType None
PrimaryIdAttribute transformationparametermappingid
PrimaryNameAttribute data
SchemaName TransformationParameterMapping

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

Data

Property Value
Description Transformation data for transformation parameter
DisplayName Data
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName data
MaxLength 500
RequiredLevel None
Type String

DataTypeCode

Property Value
Description Data type of the transformation parameter.
DisplayName Parameter Data Type
IsValidForForm True
IsValidForRead True
LogicalName datatypecode
RequiredLevel None
Type Picklist

DataTypeCode Choices/Options

Value Label Description
0 Reference
1 Value

IntroducedVersion

Property Value
Description Version in which the component is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

ParameterArrayIndex

Property Value
Description Index of the array if the input parameter is an array.
DisplayName Parameter Array Index
Format None
IsValidForForm True
IsValidForRead True
LogicalName parameterarrayindex
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ParameterSequence

Property Value
Description Parameter sequence number.
DisplayName Parameter Sequence
Format None
IsValidForForm True
IsValidForRead True
LogicalName parametersequence
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

ParameterTypeCode

Property Value
Description Type of transformation parameter.
DisplayName Parameter Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName parametertypecode
RequiredLevel None
Type Picklist

ParameterTypeCode Choices/Options

Value Label Description
0 Input
1 Output

TransformationMappingId

Property Value
Description Unique identifier of the transformation with which the parameter is associated.
DisplayName Transformation Mapping Id
IsValidForForm True
IsValidForRead True
LogicalName transformationmappingid
RequiredLevel None
Targets transformationmapping
Type Lookup

TransformationParameterMappingId

Property Value
Description Unique identifier of the transformation parameter mapping.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName transformationparametermappingid
RequiredLevel SystemRequired
Type Uniqueidentifier

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

ComponentState

Property Value
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState Choices/Options

Value Label Description
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Property Value
Description Unique identifier of the user who created the parameter mapping.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time when the transformation parameter mapping was created.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel SystemRequired
Type DateTime

CreatedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who created the transformationparametermapping.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

IsManaged

Property Value
Description Information that specifies whether this component is managed.
DisplayName State
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Choices/Options

Value Label Description
1 Managed
0 Unmanaged

DefaultValue: 0

ModifiedBy

Property Value
Description Unique identifier of the user who last modified the transformation parameter mapping.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Property Value
DateTimeBehavior UserLocal
Description Date and time when the transformation parameter mapping was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel SystemRequired
Type DateTime

ModifiedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who last modified the transformationparametermapping.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OverwriteTime

Property Value
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

SolutionId

Property Value
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Property Value
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

TransformationMappingIdName

Property Value
Description Name of the transformation.
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transformationmappingidname
MaxLength 100
RequiredLevel SystemRequired
Type String

TransformationParameterMappingIdUnique

Property Value
Description Unique identifier of the Transformation Parameter Mapping.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName transformationparametermappingidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

One-To-Many Relationships

Listed by SchemaName.

LookUpMapping_TransformationParameterMapping

Same as the LookUpMapping_TransformationParameterMapping many-to-one relationship for the lookupmapping table/entity.

Property Value
ReferencingEntity lookupmapping
ReferencingAttribute transformationparametermappingid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName LookUpMapping_TransformationParameterMapping
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

TransformationParameterMapping_TransformationMapping

See the TransformationParameterMapping_TransformationMapping one-to-many relationship for the transformationmapping table/entity.

lk_transformationparametermapping_modifiedonbehalfby

See the lk_transformationparametermapping_modifiedonbehalfby one-to-many relationship for the systemuser table/entity.

lk_transformationparametermapping_createdonbehalfby

See the lk_transformationparametermapping_createdonbehalfby one-to-many relationship for the systemuser table/entity.

lk_transformationparametermapping_modifiedby

See the lk_transformationparametermapping_modifiedby one-to-many relationship for the systemuser table/entity.

lk_transformationparametermapping_createdby

See the lk_transformationparametermapping_createdby one-to-many relationship for the systemuser table/entity.

See also

Dataverse table/entity reference
Web API Reference
transformationparametermapping EntityType