Working though the white paper Microsoft Dynamics® AX
2012: Using Microsoft
BizTalk Server 2010 to
exchange documents with
Microsoft Dynamics AX I came across an issue when a Dynamics 2012 inbound port was attempting to consume a file created by a BizTalk 2012 send port.
Initially the error given was that Dynamics could not access the folder specified. Giving the Dynamics user in question permisions on the folder led to a follow on issue where Dynamics could not consume the file as it was not the file owner - this was because the file had been created by and was owned by the BizTalk Host Service account.
To fix this issue without changing any permissions on the folders or files, you need to add the domain account that the BizTalk host runs under to Dynamics AX with administror privilages.
Dynamics will then be able to consume the files that are created by BizTalk send ports.