ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ESQL code for CREATE NEXTSIBLING in WMQI2.1

Post new topic  Reply to topic
 ESQL code for CREATE NEXTSIBLING in WMQI2.1 « View previous topic :: View next topic » 
Author Message
amigupta1978
PostPosted: Wed Mar 13, 2002 10:55 am    Post subject: Reply with quote

Centurion

Joined: 22 Jan 2002
Posts: 132
Location: India

Hi,
I am using WMQI 2.1.

I have written the following code to create a new XML tag using the refrence
CREATE NEXTSIBLING OF myEnv VALUES (NameValue,'Price',92.3);
(as example given in ESQL refrence) but I got the error
WMQIv210[34668]: (RCDA19DV.AMIT)[3599]BIP2432E: (37, 34) : The correlation name 'NAMEVALUE' is not valid. Has anybody tried this syntax?

I am looking for the following child to be created under myRef handle
<Price>92.3</Price>


Then I tried using another syntax to create sibling and this works fine.
CREATE NEXTSIBLING OF myEnv type (0x3000000) name 'Price' value 92.3 ;
Actually I am not sure about the type which I am defining here. I just tried 0x3000000 as seen in the TRACE files against the XML tags.

Can anybody provide some help that is that the right way of doing this?
Regards,
Amit
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ESQL code for CREATE NEXTSIBLING in WMQI2.1
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.