<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Palle Agermark's WebLog</title><link>http://blogs.msdn.com/b/palle_agermark/</link><description>About Dynamics AX development</description><dc:language>en-US</dc:language><generator>Telligent Community 5.6.583.21163 (Build: 5.6.583.21163)</generator><item><title>Turn off regular expressions in TextBuffer</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/26/turn-off-regular-expressions-in-textbuffer.aspx</link><pubDate>Tue, 26 Jun 2007 12:22:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3541600</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=3541600</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/26/turn-off-regular-expressions-in-textbuffer.aspx#comments</comments><description>When you work with objects of the TextBuffer class they use regular expressions internally when applying operations on the text.
 So this example probably wouldn't perform as you'd expect, since "&amp;lt;" is a control character used by the regular expression...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/06/26/turn-off-regular-expressions-in-textbuffer.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3541600" width="1" height="1"&gt;</description></item><item><title>Import data from InfoPath forms to AX 4.0</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/import-data-from-infopath-forms-to-ax-4-0.aspx</link><pubDate>Mon, 25 Jun 2007 10:51:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3515265</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=3515265</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/import-data-from-infopath-forms-to-ax-4-0.aspx#comments</comments><description>Here is a very high-level description on how you can import data from an InfoPath form to AX 4.0:
 Create the AX web service you want to use (e.g. to create a sales order)
 Create a new InfoPath form
 Define the web service as data source in InfoPath...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/import-data-from-infopath-forms-to-ax-4-0.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3515265" width="1" height="1"&gt;</description></item><item><title>AX 4.0 Enterprise Portal and WSS 3.0 - Themes</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/ax-4-0-enterprise-portal-wss-3-0-themes.aspx</link><pubDate>Mon, 25 Jun 2007 10:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3515176</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=3515176</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/ax-4-0-enterprise-portal-wss-3-0-themes.aspx#comments</comments><description>When you apply other themes from WSS, like Reflector or Plastic, Enterprise Portal (EP) retains the default theme. This is because EP doesn't ship with style sheets for all the themes of WSS. 
 To customize the EP style sheet to match the WSS theme you...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/ax-4-0-enterprise-portal-wss-3-0-themes.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3515176" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>Access SharePoint Document Library through UNC Path</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/access-sharepoint-document-library-through-unc-path.aspx</link><pubDate>Mon, 25 Jun 2007 10:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3514995</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=3514995</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/access-sharepoint-document-library-through-unc-path.aspx#comments</comments><description>I usually don't just link to other blogs from this blog, but this tip is very helpful and I seem to return to it again and again for reference. 
 So here is the link: http://blogs.msdn.com/solutions/archive/2006/07/19/671873.aspx 
 This posting is provided...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/access-sharepoint-document-library-through-unc-path.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3514995" width="1" height="1"&gt;</description></item><item><title>Deploying AX with other directory servers than Active Directory</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/deploying-ax-with-other-directory-servers-than-active-directory.aspx</link><pubDate>Mon, 25 Jun 2007 10:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3514771</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=3514771</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/deploying-ax-with-other-directory-servers-than-active-directory.aspx#comments</comments><description>As you may very well know AX can't be deployed with other directory servers than Active Directory (AD). But a product like Microsoft Identity Integration Server (MIIS) allows you to integrate between AD and other directory servers. This will allow you...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/06/25/deploying-ax-with-other-directory-servers-than-active-directory.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3514771" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>SysImport without confirmation dialog</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/21/sysimport-without-confirmation-dialog.aspx</link><pubDate>Thu, 21 Jun 2007 15:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3404243</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=3404243</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/21/sysimport-without-confirmation-dialog.aspx#comments</comments><description>If you run a something like the following, you'll be met with a confirmation dialog for existing elements. private void importAOT(str fileName) { SysImportElements sysImport = new SysImportElements(); 
 sysImport.newFile(fileName); sysImport.parmImportAot...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/06/21/sysimport-without-confirmation-dialog.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3404243" width="1" height="1"&gt;</description></item><item><title>Create file directory on the AOS fileserver from code</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/20/create-file-directory-on-the-aos-from-code.aspx</link><pubDate>Wed, 20 Jun 2007 14:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3403887</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=3403887</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/20/create-file-directory-on-the-aos-from-code.aspx#comments</comments><description>WinAPIServer does not have createDirectory method, so best option is to use ClrInterop. static void createFileDirectory(Args _args) { 
 FilePath path; new InterOpPermission(InteropKind::ClrInterop).assert(); System.IO.Directory::CreateDirectory(path...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/06/20/create-file-directory-on-the-aos-from-code.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3403887" width="1" height="1"&gt;</description></item><item><title>Remove HTML tags from a string</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/19/remove-html-tags-from-a-string.aspx</link><pubDate>Tue, 19 Jun 2007 14:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3403024</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=3403024</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/19/remove-html-tags-from-a-string.aspx#comments</comments><description>Just stumbled on this little, but usefull, method. 
 Web::stripHTML(...) removes HTML tags from a string and returns the actual text of the HTML string. 
 The HTML must be fairly simple though. 
 This posting is provided "AS IS" with no warranties...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/06/19/remove-html-tags-from-a-string.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3403024" width="1" height="1"&gt;</description></item><item><title>How to disable a configuration key from X++</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/19/how-to-disable-a-configuration-key-from-x.aspx</link><pubDate>Tue, 19 Jun 2007 13:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3402893</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=3402893</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/06/19/how-to-disable-a-configuration-key-from-x.aspx#comments</comments><description>Please be aware that by running this code, you'll loose data in any table associated with the configuration key. ConfigurationKeySet configurationKeySet = new ConfigurationKeySet();
 
 ; 
 configurationKeySet.loadSystemSetup(); 
 configurationKeySet...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/06/19/how-to-disable-a-configuration-key-from-x.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3402893" width="1" height="1"&gt;</description></item><item><title>What is MST?</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/04/24/what-is-mst.aspx</link><pubDate>Tue, 24 Apr 2007 09:30:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2256486</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=2256486</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/04/24/what-is-mst.aspx#comments</comments><description>I have been with Microsoft for a little more than four years now and twice my team has been involved in an investigation to figure out what MST, as in AmountMST, is short for. Now by writing this blog post I hope to save us from a potential third investigation...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/04/24/what-is-mst.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2256486" width="1" height="1"&gt;</description></item><item><title>Use regular expressions in the Find dialog</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/03/22/use-regular-expressions-in-the-find-dialog.aspx</link><pubDate>Thu, 22 Mar 2007 14:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1930425</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=1930425</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/03/22/use-regular-expressions-in-the-find-dialog.aspx#comments</comments><description>The cross reference in AX is to me a very important tool to stay on top of things. I use it for research trying figure out how things are connected and I use it when I refactor code to see if I need to change any surrounding code. In our development environment...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/03/22/use-regular-expressions-in-the-find-dialog.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1930425" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+3-0/">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>Create a project from items checked out with the version control</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/02/28/create-a-project-from-item-checked-out-with-the-version-control.aspx</link><pubDate>Wed, 28 Feb 2007 10:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1772905</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=1772905</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/02/28/create-a-project-from-item-checked-out-with-the-version-control.aspx#comments</comments><description>I regularly install a new build of AX, so I have to export and import the stuff I'm working on. I have written the following job to help me create a Private Project of whatever is checked out. static void SysCreatePendingObjectsProject(Args _args) { Dialog...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/02/28/create-a-project-from-item-checked-out-with-the-version-control.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1772905" width="1" height="1"&gt;</description><enclosure url="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-components-postattachments/00-01-77-29-05/Job_5F00_SysCreatePendingObjectsProject.xpo" length="2090" type="application/octet-stream" /><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>One piece of code to update a field in multiple tables</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/01/26/one-piece-of-code-to-update-a-field-in-multiple-tables.aspx</link><pubDate>Fri, 26 Jan 2007 16:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1536660</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=1536660</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/01/26/one-piece-of-code-to-update-a-field-in-multiple-tables.aspx#comments</comments><description>I got inspired by Max Belugins blog post about " Abstract Macros " and I got to think about how I would have solved one of the tasks he once set out to solve with this concept. 
 Basically Max wanted to update a field, of same type, in several tables...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/01/26/one-piece-of-code-to-update-a-field-in-multiple-tables.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1536660" width="1" height="1"&gt;</description></item><item><title>Missing datatype in the Fincancial Dimension Wizard</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2007/01/11/missing-datatype-in-the-fincancial-dimension-wizard.aspx</link><pubDate>Thu, 11 Jan 2007 10:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1449753</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=1449753</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2007/01/11/missing-datatype-in-the-fincancial-dimension-wizard.aspx#comments</comments><description>The Fincancial Dimensions Wizard is really helpfull if you need to add new dimensions to the system. It has come to my attention though that it skips an extended datatype which also should be updated. The datatype is DimensionExtCodeId and it is important...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2007/01/11/missing-datatype-in-the-fincancial-dimension-wizard.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1449753" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Bugs/">Bugs</category></item><item><title>Dynamics AX 4.0 SP1 Localized is available</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/12/21/dynamics-ax-4-0-sp1-localized-is-available.aspx</link><pubDate>Thu, 21 Dec 2006 13:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1339595</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=1339595</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/12/21/dynamics-ax-4-0-sp1-localized-is-available.aspx#comments</comments><description>You can now download the localized version of 4.0 SP1. It supports the following 32 countries/regions: 
 Austria, Australia, Belgium, Brazil, Canada, China, Czech Republic, Denmark, Estonia, Finland, France, Germany, Hungary, Iceland, India, Italy, Ireland...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/12/21/dynamics-ax-4-0-sp1-localized-is-available.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1339595" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>Dynamics AX 4.0 Service Pack 1 ships</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/12/01/dynamics-ax-4-0-service-pack-1-ships.aspx</link><pubDate>Fri, 01 Dec 2006 12:39:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1182094</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=1182094</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/12/01/dynamics-ax-4-0-service-pack-1-ships.aspx#comments</comments><description>Dynamics AX 4.0 Service Pack 1 release is available on Customer Source and Partner Source using these links: 
 
 CS – https://mbs.microsoft.com/customersource/support/downloads/servicepacks/ax40sp1_download.htm 
 PS – https://mbs.microsoft.com/partnersource...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/12/01/dynamics-ax-4-0-service-pack-1-ships.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1182094" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>Display customizable help or status text in the status line</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/10/20/display-customizable-help-or-status-text-in-the-status-line.aspx</link><pubDate>Fri, 20 Oct 2006 09:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:847642</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=847642</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/10/20/display-customizable-help-or-status-text-in-the-status-line.aspx#comments</comments><description>In the right side of the status line there is a small area where you set custom texts independently of the help text (which is shown to the left). 
 Here is a small job demonstrating this: static void setStatusLineText(Args _args) { ;

 xUserInfo:...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/10/20/display-customizable-help-or-status-text-in-the-status-line.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=847642" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+3-0/">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>Smarter dialogs</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/10/02/780456.aspx</link><pubDate>Mon, 02 Oct 2006 09:09:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:780456</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=780456</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/10/02/780456.aspx#comments</comments><description>I don’t know about you, but it seems to me that dialogs for jobs in AX gets more and more complicated. I have a feeling a few of them could solve most of the world’s problems with hunger and pollution, if I could only figure out how fill the dialog fields...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/10/02/780456.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=780456" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+3-0/">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>New Channel 9 video</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/09/18/760298.aspx</link><pubDate>Mon, 18 Sep 2006 09:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:760298</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=760298</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/09/18/760298.aspx#comments</comments><description>Watch Michael Fruergaard Pontoppidan explain the cool AX model-driven architecture from your desk in this new Channel 9 video: http://channel9.msdn.com/ShowPost.aspx?PostID=235384 
 Michael is a co-author of the " Inside Dynamics AX 4.0 " book. 
 Read...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/09/18/760298.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=760298" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+3-0/">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>AOS shutting down clients unexpectedly</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/09/04/739382.aspx</link><pubDate>Mon, 04 Sep 2006 15:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:739382</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=739382</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/09/04/739382.aspx#comments</comments><description>This issue pops up regularly in the AX Dynamics newsgroups and our internal mailling lists. 
 The AOS shuts down clients unexpectedly with the error "The server has terminated the session. The client will now close." 
 This is due to a problem with...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/09/04/739382.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=739382" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>Inside Microsoft Dynamics AX 4.0 is now shipping</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/08/25/inside-microsoft-dynamics-ax-4-0-is-now-shipping.aspx</link><pubDate>Fri, 25 Aug 2006 19:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:724266</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=724266</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/08/25/inside-microsoft-dynamics-ax-4-0-is-now-shipping.aspx#comments</comments><description>This book seems to be shipping now. 
 Here is an excerpt from the book description: 
 Dive deep in to the architectural details of Microsoft Dynamics AX to make relationships clear and development tasks easier. The first part of the book is aimed at...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/08/25/inside-microsoft-dynamics-ax-4-0-is-now-shipping.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=724266" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>Analyzing table relations of a Query object</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/08/03/687325.aspx</link><pubDate>Thu, 03 Aug 2006 08:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:687325</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=687325</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/08/03/687325.aspx#comments</comments><description>One of my ISV Buddies asked me how he could write code to analyze the table relations between the data sources of a Query object. 
 Here is the job I wrote for him as an example. I thought it might could be of general interest. 
 static void QueryLinks...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/08/03/687325.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=687325" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+3-0/">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>Upgrade problems caused by field- or table Id conflicts</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/08/03/687310.aspx</link><pubDate>Thu, 03 Aug 2006 07:42:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:687310</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=687310</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/08/03/687310.aspx#comments</comments><description>When a field or table that is added by a partner or customer in a higher layer than SYS, for example VAR, is subsequently added by Microsoft in the SYS layer with the same, you see a conflict during the synchronization process and consequently an error...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/08/03/687310.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=687310" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>isTypeTime</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/07/28/681310.aspx</link><pubDate>Fri, 28 Jul 2006 10:26:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:681310</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=681310</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/07/28/681310.aspx#comments</comments><description>Checking if a certain data field is of the ”time” data type is not as obvious as you may think. 
 Your first few attempts will most likely just tell you that the type of your field is Integer. 
 Here’s a job with a small snippet of code showing you...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/07/28/681310.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=681310" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+3-0/">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item><item><title>Runtime modification of Auto Design report sections</title><link>http://blogs.msdn.com/b/palle_agermark/archive/2006/07/27/680092.aspx</link><pubDate>Thu, 27 Jul 2006 11:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:680092</guid><dc:creator>Palle Agermark</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/palle_agermark/rsscomments.aspx?WeblogPostID=680092</wfw:commentRss><comments>http://blogs.msdn.com/b/palle_agermark/archive/2006/07/27/680092.aspx#comments</comments><description>When you use Auto Design sections in your reports you don’t have to worry a lot about the design of the report. Everything will print just nicely. 
 But Auto Design is problematic to work with if you want to runtime change one of the reports controls...(&lt;a href="http://blogs.msdn.com/b/palle_agermark/archive/2006/07/27/680092.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=680092" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+3-0/">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/b/palle_agermark/archive/tags/Dynamics+AX+4-0/">Dynamics AX 4.0</category></item></channel></rss>
