Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

Slow performance when Configuration key turned off

$
0
0
Description: The configuration key Sales tax (ledgerbasicSalesTax) has been turned off in the system. When running example the retail statement posting, the performance is very poor. The slow response is originated in every call to TaxParameters::find(). When analyzing the sql server queries we see a large number of Temporary table been generated which all take 150-200 msec. Reason: By design: We have explained what is happening in this article. http://msdn.microsoft...(read more)

Viewing all articles
Browse latest Browse all 17314

Trending Articles