|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Fille Nodes with FTP |
« View previous topic :: View next topic » |
Author |
Message
|
MB Developer |
Posted: Fri Nov 28, 2014 2:45 am Post subject: Fille Nodes with FTP |
|
|
 Disciple
Joined: 03 Feb 2014 Posts: 179
|
Hi All,
I already work with file node with in my PC then all operations are working.
Now I want to use File node with FTP properties..
Sender System:
FileInput --> Compute --> MQOutput
FileInpu Node:
Code: |
Input Directory -- C:\MBTest
File name or Pattern --- InputMsg.xml
Input Message Parsing -- XMLNSC
Action on successful parsing -- Add Timestamp and Move to Archive sub directory
Parser Options -- Immediate
FTP:
Remote Transfer -- Checked
Transfer Protocol -- FTP
Server and Port -- Server01
Security Identity -- secId
Server Directory -- .
Transfer Mode -- Binary
Scan Delay -- 20
Compute Node --> CALL CopyEntireMessage();
MQOutput Node : Queue Name TEST.OUT |
After deploying this message flow then file will go to output queue.
Now I want to use File output node to push data to FTP server..
MsgFlow: MQInput --> Compute --> FileOutput
this flow will be created in another PC.
then please suggest me what are the properties in FileOut Node FTP and what commands are required.
I follow below link and explain me commands .
http://www.mqseries.net/phpBB/viewtopic.php?t=52668&sid=40dec5641556b2ef27e21b7939aac3d3
1. mqsisetdbparms WBRK61_DEFAULT_BROKER -n ftp::secId -u userName -p password
2. mqsicreateconfigurableservice WBRK6_DEFAULT_BROKER -c FtpServer -o Server01 -n serverName,securityIdentity -v myFTP,secId
How to define FTPServer configurations at my broker.. _________________ Thanks.... |
|
Back to top |
|
 |
Vitor |
Posted: Mon Dec 01, 2014 5:47 am Post subject: Re: Fille Nodes with FTP |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
MB Developer wrote: |
How to define FTPServer configurations at my broker.. |
With the above 2 commands....
If you (as I suspect) mean "how do I configure my flow to use these?", you'll find both File nodes have an FTP tab (you may need to scroll down to see it) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
zpat |
Posted: Mon Dec 01, 2014 8:29 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
What's not entirely obvious is that the configurable service name takes the place of the "server and port" entry.
WMB 6.1 - I hope you aren't using that version still....! _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|