I am trying to map a FILE recieve location to an IBM iSeries IFS share. I tried using the Authentication tab and changing credentials to those that allow access. Below are the three messages I receive. Are there any tricks to making this work? I can connect just fine via windows explorer using the same credentials.
The receive location "TESTContractReceiveLocation" with URL "\\qrli03\ROOT\pfrlitxt.txt" is shutting down. Details:"The FILE receive adapter cannot monitor receive location \\qrli03\ROOT\. ".
There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.PassThruReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "Pipeline " Receive Port: "TESTContractReceivePort" URI: "\\qrli03\ROOT\pfrlitxt.txt" Reason: External component has thrown an exception.
The Messaging Engine encountered an error while suspending one or more messages.
Hi,
Have you verified that the account under which the host instance runs, has access to the share?
Regards