Expand Minimize
This topic has not yet been rated - Rate this topic

TransformationParameterMapping Entity Messages and Methods

[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]

A transformation parameter mapping defines the parameters for a transformation. The schema name for this entity is TransformationParameterMapping.

noteNote
The transformation parameter mapping does not support the output parameters of type Owner, Picklist, Boolean, State, and Status.

Cascading rules are applied between this entity and the lookup mapping entity. For example, if you delete the transformation parameter mapping record, the lookup mapping record that is associated with it is also deleted. For more information, see Entity Relationship Behavior.

The following table describes the messages for this entity, which you use with the IOrganizationService.Execute method.

 

Message Description

CreateRequest

Creates a transformation parameter mapping. You can also call the IOrganizationService.Create method.

DeleteRequest

Deletes a transformation parameter mapping. You can also call the IOrganizationService.Delete method.

RetrieveRequest

Retrieves a transformation parameter mapping. You can also call the IOrganizationService.Retrieve method.

RetrieveMultipleRequest

Retrieves a collection of transformation parameter mappings. You can also call the IOrganizationService.RetrieveMultiple method.

See Also

Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.