<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ssispowerpack-release Archives | ZappySys Blog</title>
	<atom:link href="https://zappysys.com/blog/tag/ssispowerpack-release/feed/" rel="self" type="application/rss+xml" />
	<link>https://zappysys.com/blog/tag/ssispowerpack-release/</link>
	<description>SSIS / ODBC Drivers / API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more</description>
	<lastBuildDate>Mon, 21 Sep 2020 13:24:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.4</generator>

<image>
	<url>https://zappysys.com/blog/wp-content/uploads/2023/01/cropped-zappysys-symbol-large-32x32.png</url>
	<title>ssispowerpack-release Archives | ZappySys Blog</title>
	<link>https://zappysys.com/blog/tag/ssispowerpack-release/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SSIS PowerPack 3.1.4 released</title>
		<link>https://zappysys.com/blog/ssis-powerpack-3-1-4-released/</link>
		
		<dc:creator><![CDATA[ZappySys]]></dc:creator>
		<pubDate>Mon, 21 Sep 2020 13:24:29 +0000</pubDate>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[ssispowerpack-release]]></category>
		<guid isPermaLink="false">https://zappysys.com/blog/?p=9137</guid>

					<description><![CDATA[<p>New Features/Improvements NEW: Dynamics CRM Destination &#8211; Add Support for Multiple Threads for faster performance (Added EnableParallelThreads, MaxParallelThreads Properties) NEW: General &#8211; Add new functions LOWER, UPPER, FUN_UNIX_TIMESTAMP_TO_DATE (When input is Seconds format) and FUN_UNIX_TIMESTAMP_MS_TO_DATE (When input is Milliseconds format) NEW: General &#8211; Add product Update notification (Show release notes when new available) NEW: General &#8211; Enforce License manager [&#8230;]</p>
<p>The post <a href="https://zappysys.com/blog/ssis-powerpack-3-1-4-released/">SSIS PowerPack 3.1.4 released</a> appeared first on <a href="https://zappysys.com/blog">ZappySys Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3 class="versubtitle">New Features/Improvements</h3>
<ul>
<li><span class="verAdded">NEW: </span>Dynamics CRM Destination &#8211; Add Support for Multiple Threads for faster performance (Added EnableParallelThreads, MaxParallelThreads Properties)</li>
<li><span class="verAdded">NEW: </span>General &#8211; Add new functions LOWER, UPPER, FUN_UNIX_TIMESTAMP_TO_DATE (When input is Seconds format) and FUN_UNIX_TIMESTAMP_MS_TO_DATE (When input is Milliseconds format)</li>
<li><span class="verAdded">NEW: </span>General &#8211; Add product Update notification (Show release notes when new available)</li>
<li><span class="verAdded">NEW: </span>General &#8211; Enforce License manager to run as Admin to avoid license activation issues</li>
<li><span class="verAdded">NEW: </span>HTTP Connection &#8211; Provide option to generate Hash only signature without HMAC (Password Digest style Hashing)</li>
<li><span class="verAdded">NEW: </span>HTTP Connection Manager &#8211; Add support for [$nounce$], [$timestamp$], [$userid$] tags in HTTP Request Body (NetSuite Scenario)</li>
<li><span class="verAdded">NEW: </span>HTTP Connection Manager &#8211; Add support for Digest Authentication (URL With Query Parameter Still NOT Supported)</li>
<li><span class="verAdded">NEW: </span>HTTP Connection Manager &#8211; Provide a way to insert Token in AuthScheme for Dynamic Token Method (i.e. Allow use of [$token$] placeholder in AuthScheme)</li>
<li><span class="verAdded">NEW: </span>HTTP Connection Manager &#8211; Provide a way to Pass UserID / Password inside Body (Placeholders [$userid$] and [$password$] should be allowed)</li>
<li><span class="verAdded">NEW: </span>JSON Source &#8211; Add new Array Transform Option &#8211; Pivot Columnless Array (e.g. [&#8220;red&#8221;,&#8221;blue&#8221;,&#8221;yellow&#8221;] )</li>
<li><span class="verAdded">NEW: </span>OAuth Connection Manager &#8211; AWS v4 Provider &#8211; Allow to Supply Custom Region</li>
<li><span class="verAdded">NEW: </span>OAuth Connection Manager &#8211; Update Google Scope Selector Entries for Calendar API</li>
<li><span class="verAdded">NEW: </span>REST API Source, JSON, XML, CSV Source, Web API Destination &#8211; Provide a way to submit BODY with GET request</li>
<li><span class="verAdded">NEW: </span>REST API Task, JSON / XML / CSV Source &#8211; Allow to pass non standard date format for If-Modified-Since Header (Xero API Usecase) &#8211; suffix date with -raw to allow custom format</li>
<li><span class="verAdded">NEW: </span>REST API Task, Web API Destination &#8211; Add Support for GZip Compressed Request for better speed (useful for large data transfer)</li>
<li><span class="verAdded">NEW: </span>Salesforce Destination &#8211; Add Support for ConcurrencyMode to control Serial / Parallel execution of batches in Bulk API (Needed to avoid UNABLE_TO_LOCK_ROW error)</li>
<li><span class="verAdded">NEW: </span>Salesforce Destination, Dynamics CRM Destination &#8211; Add Support for Deleted Rows Output</li>
<li><span class="verAdded">NEW: </span>Salesforce Destination, Dynamics CRM Destination, Upsert Destination &#8211; Add Support to disable Outputs (To prevent unused columns warnings) &#8211; New Property DoNotCreateOutputs</li>
<li><span class="verAdded">NEW: </span>Secure FTP Task &#8211; Add support for advanced filter (Where, OrderBy, Top Clause) just like Advanced File System Task &#8211; Upload, Download, Delete, Get List as ADO Table operation</li>
<li><span class="verAdded">NEW: </span>SMTP Connection Manager &#8211; Change default timeout to 30 seconds, Also Show Timeout as Seconds rather than Milliseconds on User Interface to avoid confusion</li>
<li><span class="verAdded">NEW: </span>XML Source &#8211; Provide an option to set culture (Helpful to parse culture specific Number formats)</li>
</ul>
<h3 class="versubtitle">Bug fixes</h3>
<ul>
<li><span class="verFixed">FIX: </span>Upsert Destination &#8211; Sync option for PostgreSql, Redshift doesnt work &#8211; It deletes data from target table for matching rows in source rather than non-matching rows</li>
<li><span class="verFixed">FIX: </span>Excel Source &#8211; In some cases wrong precision / scale detected for decimal type and you get error at runtime &#8211; SqlTruncateException: Numeric arithmetic causes truncation</li>
<li><span class="verFixed">FIX: </span>Export CSV Task, CSV Generator &#8211; Quote around Number / DateTime value if Format contains comma (e.g. MMM, dd yyyy or ##,0)</li>
<li><span class="verFixed">FIX: </span>Export JSON Task &#8211; DateTime, Real type from SQL query / Table is not exported correctly for some cultures (e.g. fl-FL &#8211; Finland) &#8211; (For number output has comma instead of dot and in datetime dot instead of colon)</li>
<li><span class="verFixed">FIX: </span>Export JSON Task &#8211; DateTimeOffset and Time SQL datatypes are exported without double quotes around it and causing bad JSON output</li>
<li><span class="verFixed">FIX: </span>Export JSON, XML Task &#8211; Live preview of Custom Layout fails when ODBC Connection is used with UserId and Password</li>
<li><span class="verFixed">FIX: </span>Export JSON, XML, CSV Task &#8211; Add new dataset for Custom Layout doesnt list Views when you choose Tables / Views dropdown (Only tables are listed there)</li>
<li><span class="verFixed">FIX: </span>General &#8211; Various components using ISO date formats may use wrong date format for some cultures where Time Separator is dot (i.e. Finland Culture fi-FI)</li>
<li><span class="verFixed">FIX: </span>Google Data Connection &#8211; Add Option to use V2 App</li>
<li><span class="verFixed">FIX: </span>HTML Table Source &#8211; When you check Include Column Link Option and ColSpan Attribute found in some row then you might get &#8211; System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.</li>
<li><span class="verFixed">FIX: </span>JSON Source, XML Source, JSON Parser Transform, XML Parser Transform &#8211; When &#8211;FAST Property supplied it may throw Failed to locate property xxxxxxx even though you check continue if property is missing option</li>
<li><span class="verFixed">FIX: </span>JSON, XML, CSV Source &#8211; Local Zip File is locked until package is finished so accessing same file in package in next step throws &#8211; The process cannot access the file because it is being used by another process</li>
<li><span class="verFixed">FIX: </span>JSON, XML, CSV, MongoDB, Azure Table, Excel, DynamoDB Source &#8211; Column DataType is detected as String When value in the first row is NULL</li>
<li><span class="verFixed">FIX: </span>MongoDB Source &#8211; ISO DateTime is not exported correctly for some cultures (e.g. fl-FL &#8211; Finland) &#8211; (instead of dot and in datetime dot instead of colon)</li>
<li><span class="verFixed">FIX: </span>MongoDB Source &#8211; Provider row number / fragment of document to find _id when certain error happens (E.g. An item with the same key has already been added.&#8217;)</li>
<li><span class="verFixed">FIX: </span>MongoDB Source, JSON Source, XML Source, CSV Source &#8211; Error Redirect doesnt work on some errors like item with the same key has already been added</li>
<li><span class="verFixed">FIX: </span>OAuth Connection Manager &#8211; Select Scope may remove user defined entries if not found in the predefined list</li>
<li><span class="verFixed">FIX: </span>PostgreSql Destination, Redshift Destination &#8211; Error Handling is not working</li>
<li><span class="verFixed">FIX: </span>REST API Task, JSON / XML / CSV Source &#8211; Some API Call might fail on Windows 2012 R2 (or other older OS) with error &#8211; Changing Security Protocol Setting on Advanced Tab has no effect on SSIS 2014 or higher) &#8211; Could not create SSL/TLS secure channel</li>
<li><span class="verFixed">FIX: </span>Salesforce Destination, Dynamics CRM Destination &#8211; Update Mode should remove New Rows output to avoid some confusion</li>
<li><span class="verFixed">FIX: </span>Secure FTP Connection Manager &#8211; Add support to use If Possible Use Single File Operation (iSeries FTP Server Usecase &#8211; Where CWD command fails to determine Folder existence)</li>
<li><span class="verFixed">FIX: </span>Send HTML Email Task &#8211; When you send Email using NORMAL priority it always set as HIGH</li>
<li><span class="verFixed">FIX: </span>SMTP Connection Manager &#8211; Test Connection should use From same as Entered as UserName to avoid error</li>
<li><span class="verFixed">FIX: </span>Timer Task &#8211; For some cultures (i.e. Finland) where Time Separator is dot ( . ) rather than colon ( : ) you might get error &#8211; Failed to Load task &#8220;ZS Timer Task&#8221; &#8211; Exception &#8220;String was not recognized as a valid DateTime.&#8221; occurred during &#8220;LoadFromXML&#8221;</li>
<li><span class="verFixed">FIX: </span>Upsert Destination &#8211; Index Creation fails if your column name has space when you save UI</li>
<li><span class="verFixed">FIX: </span>Xml File Destination, CSV File Destination &#8211; CharacterSet Property is ignored for all CSV / XML Destinations</li>
</ul>
<p>The post <a href="https://zappysys.com/blog/ssis-powerpack-3-1-4-released/">SSIS PowerPack 3.1.4 released</a> appeared first on <a href="https://zappysys.com/blog">ZappySys Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
