web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Project Export And Import

Today I want to show how you can export and import projects. It’s very easy and similar to what can be done in AX 2012. Export If you want to export a project of course first you need one – literally – in Solution Explorer. Righ...

Volker Breitkopf
Like (0)
Access Stuff In The New Event Subscriptions

Often when creating a new event subscription (some time ago I wrote about Events and Subscriptions in the new Dynamics AX) I need to look up how I can access stuff from the given parameters. So here are some random examples listed, without making ...

Volker Breitkopf
Like (0)
Metadata Search – Like A Pirate!

I’ve just shown you some examples for event handlers. Now I want to outline a way to find examples yourself. You surely could use the Metadata Search feature in Visual Studio but usually I prefer to do it in the folders that contain the xml ...

Volker Breitkopf
Like (0)
Bing Search The Wiki (Example Extension Project)

I took some run-up and showed a couple of things within the last blog posts I want to bring together now for a small example how you can build an small but useful extension to the new Microsoft Dynamics AX. Amongst others, there were examples for ...

Volker Breitkopf
Like (0)
Financial Reporting – Fix The Management Reporter Process Service

If you’re using a local copy of the AX7 Update 1 (aka May Update) virtual machine (.vhd) and experience issues with starting the Management Reporter 2012 Process Service (in Windows Services) that might be because you needed to rename the ma...

Volker Breitkopf
Like (0)
Financial Reporting – Reset The Data Mart

After I was able to fix the Management Reporter 2012 Process Service the next step was to reset the data mart. In some certain cases you need to do that to make Financial Reporting deliver the correct data again – one of them and probably th...

Volker Breitkopf
Like (0)
NULL Values in Data Entity / View

Some days ago a colleague of mine had an interesting question for me. “Clearly there’s data in the underlying table but this Data Entity’s view doesn’t provide any values in several fields. Do you know why?” Here̵...

Volker Breitkopf
Like (5)
Fix Certificate Issues on Development Machines

Since we moved to the new AX (#Dyn365FO) we use virtual machines to perform development tasks which are provided as images by Microsoft and either deployed to Azure or downloaded and run via Hyper-V on a local server. At least the latter suffer an...

Volker Breitkopf