<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Dynamics Planet</title>
	
	<link>http://dynamicsplanet.com</link>
	<description>Dynamics,NAV,Navision,Outlook,SSRS,SQL,Report,Microsoft,ERP,accounting,software,outsourcing</description>
	<lastBuildDate>Thu, 13 Aug 2009 13:43:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DynamicsPlanet" /><feedburner:info uri="dynamicsplanet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Plug-in for TFS Source control</title>
		<link>http://feedproxy.google.com/~r/DynamicsPlanet/~3/5DtqGajQ4V0/</link>
		<comments>http://dynamicsplanet.com/2009/07/plug-in-for-tfs-source-control/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 10:48:21 +0000</pubDate>
		<dc:creator>Vadim</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Our Solutions]]></category>
		<category><![CDATA[NAV]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[TFS]]></category>

		<guid isPermaLink="false">http://dynamicsplanet.com/?p=41</guid>
		<description><![CDATA[Finally we are ready to present you plug-in for Visual Studio Team System for integration with Team Foundation Server.
What does it do? It is designed to give MS Dynamics NAV developers possibility to use TFS Source Control in one click.
How does it work? It adds two menu items to Source Control context menu that enable [...]]]></description>
			<content:encoded><![CDATA[<p>Finally we are ready to present you plug-in for Visual Studio Team System for integration with Team Foundation Server.</p>
<p>What does it do? It is designed to give MS Dynamics NAV developers possibility to use TFS Source Control in one click.</p>
<p>How does it work? It adds two menu items to Source Control context menu that enable you to put selected files or all files in selected folder directly into NAV  from TFS Source Control. Or get them from NAV into Source Control.</p>
<p><img class="size-medium wp-image-42" title="test" src="http://dynamicsplanet.com/wp-content/uploads/2009/07/test-300x246.jpg" alt="test" width="300" height="246" /></p>
<p>Note: for plug in to work correctly NAV objects must be named in following format: VVVNNN.TXT where VVV – object type (COD for Codeunits, FOR for forms, REP for reports, TAB for tables, XML for XMLports); NNN object number. To not doing this for each object separately you can use command line utility called Separate to separate one TXT file with several objects into individual files named correctly.</p>
<p class="MsoNormal"><a href="http://dynamicsplanet.com/wp-content/uploads/2009/07/navintegration.zip"></a><a href="http://dynamicsplanet.com/wp-content/uploads/2009/08/navintegration.zip">Nav Integration</a></p>
<img src="http://feeds.feedburner.com/~r/DynamicsPlanet/~4/5DtqGajQ4V0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynamicsplanet.com/2009/07/plug-in-for-tfs-source-control/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://dynamicsplanet.com/2009/07/plug-in-for-tfs-source-control/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/DynamicsPlanet/~5/ZW5Oxr8sd1M/navintegration.zip" length="5292536" type="application/zip" /><feedburner:origEnclosureLink>http://dynamicsplanet.com/wp-content/uploads/2009/08/navintegration.zip</feedburner:origEnclosureLink></item>
		<item>
		<title>Command Line Dynamics NAV (Navision) Object Export Import</title>
		<link>http://feedproxy.google.com/~r/DynamicsPlanet/~3/5JeublAhhqw/</link>
		<comments>http://dynamicsplanet.com/2008/08/command-line-dymanics-nav-navision-object-export-import/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 20:12:28 +0000</pubDate>
		<dc:creator>Vadim</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Our Solutions]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Dynamcs NAV (Navision)]]></category>
		<category><![CDATA[Objects]]></category>
		<category><![CDATA[Source Control]]></category>

		<guid isPermaLink="false">http://www.dynamicsplanet.com/?p=25</guid>
		<description><![CDATA[Command Line Tool Description
How many times you had to make additional mouse clicks just to do routine work. Especially when you have many objects and you do not want to put each object to separate file.
We’ve created command line tool that enable you to take or put Dynamics NAV (Navision) objects directly from or to [...]]]></description>
			<content:encoded><![CDATA[<h2><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/command-line-tool-1.png"></a><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/command-line-tool-2.png"></a>Command Line Tool Description</h2>
<p>How many times you had to make additional mouse clicks just to do routine work. Especially when you have many objects and you do not want to put each object to separate file.</p>
<p>We’ve created command line tool that enable you to take or put Dynamics NAV (Navision) objects directly from or to opened Dynamics NAV (Navision) database. It works with both MS SQL and Navision Native database options and for any version of the client I’ve tried from 3.7 to 5.0 SP1. To use this tool you would need Navision developer license of course.</p>
<p>Thanks to author of the <a title="Søren Nielsen&#39;s blog" href="http://gotcal.com/" target="_blank">Søren Nielsen&#8217;s blog</a> we can make this tool available.</p>
<h2>Think of Your Maturity</h2>
<p>When this tool can be very useful? Personally for me was very irritating to perform all these actions each time I had to check-in my changes to source control system. So if your company mature enough to use source control system:), and in this system you can register custom action you can register it there to be able to send or get Object during check-in or check-out. If not then you better start thinking about that quite heavily. Right now we are working on creating nice plug-in for Microsoft Team Foundation Server. This system can really drive your company projects to success and with plug-in for MS Team Foundation Server (expect the separate article about it) to Dynamics NAV (Navision) integration running projects with full control of any possible changes. Move over, this tool can be tuned to use with most of current Source Control systems.</p>
<h2>Installation Tips</h2>
<p>We are recommending putting our tool into folder that available through Path variable. I’ve just copied it to system32 folder (clumsy but effective <img src='http://dynamicsplanet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). I’ve also registered as custom action for text files in Explorer to have it to right click menu.</p>
<p><a href="http://dynamicsplanet.com/wp-content/uploads/2008/08/cmnav.zip">Command line tool download      <br /></a></p>
<p><img class="alignnone size-full wp-image-26" title="Command Line Tool Screenshot 1" alt="Command Line Dymanics NAV (Navision) Object Export Import" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/command-line-tool-1.png" width="347" height="311" /></p>
<p><img class="alignnone size-full wp-image-27" title="Command Line Tool Screenshot 2" alt="Command Line Dymanics NAV (Navision) Object Export Import" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/command-line-tool-2.png" width="347" height="354" /></p>
<img src="http://feeds.feedburner.com/~r/DynamicsPlanet/~4/5JeublAhhqw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynamicsplanet.com/2008/08/command-line-dymanics-nav-navision-object-export-import/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://dynamicsplanet.com/2008/08/command-line-dymanics-nav-navision-object-export-import/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/DynamicsPlanet/~5/m5k9OM34m-c/cmnav.zip" length="6744" type="application/zip" /><feedburner:origEnclosureLink>http://dynamicsplanet.com/wp-content/uploads/2008/08/cmnav.zip</feedburner:origEnclosureLink></item>
		<item>
		<title>Microsoft MS Dynamics NAV Reports in Office Outlook Using SSRS</title>
		<link>http://feedproxy.google.com/~r/DynamicsPlanet/~3/b8p2Lusvq7w/</link>
		<comments>http://dynamicsplanet.com/2008/06/microsoft-ms-dynamics-nav-reports-in-office-outlook-using-ssrs/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 12:06:10 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Coming Soon...]]></category>
		<category><![CDATA[Our Solutions]]></category>
		<category><![CDATA[Dynamics NAV]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Solution]]></category>
		<category><![CDATA[SSRS]]></category>

		<guid isPermaLink="false">http://www.dynamicsplanet.com/?p=9</guid>
		<description><![CDATA[Introduction
Another exciting solution we’d like to share with you is Microsoft Dynamics NAV reports in MS Office Outlook. Which is an easy and nice way to use MS Office Outlook may be operating MS Dynamics NAV reports still working in Outlook. We investigated several possibilities to show the NAV reports in Outlook. Looking through them, [...]]]></description>
			<content:encoded><![CDATA[<h2>Introduction</h2>
<p>Another exciting solution we’d like to share with you is Microsoft Dynamics NAV reports in MS Office Outlook. Which is an easy and nice way to use MS Office Outlook may be operating MS Dynamics NAV reports still working in Outlook. We investigated several possibilities to show the NAV reports in Outlook. Looking through them, we stopped on two options – SQL Server Reporting Services (SSRS) and direct SQL data sources. For this solution we chose the SSRS as all NAV reports are to be converted to use it in very near future with releasing MS Dynamics NAV 6.0.</p>
<p><span id="more-9"></span></p>
<h2>Technology</h2>
<p>For the solution, we used three standard customer reports: Single Customer, Single Customer &#8211; Share of Total Item Sales, Single Customer &#8211; Item Statistics, which were taken from the <a title="SQL Server 2005 Report Packs" href="http://www.microsoft.com/downloads/details.aspx?familyid=d81722ce-408c-4fb6-a429-2a7ecd62f674&amp;displaylang=en" target="_blank">MS SSRS repository</a>. After the user has pressed the button, the solution analyses the sender’s address, finds the corresponding customer in NAV and shows the nice looking reports. So there is no need to leave your favorite Outlook to see Dynamics NAV reports.</p>
<h3>The Single Customer Report</h3>
<p><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/sql-reporting-1.gif"><img class="alignnone size-full wp-image-10" title="The Single Customer Report" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/sql-reporting-1.gif" alt="Microsoft MS Dynamics NAV Reports in Office Outlook Using SSRS" width="500" height="412" /></a></p>
<h3>Single Customer &#8211; Share of Total Item Sales</h3>
<p><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/sql-reporting-2.gif"><img class="alignnone size-full wp-image-11" title="Single Customer - Share of Total Item Sales" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/sql-reporting-2.gif" alt="Microsoft MS Dynamics NAV Reports in Office Outlook Using SSRS" width="500" height="618" /></a></p>
<h3>Single Customer – Item Statistics</h3>
<p><img class="alignnone size-full wp-image-12" title="Single Customer – Item Statistics" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/sql-reporting-3.gif" alt="Microsoft MS Dynamics NAV Reports in Office Outlook Using SSRS" width="500" height="299" /></p>
<h2>Your Banefits</h2>
<p>Additionally, using Microsoft SQL server reporting services (SSRS) you have even more options, like save the reports in plenty of different formats, or schedule and send your report to anybody on timely basis (i.e. weekly or daily reports to your management, customers or just to yourself to send it further).</p>
<p>The SSRS was chosen not only because it is a new engine for NAV reports. Also, this architecture empowers you with a great tool set for working with report. You can easily apply additional filters, use zoom and export a report in a variety of different formats or just forward or reply with it (suggested feature).</p>
<img src="http://feeds.feedburner.com/~r/DynamicsPlanet/~4/b8p2Lusvq7w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynamicsplanet.com/2008/06/microsoft-ms-dynamics-nav-reports-in-office-outlook-using-ssrs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dynamicsplanet.com/2008/06/microsoft-ms-dynamics-nav-reports-in-office-outlook-using-ssrs/</feedburner:origLink></item>
		<item>
		<title>Integrate Your Dynamics NAV Customers into MS Office Outlook</title>
		<link>http://feedproxy.google.com/~r/DynamicsPlanet/~3/epJtpOYHlMk/</link>
		<comments>http://dynamicsplanet.com/2008/06/integrate-your-dynamics-nav-customers-into-ms-office-outlook/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 12:03:48 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Coming Soon...]]></category>
		<category><![CDATA[Our Solutions]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Dynamics NAV]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Navision]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Our Solution]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.dynamicsplanet.com/?p=14</guid>
		<description><![CDATA[Introduction
With this post we are going to introduce the first family of our products for Microsoft Dynamics. We will describe several approaches and technologies that will be useful for the user in perspective of Outlook Integration/Synchronization and Microsoft Dynamics NAV CRM area.
MS Dynamics NAV Web Services or the History of Innovation
After Microsoft Convergence 2007, we [...]]]></description>
			<content:encoded><![CDATA[<h2>Introduction</h2>
<p>With this post we are going to introduce the first family of our products for Microsoft Dynamics. We will describe several approaches and technologies that will be useful for the user in perspective of Outlook Integration/Synchronization and Microsoft Dynamics NAV CRM area.</p>
<h2>MS Dynamics NAV Web Services or the History of Innovation</h2>
<p>After Microsoft Convergence 2007, we were very interested in the new exciting technology from Microsoft Dynamics &#8211; web services. Having tested them, we can say that although there are some exceptions, Outlook can be integrated with any Microsoft Dynamics NAV (Navision) form or entity. Our team can even perform some Dynamics NAV logic from MS Office Outlook side. Unfortunately, the release for this technology has been postponed, but not our desire to share new exciting possibility.</p>
<p><span id="more-14"></span></p>
<p>So, we are converting our solution to work directly with MS SQL Server so that it is possible to use the integration with previous versions of Dynamics NAV (Navision).<br />
For the MS Office Outlook side we have found two great points for the Integration: REGIONS and ADD-INS. We will talk about Add-Ins in this article. REGIONS will be the part of other solutions and corresponding article for you.</p>
<h2>Outlook Add-In</h2>
<p>Add-In is a classical way to extend the MS Office applications. We can extend any Outlook form class or create a new one to enhance the functionality. As for beginning, we think it should be really handy to use NAV Customers as recipients while composing a new letter in Outlook. By using the customer list panel, the user can easily find and add any customer from NAV to the recipient list.</p>
<p>Clicking the No. link, the user will get the requested Customer Card window opened in Microsoft Dynamics NAV (Navision). Move over, we are planning to extent this add-in with the possibility to add the selected customers to the message body or as attachment, and to filter the customer list by different parameters.</p>
<h3>MS Outlook compose window</h3>
<p style="MARGIN: 10pt 0cm 0pt"><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/oi-mailing-1.gif"><img class="alignnone size-full wp-image-16" title="New Letter Compose Window" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/oi-mailing-1.gif" alt="Integrate Your Dynamics NAV Customers into MS Office Outlook" width="500" height="282" /></a></p>
<p><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/oi-mailing-2.gif"><img class="alignnone size-full wp-image-17" title="New Letter Compose Window" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/oi-mailing-2.gif" alt="Integrate Your Dynamics NAV Customers into MS Office Outlook" width="500" height="319" /></a></p>
<p><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/oi-mailing-3.gif"><img class="alignnone size-full wp-image-18" title="New Letter Compose Window" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/oi-mailing-3.gif" alt="Integrate Your Dynamics NAV Customers into MS Office Outlook" width="500" height="320" /></a></p>
<h3>MS Outlook compose window and Microsoft Dynamics NAV window displaying the requested customer card</h3>
<p><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/oi-mailing-4.gif"><img class="alignnone size-full wp-image-19" title="Outlook Compose Window and Dynamics NAV Window with Requested Customer Card Opened" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/oi-mailing-4.gif" alt="Integrate Your Dynamics NAV Customers into MS Office Outlook" width="500" height="247" /></a></p>
<h2>Your Benefits</h2>
<p>Having implemented the described functionality, you will get a new way to interact with the customers (also vendors or any other contacts) by having them in Outlook New Mail window. Find the necessary contact group using the filters and create a mail for thw whole group. Another upcoming feature is to select the range of customers to be added to the message body if the user wants to send customers’ details. Also, the user can easily open the needed customer card in Microsoft Dynamics NAV.</p>
<img src="http://feeds.feedburner.com/~r/DynamicsPlanet/~4/epJtpOYHlMk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynamicsplanet.com/2008/06/integrate-your-dynamics-nav-customers-into-ms-office-outlook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://dynamicsplanet.com/2008/06/integrate-your-dynamics-nav-customers-into-ms-office-outlook/</feedburner:origLink></item>
		<item>
		<title>Welcome on your Dynamics Planet</title>
		<link>http://feedproxy.google.com/~r/DynamicsPlanet/~3/MBzWPOJit_g/</link>
		<comments>http://dynamicsplanet.com/2008/06/welcome-on-your-dynamics-planet/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 18:16:26 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[News&Events]]></category>
		<category><![CDATA[Convergence]]></category>
		<category><![CDATA[Dynamics]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.dynamicsplanet.com/?p=7</guid>
		<description><![CDATA[Welcome, welcome, welcome,
We are glad to invite you to our new project; hoping that you would like it and would stay with us. In a short time, there will be many features here that derive from our previous experience and were thrown away or were just lost somewhere in our pasts. But now it&#8217;s time [...]]]></description>
			<content:encoded><![CDATA[<h2>Welcome, welcome, welcome,</h2>
<p>We are glad to invite you to our new project; hoping that you would like it and would stay with us. In a short time, there will be many features here that derive from our previous experience and were thrown away or were just lost somewhere in our pasts. But now it&#8217;s time to remember everything that may be useful for you.</p>
<p>Please don’t even think that we are going to show you old tricks only or stuff from the past here. For quite a long time we have been having plenty ideas that we are to present to you.</p>
<h3>So, who are them?</h3>
<p><span id="more-7"></span></p>
<p>We are the community of enthusiasts which want to share our knowledge, innovations, and solutions with you, everything that we have for the moment. Hope you will help us to do our job better, we really hope you will leave some of your thoughts on our sites.</p>
<p><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/crw_7314.jpg"><img class="alignnone size-full wp-image-4" title="band" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/crw_7314.jpg" alt="band on the convergence 2007" width="500" height="332" /></a></p>
<p>Your comments, complaints, suggests and especially good words are the main goal for us.</p>
<h3>Whom we are doing this for?</h3>
<p>First of all our beloved users should find something very fresh. And, of course, we are like to share some experience with our brothers &#8211; developers. For more information about coming innovations see our tomorrow <a title="Coming Soon Category" href="http://www.dynamicsplanet.com/category/coming-soon/" target="_blank"><em><strong>&#8220;</strong></em>Coming Soon&#8230;&#8221;</a> article and wait for more&#8230;</p>
<p><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/music-band-280x140.jpg"></a><a href="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/crw_7311.jpg"><img class="alignnone size-full wp-image-5" title="show" src="http://www.dynamicsplanet.com/wp-content/uploads/2008/06/crw_7311.jpg" alt="light show" width="500" height="332" /></a></p>
<blockquote><p>Yours enthusiasts from Dynamics Planet.</p></blockquote>
<img src="http://feeds.feedburner.com/~r/DynamicsPlanet/~4/MBzWPOJit_g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://dynamicsplanet.com/2008/06/welcome-on-your-dynamics-planet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dynamicsplanet.com/2008/06/welcome-on-your-dynamics-planet/</feedburner:origLink></item>
	</channel>
</rss>
