I have a query, I want to know how many maximum number of records of a xml file can be process in ax 2012, I have form from where I can export data to xml format upto 2000 records only, but when the number of records goes up , the system throw an error for the database issue?
AX 2012 doesn't have any limit, but the particular solution or code may have. For example, there is a limit in AIF document service or your code may have waste too much memory.
So the answer depends on what you're doing. Also, a good idea would be telling us more about the error, such us what the error messages says and where the error is thrown.
We can't help you much if you don't tell us enough about the problem.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.