RE: SalesPad integration with GP 2016
How are you integrating these inventory / stock count changes into Dynamics GP? i.e. using Integration Manager, eConnect, Web Services, something else?
Depending on what you're using to integrate that data into GP would dictate what you'd be able to look at for error information.....
IM will usually give you error information within the application and also write it to a log file.
eConnect will also usually show error information along with a error number that we can look at the procedure being called and see exactly the script being used, that is throwing the error, along with the 'eConnect' event viewer log.
Web Services has the Web Services Exceptions Console along with the 'Dynamics' and 'eConnect' event viewer logs, for starters.
Each of these has more verbose logging that can be setup but these would be the basic information.
Thanks