In attempting to develop custom EDI scripts utilizing the xtbatch functions, I’m finding that it is difficult to troubleshoot because errors are not reported back when a table insert does not complete properly.
Specifically, the xtbatch.submitemailtobatch function will return the next id value, but when the insert fails, there is no exception raised.
Since there is a new version of xtConnect coming, I’d like to see this added, as it will greatly aid custom development.