When you create a new table, page, report, codeunit, query, or XMLport, the elements have IDs that are offset by the Start ID (UidOffset) value that you specify. For example, you can specify a Start ID of 50000 and then create a new page. The first element that you create on the page, for example, a Container control, has ID 50000.
Tag Archives: Start
Import with Rapid Start Services
The Rapid Start Services are an often used tool in Dynamics Nav to export and import data. In that posting i show how the Import works using new feature Item Attributes. In that sample i want to import a new Item Attribute Value and a new Item Attribute Value Mapping.
NAV Client Starter
NAV nowadays has many versions from 1.0 to 8.0, various types of client such as Native Client, SQL Client, Development Environment Client, Web Client. As a result, along with your growing business, you have numerous connections. The more customers you have, the more connections you manage. It is painful.
Start NAV Object in RTC with PowerShell
You might remember these blogposts:
Start Dynamics NAV Windows Client (RTC) from PowerShell
Start Dynamics NAV Development Client (C/SIDE) from PowerShell
I wanted to go a step further. Namely, I wanted to open/run a specific object from PowerShell.
Start Dynamics NAV Windows Client (RTC) from PowerShell
After my sessions during “conference season”, I promised to blog about my scripts. I decided to do this on small pieces of scripts .. and this one is so useful, though I only realised it was useful until I wanted to do a gimmick during a script. I’m actually using it all the time now :-).
How to include Dimensions in Conf. Package Table Fields while using Rapid Start Services in NAV2013
You must have seen my blog video “How to Import and Post Opening Balances along with Dimensions in NAV2013 using Rapid Start Services” here.
http://mohana-dynamicsnav.blogspot.in/2013/04/how-to-import-and-post-opening-balances.html
You can see the Dimensions in Conf. Package tables fields but you cant see Dimensions as fields in Newly created package.
How to add the Dimensions in newly created package table fields?
NAV 2013 Rapid Start Error – “There is no application associated with the specified file for this operation.”
I got an error message due to a mistake done by my during Export Raid Start Package. Spent lot of time to resolve below listed error.