|
We have all JBA output go to a single output queue with a data queue specified but no active writer. We then have a program that receives entries from the data queue as entries are added to the output queue. The program determines to which output queue to redirect the spool file entry based on a combination of user profile, printer name, forms type, and other attributes. So we have externalized all output queue logic from JBA. Each of our locations has their own set of output queues. Not only do use one output queue for each special forms type, we also have multiple output queues for regular reports so we can have reports print at the printer nearest to the user who submitted the job producing the spool file entry. In addition, we externalize all job queue logic as well. We have all JBA jobs go to a single job queue that is held. We created a data queue and added an exit program to QIBM_QWT_QJOBNOTIFY exit point NTFY0100 format specifying that data queue as the program name. As entries are submitted to the single job queue by JBA, the system sends an entry to the data queue. We then submit a program that monitors the data queue and redirects the job queue entry to the appropriate job queue based on user profile, accounting code, and other information. Essentially each of our locations has their own job queue, i.e one for invoices, one for pick slips, and one for everything else. This permits us to easily do load balancing. In addition, if we do get an error that halts a job queue, only a single location is effected. By externalizing output queue and job queue logic, we do not require a separate set of group profiles for each of our 33 locations to use different output queues for each location. Note that this logic is far more complex and involves far more programs and files then the above description might imply - but the process does work well. Charlie Massoglia Chief Information Officer cmassoglia@xxxxxxxxxxxxx 517-780-4336 Fax: 517-789-4503 "Ledingham, Paul" <Paul.Ledingham@ To emea.tycohealthc "'System 21 Users'" are.com> <system21@xxxxxxxxxxxx> Sent by: cc system21-bounces @midrange.com Subject Re: [SYSTEM21] System 21 user group profiles 04/20/2006 03:04 PM Please respond to System 21 Users <system21@midran ge.com> We have different groups set up for each printer jobq combination then assign the user to the appropriate groups Regards Paul -----Original Message----- From: system21-bounces@xxxxxxxxxxxx [mailto:system21-bounces@xxxxxxxxxxxx] On Behalf Of DThomas@xxxxxxxxxxxxxxxx Sent: 20 April 2006 19:48 To: SYSTEM21@xxxxxxxxxxxx Subject: [SYSTEM21] System 21 user group profiles We are interested in using this function to simplify task authorizations with version v3.5.0. However, users within the same group need to have different default printer assignments. Once a user is assigned to a group you cannot edit their System 21 user profile individually. Any suggestions? Thanks. Dan Thomas Vice President RxCrossroads 4500 Progress Blvd Louisville, KY 40218-3420 Office Direct (502) 318-1208 Cell (502) 931-3736 Fax (502) 318-1128 This information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material, the disclosure of which is governed by applicable law. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact me and destroy the materials contained in this message. _______________________________________________ This is the System 21 Users (SYSTEM21) mailing list To post a message email: SYSTEM21@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/system21 or email: SYSTEM21-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/system21. **************************************************************************** This e-mail is confidential, intended only for the named recipient(s) above, and may well also be legally privileged. If you have received it in error, you are on notice of its status. Please notify us immediately by reply e-mail and then delete this message from your system. Please do not copy it or use it for any purposes, or disclose its contents to any other person: to do so could be a breach of confidence. Please contact us on +44 (0) 1329 224000 or email postmaster@xxxxxxxxxxxxxxxxxxxxxxx if you need assistance. Thank you for your co-operation. **************************************************************************** _______________________________________________ This is the System 21 Users (SYSTEM21) mailing list To post a message email: SYSTEM21@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/system21 or email: SYSTEM21-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/system21.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.