We are getting dead lock when sales invoice posted using web service. Our process is below.
sales invoices are made in our shipping ERP and sales invoice posted using web service
1) Web service is called for creation of sales invoice lines and AX will create the line items and confirm the invoice.
2) Second web service is called to post the invoice and posted
We have 200 users posting invoices from our shipping application and we get dead lock error from dynamics ax 2012 R3.
Our AX server is 256 GR RAM and 2 octacore core processor.
Is dead lock due to 2 web service call for invoice posting?? . Will it be possible to do posting in one web service call
ie create sales invoice lines, confirm invoice and post invoice.
Please guide me on this. We have planned for go-live soon.
*This post is locked for comments