× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Well..there's FIFO queues and LIFO queues, and data queues can also be
keyed. So you would need to know more about what type of queue is being
used. I'm doing the same type of thing between Websphere Commerce and an
iSeries but I'm using MQ Series. Same type of idea...and I'm using the
MQ correlation id as a unique identified. You could do the same thing
by having the servlet create a key value (a one up number or something)
and use that as a the data queue key.

> -------- Original Message --------
> Subject: AS/400 Data queue
> From: "Nicolas Lemay" <nlemay76@xxxxxxxxxxx>
> Date: Mon, January 24, 2005 1:17 pm
> To: java400-l@xxxxxxxxxxxx
> 
> Hi, I don't know if i'm at the right place for that, but I'm trying to
>    figure out the problem in my application. A user is trying to made an
>    order by a website. He's making his order and when the order his being
>    confirmed, he's calling a java servlet that communicate with a AS/400 via
>    a Data queue. when the AS400 process his order he put's a line on the data
>    queue (I don't know if it's the same data queue or another) and the
>    servlet read the data queue and then update the sql table and return to
>    the user a confirmation. The thing is that the user don't receive the
>    proper confirmation of it's order... sometime it's the right order but
>    other time it's a different order.  I would like to know how the data
>    queue works?
>     
>     
>    thanks
>     
>    Nick
> 
>      ----------------------------------------------------------------------
> 
>    Envoyer des courriels creatifs est aussi amusant que d*en recevoir.
>    Utilisez de la papeterie, des polices et des couleurs speciales. MSN
>    Premium: Adherez maintenant et obtenez les deux premiers mois GRATUITS*
> -- 
> This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) 
> mailing list
> To post a message email: JAVA400-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/java400-l
> or email: JAVA400-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/java400-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.