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 » How can we add new data to Outputroot

Post new topic  Reply to topic
 How can we add new data to Outputroot « View previous topic :: View next topic » 
Author Message
premji
PostPosted: Thu May 01, 2014 11:44 pm    Post subject: How can we add new data to Outputroot Reply with quote

Acolyte

Joined: 01 Jul 2013
Posts: 64

Hi All , I assigning Environment data to Output but now I need to do some modification in environment data then I need to assign to OutputRoot, I am facing issues if I added new data, every time I got override data not old data with new data , can any one do some help to resolve this.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Thu May 01, 2014 11:55 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Can you show us an example?
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
premji
PostPosted: Fri May 02, 2014 1:58 am    Post subject: How can we add new data to Outputroot Reply with quote

Acolyte

Joined: 01 Jul 2013
Posts: 64

Hi Thanks for your reply ,For example Environment data is:

Code:
<Employee emp="url">
     <Details dat="url">
        <Data>
           <ename></ename>
           <eno></eno>
        </Data>
            <ename></ename>
           <eno></eno>
        <Data>
        </Data>
     </Details>
</Employee>


The above is available in Environment that I can able to assign to output root, but now I want, two more fields under Data tag then I need to assign Output root. If I tried for this every time new tree structure created with same root name with out name spaces. How can I add new fields in existing structure..
Back to top
View user's profile Send private message
smdavies99
PostPosted: Fri May 02, 2014 3:11 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Care to show us what you mean? A usertrace output of ${Environment} would help us to help you.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri May 02, 2014 4:31 am    Post subject: Re: How can we add new data to Outputroot Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

premji wrote:
Hi Thanks for your reply ,For example Environment data is:

Code:
<Employee emp="url">
     <Details dat="url">
        <Data>
           <ename></ename>
           <eno></eno>
        </Data>
            <ename></ename>
           <eno></eno>
        <Data>
        </Data>
     </Details>
</Employee>


The above is available in Environment that I can able to assign to output root, but now I want, two more fields under Data tag then I need to assign Output root. If I tried for this every time new tree structure created with same root name with out name spaces. How can I add new fields in existing structure..

You Employee structure as shown here is not correct.
It does not seem to reflect the namespaces correctly.
Are you sure you attached the adequate parser to the Environment BEFORE copying the Employee structure below this parser?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
premji
PostPosted: Fri May 02, 2014 4:58 am    Post subject: Add one more jar file in class path db2cuiz.jar Reply with quote

Acolyte

Joined: 01 Jul 2013
Posts: 64

Hi Sorry I posted wrong example in previous.
Below one is example data

Code:
<Employee emp="url">
     <Details dat="url">
        <Data>
           <ename></ename>
           <eno></eno>
        </Data>
         <Data>
          <ename></ename>
           <eno></eno>
        </Data>
     </Details>
</Employee>
Back to top
View user's profile Send private message
ganesh
PostPosted: Sun May 04, 2014 1:44 pm    Post subject: Reply with quote

Master

Joined: 18 Jul 2010
Posts: 294

CREATELASTCHILD is something which you may want to look into.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » How can we add new data to Outputroot
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.