Oh gosh, what's in a name? Yesterday I wanted to see what information the Microsoft Dynamics NAV 2009 Developer and IT Pro Documentation exactly contained about transforming reports for RTC, but could not find it as I was looking for transform/transformation/transforming. I even used the cside.chm...
At the time that I did write my initial post on the question Should I transform reports on NAV 2009? SP1 was not yet released for the next batch of countries after the first release of SP1 last August, i.e. for Belgium (BE), Norway (NO), Sweden (SE), ... So I could not verify what was discussed months...
For days this issue lingered through my mind as I felt I wanted to write something about report transformation. But what exactly? And in what format? So finally today I decided to just sit down and write. Love RTC As I wrote on one of my previous blog posts I had to learn to love RTC. Both from a user...
So last time we looked at a very simple transformation process for the few forms that we have created for the little Fuel Application ( look here ). This time we are going to do exactly the same thing – create some pages – but we are going to see if the Transformation Input File (TIF) Editor...
So having created the simple objects for our Fuel recording application previously ( link here ) we now need to ensure that we create some new page objects (which can later be exposed as web services) related to the forms we have already created. As you probably know by now, there are at least 3 ways...
Finally getting around to putting together the bits for my exploration into web services, and more importantly how to consume them using C#. So what's the plan? Well first I need to create a very simple NAV app. Once this is done we need to create the new page objects before we can expose the relevant...
Another interesting little issue I have come across... I have been trying to go through the process of running some of our add-on product through the the NAV 2009 transformation tool, however I've been falling over at the first hurdle! In order to preserve my lovely clean Demo install I decided that...
This post describes the simplest possible way to transform a form into a page in NAV 2009. Both Pages and Transformation is documented in more details elsewhere. Here, I just want to make the simples possible example, just to get a simple form transformed into a simple page. Prerequisites: You need to...