<?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 : Dynamics AX 4.0</title><link>http://blogs.msdn.com/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx</link><description>Tags: Dynamics AX 4.0</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>AX 4.0 Enterprise Portal and WSS 3.0 - Themes</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/3515176.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=3515176</wfw:commentRss><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/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/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>Deploying AX with other directory servers than Active Directory</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/3514771.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=3514771</wfw:commentRss><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/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/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>Use regular expressions in the Find dialog</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/1930425.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=1930425</wfw:commentRss><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/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/palle_agermark/archive/tags/Dynamics+AX+3.0/default.aspx">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">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/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><comments>http://blogs.msdn.com/palle_agermark/comments/1772905.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=1772905</wfw:commentRss><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/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/palle_agermark/attachment/1772905.ashx" length="2090" type="application/octet-stream" /><category domain="http://blogs.msdn.com/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>Missing datatype in the Fincancial Dimension Wizard</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/1449753.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=1449753</wfw:commentRss><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/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/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category><category domain="http://blogs.msdn.com/palle_agermark/archive/tags/Bugs/default.aspx">Bugs</category></item><item><title>Dynamics AX 4.0 SP1 Localized is available</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/1339595.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=1339595</wfw:commentRss><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/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/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>Dynamics AX 4.0 Service Pack 1 ships</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/1182094.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=1182094</wfw:commentRss><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/downloads/servicepack/ax40sp1_download.ht...(&lt;a href="http://blogs.msdn.com/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/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>Display customizable help or status text in the status line</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/847642.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=847642</wfw:commentRss><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::statusLine_CustomText(true);...(&lt;a href="http://blogs.msdn.com/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/palle_agermark/archive/tags/Dynamics+AX+3.0/default.aspx">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>Smarter dialogs</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/780456.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=780456</wfw:commentRss><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/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/palle_agermark/archive/tags/Dynamics+AX+3.0/default.aspx">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>New Channel 9 video</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/760298.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=760298</wfw:commentRss><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 more...(&lt;a href="http://blogs.msdn.com/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/palle_agermark/archive/tags/Dynamics+AX+3.0/default.aspx">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>AOS shutting down clients unexpectedly</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/739382.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=739382</wfw:commentRss><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 remote...(&lt;a href="http://blogs.msdn.com/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/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>Inside Microsoft Dynamics AX 4.0 is now shipping</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/724266.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=724266</wfw:commentRss><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 consultants...(&lt;a href="http://blogs.msdn.com/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/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>Analyzing table relations of a Query object</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/687325.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=687325</wfw:commentRss><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(Args...(&lt;a href="http://blogs.msdn.com/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/palle_agermark/archive/tags/Dynamics+AX+3.0/default.aspx">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>Upgrade problems caused by field- or table Id conflicts</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/687310.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=687310</wfw:commentRss><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/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/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item><item><title>isTypeTime</title><link>http://blogs.msdn.com/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><comments>http://blogs.msdn.com/palle_agermark/comments/681310.aspx</comments><wfw:commentRss>http://blogs.msdn.com/palle_agermark/commentrss.aspx?PostID=681310</wfw:commentRss><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 how to...(&lt;a href="http://blogs.msdn.com/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/palle_agermark/archive/tags/Dynamics+AX+3.0/default.aspx">Dynamics AX 3.0</category><category domain="http://blogs.msdn.com/palle_agermark/archive/tags/Dynamics+AX+4.0/default.aspx">Dynamics AX 4.0</category></item></channel></rss>