P-Job is working fine but POS Transaction are not being update into Head Office, this can be cause of async database (crt.tablereplicationlog), delete the existing records and sync again so that async service will pull again the all unsync records and AX will not be update duplicate record into database.
Follow this steps:
1. Stop the AsyncClient in the StoreDB machine
2. Make a backup of the Channel Database
3. Run Query into Channel Database
4. Delete from crt.TABLEREPLICATIONLOG
5. Start the Async Client
6. Run the P-job
2. Make a backup of the Channel Database
3. Run Query into Channel Database
4. Delete from crt.TABLEREPLICATIONLOG
5. Start the Async Client
6. Run the P-job
Thanks,
ReplyDeleteThis was useful... and it did really solved the issue.
thanks...feel good to helps you.............!!!!!!!!!
Delete