Author |
Message
|
CuriCAT |
Posted: Wed Apr 29, 2009 9:03 pm Post subject: WMB 6.1 FileOutput node - FTP from Wintel to AS400 |
|
|
 Voyager
Joined: 26 Sep 2006 Posts: 82
|
I am using WMB 6.1 in windows server, I want to use File output node in message flow to do FTP from windows box to AS400 system.
MQInput > Mapping > FileOutput(FTP configuration)
File name is in a format : ABC.XYZ.FILENAME.
if I use it as it is I am getting errors. I am not sure what parameters to be set. Can some one help me pls ?
Thanks in advance.. |
|
Back to top |
|
 |
elvis_gn |
Posted: Wed Apr 29, 2009 9:29 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi CuriCAT,
Please provide details on what errors are thrown...No one here will spoon feed you on the entire process.
Regards. |
|
Back to top |
|
 |
MQEnthu |
Posted: Thu Apr 30, 2009 2:03 am Post subject: |
|
|
 Partisan
Joined: 06 Oct 2008 Posts: 329 Location: India
|
|
Back to top |
|
 |
CuriCAT |
Posted: Tue May 05, 2009 9:50 am Post subject: |
|
|
 Voyager
Joined: 26 Sep 2006 Posts: 82
|
I have followed the procedure, I created identity and copied it in FileOutputNode. Following are the errors I am getting, is it because of the file name ? or because I am sending from Windows sytem to AS400 system.
RecoverableException BIP3380E: File node ''ABC.XYZ.ABCDT.ABCDTA.AVC.SEG01'' in message flow 'FTP_Outbound'' could not connect to remote FTP server "abc.myserver.com''. Reason ''CWD .=>501 A qualifier in "." begins with an invalid character'.'
The FileInput or FileOutput node failed to open a connection to a remote FTP server. This could be because the server could not be contacted, the initial FTP protocol was not observed, or an error situation exists at the server. The reason text is from the detected connection failure.
Make the following checks:
- Ensure that the server address is correct and is locally resolved to a valid IP address.
- Ensure that the server port is correctly specified (the default is port 21, and is the normal port used by FTP servers).
- Ensure that a firewall does not block access to the remote FTP Server.
- server address, port everything is right. I am able to manually do FTP from this location to the external server. |
|
Back to top |
|
 |
zpat |
Posted: Tue May 05, 2009 10:49 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Are you able to perform the exact same FTP with the exact same filename outside WMB?
AS/400 file names are usually mapped to library/file.member
Last edited by zpat on Wed May 06, 2009 12:12 am; edited 1 time in total |
|
Back to top |
|
 |
jasonlck |
Posted: Tue May 05, 2009 5:21 pm Post subject: |
|
|
Apprentice
Joined: 06 Oct 2008 Posts: 48 Location: Singapore
|
Ya try out the manual FTP steps first to determine if FTP is even possible. |
|
Back to top |
|
 |
CuriCAT |
Posted: Mon May 11, 2009 11:08 am Post subject: |
|
|
 Voyager
Joined: 26 Sep 2006 Posts: 82
|
Thanks for all your response. FileOutput node works , some how file input node is not working I don't see any error in event log. |
|
Back to top |
|
 |
MQEnthu |
Posted: Mon May 11, 2009 9:43 pm Post subject: |
|
|
 Partisan
Joined: 06 Oct 2008 Posts: 329 Location: India
|
CuriCAT wrote: |
Thanks for all your response. FileOutput node works ..... |
What was the problem?? May be this will help others. Please post.. _________________ -----------------------------------------------
It is good to remember the past,
but don't let past capture your future |
|
Back to top |
|
 |
|