|
I have no access to the dataqueue (and it is the programm that i call wich make read/write to this dataqueue.... So even i f i change it to be keyed, data are red before i can monitor the entry ... ----- Original Message ----- From: "Chris Bipes" <chris.bipes@xxxxxxxxxxxxxxx> To: "Web Enabling the AS400 / iSeries" <web400@xxxxxxxxxxxx> Sent: Thursday, January 19, 2006 5:50 PM Subject: Re: [WEB400] Http jobs and job name > Can you change the data queue access to Keyed? The Http server submits > an entry to the named data queue by job name using the job number as the > key. Your processing program reads any key and submits the response > using the original key. The Http server only reads the keyed response > for it's job number that it submitted the original request under. Again > you will have to modify the software you are processing with will have > to be modified to handle the keys. Not easy with no source or support. > Another option is to have a program read all the responses and submit to > an alternate keyed data queue that the Http server waits at for the > keyed response. The key would have to be part of the data in the > request/response. > > > Christopher Bipes > Information Services Director > CrossCheck, Inc. > > 707.586.0551, ext. 1102 > 707.585.5700 FAX > > Chris.Bipes@xxxxxxxxxxxxxxx > www.Cross-Check.com > > Notice of Confidentiality: This e-mail, and any attachments thereto, is > intended only for use by the addressee(s) named herein and may contain > legally privileged and/or confidential information. If you are not the > intended recipient of this e-mail, you are hereby notified that any > dissemination, distribution or copying of this e-mail, and any > attachments thereto, is strictly prohibited. If you have received this > e-mail in error, please immediately notify me by e-mail (by replying to > this message) or telephone (noted above) and permanently delete the > original and any copy of any e-mail and any printout thereof. Thank you > for your cooperation with respect to this matter. > > > -----Original Message----- > From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] > On Behalf Of Richard ECUYER > Sent: Thursday, January 19, 2006 1:53 AM > To: Web Enabling the AS400 / iSeries > Subject: Re: [WEB400] Http jobs and job name > > Thank you for the answer, > I know that each job is unique (with internal job number or with jobname > and > jobnumber) > The problem i have is : > I use another software that use 2 Dataqueues (one for the question the > other > for the answer) but (here is the problem) i can only attach one > dataQueue to > one JOBNAME, i have tried to create the dataqueue in qtemp, but the > software > (no source, no maintenance) certainly have the dataqueue library > hardcoded > so it does not work. > It seems that if one job get a problem betwwen the question and the > answer, > another job will read the first answer and so on... > > -- > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list > To post a message email: WEB400@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/web400 > or email: WEB400-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/web400. > >
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.