DEPRECATED: Starting with SSIS+ 1.9, the .NET scripts are no longer maintained. Use the provided JavaScript alternative scripts instead.
Script File:
Overview
Data flow transformation to convert a quote to a sales order.
Setup
The script has the following parameters:
- CrmConnection - selects Dynamics CRM Connection.
- QuoteCloseDate - map to input column containing the date when the quote is closed (Mappings Tab).
- QuoteCloseDescription - map to input column containing the description for closing the quote (Mappings Tab).
- QuoteCloseStatus - map to input column containing the status of the closed quote (Mappings Tab).
- QuoteCloseSubject - map to input column containing the subject associated with the closed quote (Mappings Tab).
- QuoteId - map to input column containing currency the ID of the quote to convert (Mappings Tab).
Requirements
Depends on COZYROC Script Component Plus component for implementing parameters user interface.
Requires installation of COZYROC SSIS+ 1.6 library.