
I'm currently working on a Project which imports General Journal Transactions from a CSV file via AX BizTalk Adapter.
The XML Message from Biztalk is successfully written to the AIF Queue and message shows a status of "Ready".
Each time I run my Batch Job ("Process AIF Message Queue Job", Note: this Job is configured to run the following task as per the microsoft's Biztalk/AIF Integration tutorial; "AifReceiveMessage", "AifprocessInboundgateway", "AifprocessOutbountgateway", AifSendMessage" ), the messages are not picked up but rather, the message status changes from “Ready” to "In process" and remains there even after the Batch Job ends, and with no Exception written to the AIF Exception Log for this error.
When we look at the "Batch Job History\View Task\Log", the last Task that was run by the Batch Job fails with an error message: "FormDataSource object not initialized" and reference the class and a line number in AxLedgerJournal. (See attached screenshot below).
*This post is locked for comments
I have the same question (0)