Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...My thanks to the contributors who freely share their knowledge and enthusiasms. This forum restores some measure of my faith in human nature..."

Geography

Where in the world do Tek-Tips members come from?
tas2826 (Programmer)
7 Jul 09 12:46
Not sure if this is the right place to ask the question, but here goes.

I am fairly new to working with J2EE, about a year now.  I work on an existing J2EE app deployed to WL 10.  At a very high level we have an enhancement project in which a back end mainframe process is going to create a dataset that is in essence a .csv file.  These datasets will be created during a mainframe batch process run during certain time windows.  These resulting data sets will also need to be zipped, encrypted and put onto a secure file storage mount where they can be downloaded via the web.  As part of out deployment we have a server running that handles non-transactional, non-user invoked processing.  It will fall to this J2EE application to handle the zip, encrypt and movement of these files to the file storage mount.  

There is an option on the table to look at using MQ Series to transfer these resulting dataset (.csv) files from the mainframe to a place where the J2EE app can process (zip, encrypt, and place on file storage) the files.

So, finally to the question.  As I understand MQ Series (Now MQ WebSphere or something like that), in essence it is a FIFO queue that can also provide triggering logic.

Is it possible to implement something that could monitor the MQ queue to just pull the files off the queue and process them?  Or be triggered to check the MQ queue?  Is this something already in the J2EE?  Is this done via an api of some type?  If this is possible, where is a good place to find some resources on doing something like this?

This is still in requirements and design so I don't really have more detail at this point.

Thanks in advance for the help.

Troy
 

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close