IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

MQSeries : Unix to Mainframe file transfer


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kjreddy

New User


Joined: 20 Apr 2005
Posts: 1
Location: Bangalore

PostPosted: Fri Jan 19, 2007 2:24 pm
Reply with quote

I have a requirement wherein i need to transfer some files from the Unix systems to IBM Mainframe system using MQSeries (Websphere MQ) as the middleware.

Can any one suggest me what will be the procedure/process for this , or if any one has worked on such a requirement please help me with the docs/source code.

Thanks and Regards.,
Jagadish
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Fri Jan 19, 2007 2:58 pm
Reply with quote

If MQ is established on both platforms, it should be a simple administrative task to connect and transfer.
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Thu Jan 25, 2007 1:23 pm
Reply with quote

If the MQ Infrastructure is established between Unix Box and Mainframe then you just need to develop MQ utility programs to do file transfer.

Also it depends whether its a batch or online processing.

In Mainframe Batch its simple just write 2 COBOL programs, one to put message and another to receive message.

In Mainframe Online you can setup trigger, so as soon a message arrives it can initiate the transaction and do the necessary processing.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 1
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
Search our Forums:

Back to Top