AX 2009

The AIF debugging can be quite aggravating especially since document processing can happen in the background leaving you in the dark. The way to fix this is find the AifInboundProcessingService Class and go into the runAsWrapper method.

Code for a job to run AIF inbound file based adapters. Helpful when debugging.

A code sample showing how to post a receipts list for a transfer order in X++ for 2009.

Here's a code sample showing how to post a Transfer Order pick list in X++ in 2009.