AX 2012 DIXF. I need to run a data import in a batch via DIXF .
On the same level under main parent "Inbound" folder I created shared folders Input/Error/Completed/Processing. Folders have full permissions for AOS + DIXF + SQL + me . In the DIXF parameters the UNC path to the parent Inbound folder is specified and is "green", i.e can be accessed by DIXF when I test it.
I specify their UNC paths of these folders in the corresponding fields when executing the processing group .
When the batch is executed, the file gets successfully picked from the Input directory and moved to the Processing folder. However even though the batch then ends successfully and inserts data into target table in AX , the file gets stuck in Processing folder. The same happens if the execution ends up with an error, i.e th files does not get moved to the Error folder
I've noticed that If I don't tick the "Execute target step" , then file gets moved over successfully to the corresponding folder.
I tried even on basic standard entity like "Delivery terms" but still have the same problem. The file is stuck in Processing folder(
How to fix the issue?
Thanks a lot for your help!