DEPRECATED: Starting with SSIS+ 1.9, the .NET scripts are no longer maintained. Use the provided JavaScript alternative scripts instead.
Tags:
Dynamics CRMScript File:
Overview
Data flow destination to assign record to a different owner.
Setup
The script has the following parameters:
- CrmConnection - selects COZYROC Dynamics CRM connection.
- AssigneeEntityName - map user or team entity name for which you want to assign a record.
- AssigneeEntityId - map user or team entity identifier for which you want to assign a record.
- TargetEntityName - map target record entity name to assign to another user or team.
- TargetEntityId - map target record entity identifier to assign to another user or team.
Requirements
Depends on COZYROC Script Component Plus component for implementing parameters user interface.
Requires installation of COZYROC SSIS+ 1.6 library.