|
| Harry,
Your post was very significant for the resolution.
I've done a custom file adapter for non-NTFS folder and it works!
Simply, you can take the file adapter sample on SDK, and modify for your need.
Remember AS400 need a 'like-dos' file naming, so you must modify the code
for the property 'work in progress' of the adapter.
I think it is good also for Unix/Linux.
Fabio
"Harry P." wrote:
> Fabio,
>
> I have posted a follow up question on the app integration group.
>
> Following some investigation I found this quote via google groups from a few
> years ago:
>
> 'The problem is that the receive functions work on
> the NTFS file notification event, which of course we don't have from an
> AS400. You will need to have some custom application/service that will get
> the files over to BizTalk somehow'
>
> If this is still the case then the solution you describe seems one of the
> only likely work arounds. I believe I may be able to use the FTP adapter in
> my case, since other apps already do FTP comms with the as400 box.
>
|
|