<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ssis on Alexander Development</title><link>https://alexanderdevelopment.net/tag/ssis/</link><description>Recent content in ssis on Alexander Development</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 08 Feb 2018 19:01:01 +0000</lastBuildDate><atom:link href="https://alexanderdevelopment.net/tag/ssis/index.xml" rel="self" type="application/rss+xml"/><item><title>Disable and enable Dynamics 365 CE users with SSIS &amp; KingswaySoft</title><link>https://alexanderdevelopment.net/post/2018/02/08/disable-enable-dynamics-365-ce-users-with-ssis-kingswaysoft/</link><pubDate>Thu, 08 Feb 2018 19:01:01 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2018/02/08/disable-enable-dynamics-365-ce-users-with-ssis-kingswaysoft/</guid><description>Recently I was asked to set up a process to automatically disable or re-enable Dynamics 365 Customer Engagement users depending on some external data. This ended up being ridiculously easy to do with SSIS and KingswaySoft&amp;rsquo;s Dynamics 365 Integration Toolkit. Let me show you how it works.
In Dynamics 365 CE, you can disable or enable a user record just by setting the value of its &amp;ldquo;isdisabled&amp;rdquo; attribute to true or false, so both my disable user data flow and re-enable user data flow do roughly the same thing.</description></item><item><title>Another approach to complex Dynamics 365 text interfaces using KingswaySoft and XSLT</title><link>https://alexanderdevelopment.net/post/2017/06/23/another-approach-to-complex-dynamics-365-text-interfaces-using-kingswaysoft-and-xslt/</link><pubDate>Fri, 23 Jun 2017 17:30:00 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2017/06/23/another-approach-to-complex-dynamics-365-text-interfaces-using-kingswaysoft-and-xslt/</guid><description>Last week I posted an approach for generating complex text files from Dynamics 365 with KingswaySoft and XSLT that uses a custom script component to apply an XSL transformation to an XML document generated with the the SSIS XML merge component from the KingswaySoft SSIS productivity pack.
After I shared that post, Daniel Cai at KingswaySoft told me the premium derived column component in the SSIS productivity pack can also be used to apply the XSL transformation.</description></item><item><title>Generating complex text files from Dynamics 365 with KingswaySoft and XSLT</title><link>https://alexanderdevelopment.net/post/2017/06/15/generating-complex-text-files-with-kingswaysoft-and-xslt/</link><pubDate>Thu, 15 Jun 2017 12:00:00 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2017/06/15/generating-complex-text-files-with-kingswaysoft-and-xslt/</guid><description>Recently I needed to build an SSIS package that would generate a delimited text file with multiple sets of related (but different entity) Dynamics 365 records combined in a single grouping. Each record would be on a separate row (with different formats for each record type), and each grouping of related records would have its own header and trailer rows.</description></item><item><title>Real-time Dynamics 365 data integrations with SSIS + KingswaySoft</title><link>https://alexanderdevelopment.net/post/2017/06/13/real-time-dynamics-365-data-integrations-with-ssis-kingswaysoft/</link><pubDate>Tue, 13 Jun 2017 12:00:00 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2017/06/13/real-time-dynamics-365-data-integrations-with-ssis-kingswaysoft/</guid><description>I&amp;rsquo;m a big fan of KingswaySoft&amp;rsquo;s Dynamics 365 SSIS integration toolkit for moving data between Dynamics 365 and other systems. Because the integrations are run in SSIS packages, there&amp;rsquo;s a lot of power and flexibility, and you can use SQL Server Agent to orchestrate your integration jobs. This is great for scheduled jobs, but what do you do if you need to trigger a job based on activity in Dynamics 365?</description></item><item><title>SSIS package for moving access team templates with KingswaySoft</title><link>https://alexanderdevelopment.net/post/2015/11/02/ssis-package-for-moving-access-team-templates-with-kingswaysoft/</link><pubDate>Mon, 02 Nov 2015 03:13:14 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2015/11/02/ssis-package-for-moving-access-team-templates-with-kingswaysoft/</guid><description>Last year Ben Hosking said there was no way to move access teams between Dynamics CRM organizations, so I created a tool to do that. Last month Tanguy Touzard said I should turn my console application into an XrmToolBox plugin, so I did. Soon after that Daniel Cai said I should make something with the KingswaySoft SSIS Integration Toolkit, so I&amp;rsquo;ve now written a version of my access team template mover as an SSIS package.</description></item></channel></rss>