One of our client having a process where Navision 2016 will receive records from window service.
once inserting into staging table same entries are creating in gen Journal lines and posting through standard codeUnit(Bulk posting i.e. CodeUnit 13 Gen. Jnl.-Post Batch).
Inserting is happening Fast but bulk posting consuming so much time for 25k records (3.5 hrs) where client will have lakhs of records to be posted.
Table lock issue is happening in GL entry and Gen Jnl line, is there any way to solve this.(Avoid Table lock.) Or Can we just comment the table lock Code.
can anybody help me on bulk posting in fast way and quick.
*This post is locked for comments