My 2p about ERP Solutions, Information Worker Solutions and other software products (mainly Microsoft Dynamics AX and Microsoft SharePoint).

30 November 2009

Links List November 2009

I decided to share all my interesting reads and resources month by month with my blog readers. You can find these posts by searching on the label Links. I'll try to order the resources in logical categories. If you would like to see some interesting stuff added in the next month, don't hesitate to post a comment.

So this is my Links post for November 2009.

Dynamics AX

  • User Controls Overview: User Controls are the primary method for adding new functionality to Enterprise Portal. User Controls are developed in Visual Studio. They are added to Enterprise Portal pages by the Dynamics User Control Web part. User Controls and the ASP.NET-based framework are a replacement for the Web Forms and Web Controls that were the primary method for adding functionality in earlier releases of Enterprise Portal. Web Forms and Web Controls are still supported in this version of Enterprise Portal. However, we recommend that any new development for Enterprise Portal be done with User Controls and the Visual Studio framework.
  • The X++ based Web UI Framework in Enterprise Portal will be Discontinued in Future Releases of Microsoft Dynamics AX
  • SysDictCoder: blog about Dynamics AX stuff.
  • Belgian Dynamics Community: Almost 3000 companies and organizations in Belgium are using Microsoft Dynamics-based solutions every day. More than 700 people in ICT companies are daily involved in consultancy, project management or software development around the Microsoft Dynamics platform. In this important ecosystem, the Belgian Dynamics Community (BDC), created in 2008, plays an important role as the largest independent community for Microsoft Dynamics in Belgium. The activities of BDC cover three major product lines: Microsoft Dynamics NAV, AX and CRM, but also includes solutions and products that surround the Microsoft Dynamics platform: Business  Intelligence, SharePoint, Mobile solutions,…
  • Supply Chain Management in Dynamics AX: Arrival overview: In Microsoft Dynamics AX 2009, the Arrival overview form is introduced to improve the overview of items expected to arrive as incoming goods. The new feature provides an overview of all expected incoming items and arrivals can be initialized based on the overview. The focus of this blog post is the functionality of the Arrival overview form and the receiving process.


Continue reading......

by Patrik Luca 0 comments

15 November 2009

Run a batch job with as dialog field value today

Business requirement: run a batch job with as dialog field value today

I you want to run a batch job daily, which has a date dialog field as input, you often don’t want the value in the date dialog to remain the same (being the value entered upon creation of the batch job), but to be equal to today (it is the day on which the batch job is run). However, you cannot enter a variable value in the dialog upon adding the batch job to the batch list in Dynamics AX.

by Patrik Luca 3 comments

14 November 2009

Not like syntax in X++

Business Requirement: use of not like functionality in X++

The like condition allows you to use wildcards in where clauses of an SQL statement. The not like condition as supported in SQL is not supported in X++.


Continue reading......

by Patrik Luca 0 comments

02 November 2009

Find all relations on a Dynamics AX table object

Business requirement: find all relations defined on a Dynamics AX table object

In Dynamics AX, relations can be defined on a table object to connect tables with each other: it lets MorphX know how the data model looks like. Next to relations defined on the table itself, it is also possible that a relation on an Extended data type connects tables in Dynamics AX.

The class below reads the data dictionary and creates a csv file with all relations defined on the table or defined on extended data types existing for that table. As such you get an overview of the metadata of the AX data dictionary. You can also run the script for all tables in your data model of your Dynamics AX application. To do so, don’t specify a table when starting the class.


Continue reading......

by Patrik Luca 2 comments

Patrik Luca, Ieper, BELGIUM
Feel free to use or spread all of the content on my blog. In return, linking back to my blog would be greatly appreciated. All my posts and articles are provided "AS IS" with no warranties.

Subscribe feeds via e-mail
Subscribe in your preferred RSS reader

Subscribe feeds rss Most Read Entries

Categories

Recommended Books


Subscribe feeds rss Recent Comments

This Blog is part of the U Comment I Follow movement in blogosphere. Means the comment field of this blog is made DOFOLLOW. Spam wont be tolerated.

Blog Archive

My Blog List

Followers

Links