Propogate

2002-06-25 Thread Ghosh, Shiladitya
Hi All, I am using MQSI2.1 and as some of you maybe aware that there is a PROPOGATE function which breaks a consolidated XML into separate messages.My problem is that we need to upload records close to 5000 from a SAP interface system to DB2.Now the problem with PROPOGATE is that if there are

Re: Retrieving a row of data from an external database?

2002-06-24 Thread Ghosh, Shiladitya
Hi Tina, Tell you what..I faced the same problem and I got a workaround with it..what I did was take the result in an array and then assign a variable to the first element of the array in my loop.I am not aware about how effecient this is..but I'm still in the If-it-wrks-it'll-do phase in my

Re: Retrieving a row of data from an external database?

2002-06-24 Thread Ghosh, Shiladitya
using xml? Thanks for your help, Tina. Ghosh, Shiladitya [EMAIL PROTECTED]@AKH-WIEN.AC.AT on 24/06/2002 13:06:11 Please respond to MQSeries List [EMAIL PROTECTED] Sent by:MQSeries List [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: Subject:Re: Retrieving a row of data

Problem connecting with DB

2002-06-21 Thread Ghosh, Shiladitya
Hi all... We are facing a rather starnge problem.Right now we are at the developemnt level so we have both the CM and the Brk on the same NT machine.The problem is that whenever we have to restart the machine fer any reason the flows simply refuse to connect to the application

Re: Propogate function in MQSI 2.1???

2002-06-13 Thread Ghosh, Shiladitya
thanks a lot chris,amit.will get to it... -Original Message- From: Christopher Frank [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 9:58 PM To: [EMAIL PROTECTED] Subject: Re: Propogate function in MQSI 2.1??? Adi, We were using MQSI 2.0.1 till some time back

Propogate function in MQSI 2.1???

2002-06-12 Thread Ghosh, Shiladitya
Hi, We were using MQSI 2.0.1 till some time back and we picked up data from the DB and generated a common single XML message for all the reccords and used the SQL4j parser API's to break these into individual XML's for each record through a triggered java program.However,I was told by a MQ