Hi,
Is there any setting to increase the number of records that can be exported from the NAV RTC Client?
From the classic client this can be done from Tools -> Options -> Max. no. of XML records to send
It has been reported as a bug in NAV2009 SP1. Has this been fixed in the R2 release?
Thanks!
0
Comments
You can check that setting in CustomSettings File..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
The limit applies to the:
1. Send To Word function
2. Send To Excel function
3. Print
It was confirmed back in 2009 by Microsoft that this was a bug since this limit was harcoded in RTC, however, it is not yet known whether this was solved.
Kindly inform me too if you have any information about this issue.
Kirma
<add key="MaxNoOfXMLRecordsToSend" value="6020" />.
I remember that we had to fix two bugs in this area, but it should work in R2.
Please check if the above suggestion helps....
Software Design Engineer II
Dynamics NAV Office 365
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
Thank you so much for sharing the information.
I also had an issue with limitation of 5000 records, but after inserting the code that you mentioned, I was able to export more than the default limit.
But since the .config file for each user needs to be updated, in order to use this solution, is there any update in the future that will globally change the maximum records to be exported?
Thank you.
Kenji
Does anyone have any suggestions?
Thanks,
Hack
#-o
(I didn't have to add the line in the .config file, as the line was already there).
Kenji
http://support.microsoft.com/kb/2492490
I am using Nav 2009 R2 and installed that hotfix on the rolebased client and the Dynamics NAV Server, BUT it still gives med the error that says that is not allowed to send more than 5000 lines. (Using Send to excel).
I have tried to select lines using shift + Pg down. When doing this I was allowed to select more than 5000 lines. Could it be a limit set in NAV as well?