Hi folks
I am working on some custom cash flow analysis. One of the ever present hurdles is performance.
I have written a program that generates random transactions (standard demo data functionality proved not sufficient). I now want to use my program to populate the cash flow source tables. But I do not know how many records to create.
If it needs mentioning - my random trans generator will enable me to analyse the performance of my cash flow forecasting. And then take appropriate steps.
I was hoping someone could assist me with some figures - what are the maximum record count values in a given month for the following tables:
- SalesTable
- PurchTable
- ForecastSales
- ForecastPurch
- CustInvoiceTable
- CustInvoiceOpen
- VendTransOpen
- BudgetTransactionLine (not supported in my random trans generator, but I'm still interested)
- GeneralJournalAccountEntry (not supported, but still interested)
I know this will vary drastically between customers / AX-implementations and also between companies within an AX instance. I can obviously make some guesses. But your (the reader's) estimation will still be much more valuable than my own - I am an ISV dev spending my entire lifetime in Visual Studio. And then when I am not using VS, my employer puts me back in my box in the store room - I haven't been out to clients much.
Thank you for your attention