I want to input files from a local directory and output them to a remote directory ( an AS400).
So far I have configured the Fileset Options as follows:
Inbound
Directory ( my local unix file path)
Style single (this is an X12 interface)
The Append data checkbox is unchecked
The FTP Otions are as follows:
The login password and host are correct and were tested with the FTP command on the unix box.
There is no Directory Parse or deletion TPS configured at this time.
the Dir List Command is list
Data Type is Image/Binary
************************************************************
When I bring up the watch output window when the interface is running I get the following error message:
[fset:cont:ERR /0: em_out] FTP command ‘RETR 12288
‘ failed: ‘501 Unknown extension in database file name.
‘
This is the FTP options reading the default directory on the outbound remote system (the as400).
Any help or guidance is welcome.
If anyone has Directory parse and deletion TPS examples they are willing to share I would love to see them.