- Experimental configuration with missing definitions.
- Copy-and-Paste in REST Connection Manager → { Custom }
- Please contact and provide feedback and tips.
- Implemented as configuration for the powerful COZYROC REST framework.
- New: [General] Support for SQL Server 2022 (Preview) - 3030
- Fixed: [Parquet Source] Proper retrieving of file path from connection manager - 3044
- Fixed: [General] Occasionally missing CozyRoc group in SSIS Toolbox - 3043
- Fixed: [REST] A recent regression in FTP Browser for REST connections - 3039
- Fixed: [Salesforce File] Better error message when attempting to upload a Salesforce file without choosing a library - 3040
- Fixed: [File Transfer Task] - Issues with the dialog for selecting FTP/SFTP folders & files - 3035
- Fixed: [OpenAPI] Skip all read built-in verifications - 3023
- New: [IMAP Connection Manager] Support for Outlook OAuth 2.0
- New: [SMTP Connection Manager] Support for Outlook OAuth 2.0 - 3012
- Fixed: [Zendesk] Enabled fields to be available for create in 'Organization Membership' resource. - 3019
- Fixed: [REST] Improved cache reload check. - 3017
- FixedL [Microsoft Dataverse] Removed the replacement of underscore characters in the resource name. - 3016
- Fixed: [REST] Moved UI-related functions in a separate module. - 3010
- New: [Microsoft Dataverse] Support for IgnoreNullValue, IgnoreMissingIdentifier, IgnoreUnchanged action parameters. Various other improvements. - 3009
- New: [Zendesk] Improved handling of
user_fields
. - 3008
- Fixed: [REST] Proper handling of complex fields in composites. External metadata was incomplete for fields defined completely in code. - 2997
- New: [Microsoft Dataverse] Implemented to use navigation property information for lookup field update. - 2986
- New: [XML Destination] Component for generating XML files. - 2705
- Fixed: [General] Duplicated columns in asynchronous error output when metadata dependent changes are made. - 2983
- Fixed: [Database Destination] Eliminate compilation warning messages. - 2982
- New: [REST] Enable token retrieval via Microsoft Edge WebView2.
- New: [Design-Time] The design time features in Visual Studio require .NET Framework 4.5 or later - 2972
- Fixed: [JavaScript] Memory overflow error - 2952
- New: [Sage Intacct] Implemented parameter to explicitly select relationship fields to read. - 2951
- New: [REST] Resolve "Multiple selection list Editor for Rest Source and Destination" - 2950
- New: [REST] BigCommerce configuration - 2929
- Fixed: [Core] SSIS Catalog package execution failures after installation on machine with SQL Server Data Tools installed. - 2945
- New: [REST Editor]
Editor
definition enhancements. - 2944
- Fixed: [REST Connection] Cannot create token for the second time. - 2943
- Fixed: [Salesforce Source] Support relationships to custom objects in nested queries. - 2934
- Fixed: [SharePoint Source] Do not alphabetically sort the columns. - 2939
- Fixed: [Database Destination] Proper handling of DT_DBTIME2 and DT_DBTIMESTAMPOFFSET input column types when using OLE DB driver.
- Fixed: [LDAP] In Active Directory attributes from auxiliary classes were missing in object metadata (e.g.
sAMAccountName
missing in user
).
- Fixed: [Microsoft Dataverse] Lookup fields reset.
- Fixed: [REST] Do not ignore NULL fields in
Set
.
- Fixed: [REST] Encrypt additional parameters in authentication token.
- Fixed: [REST] Fix XML string formatting in WSDL import.
- Fixed: [General] Preview in some source components editors was very slow when displaying many columns.
- Fixed: [Installer] Jurassic.v4.5.dll was not installed in GAC on servers with SQL Server 2019.
- Fixed: [LDAP Destination] Properly handle input columns of type DT_TEXT/DT_NTEXT.
- Fixed: [REST Connection Manager] A regression with not being able to browse to a file (e.g. in Google BigQuery "Service Account" authentication).
- Fixed: [REST] Don't wrap
undefined
and null
in utils.ensureArray
function.
- Introduced May, 2022 in 2.1 version.
- Generates an XML document and stores it in a file.
- The shape of the XML document can be quickly inferred from a sample XML file or an XSD.
- Supports complex XML document structures using the composite inputs pattern.
- Designed to efficiently process unlimited amounts of input data with capped active memory consumption.
Pages