Author |
Message
|
anitha-g |
Posted: Thu Jan 03, 2013 11:05 pm Post subject: Java Compute node to call xQuery code in DB |
|
|
Newbie
Joined: 03 Jan 2013 Posts: 4
|
Can any one help me out how to work with Java Compute Node with xquery code in Websphere Message Broker, examples or pseudo code |
|
Back to top |
|
 |
kash3338 |
Posted: Fri Jan 04, 2013 12:06 am Post subject: Re: Java Compute node to call xQuery code in DB |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
|
Back to top |
|
 |
kimbert |
Posted: Fri Jan 04, 2013 8:34 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
Are you sure that JavaCompute is the best choice? The mapping node in WMB v8 supports custom XQuery transforms. |
|
Back to top |
|
 |
anitha-g |
Posted: Mon Jan 07, 2013 3:42 am Post subject: Using JavaComputeNode to call xquery code |
|
|
Newbie
Joined: 03 Jan 2013 Posts: 4
|
kimbert wrote: |
Are you sure that JavaCompute is the best choice? The mapping node in WMB v8 supports custom XQuery transforms. |
This is the requirement i got to do.help me |
|
Back to top |
|
 |
kimbert |
Posted: Mon Jan 07, 2013 3:46 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
Quote: |
This is the requirement i got to do.help me |
What do you need help with? Are you on WMB v8? What problem are you trying to solve? What happened when you tried? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Jan 07, 2013 6:02 am Post subject: Re: Using JavaComputeNode to call xquery code |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
anitha-g wrote: |
kimbert wrote: |
Are you sure that JavaCompute is the best choice? The mapping node in WMB v8 supports custom XQuery transforms. |
This is the requirement i got to do.help me |
There are 97 nodes in the WMB pallete. They each have different qualities. JCN is not the only node you can use. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
anitha-g |
Posted: Mon Jan 07, 2013 9:06 pm Post subject: Javacompute node to call xquery |
|
|
Newbie
Joined: 03 Jan 2013 Posts: 4
|
kimbert wrote: |
Quote: |
This is the requirement i got to do.help me |
What do you need help with? Are you on WMB v8? What problem are you trying to solve? What happened when you tried? |
im working WMB8.how to implement xqueries in java compute code to fetch the data of xml |
|
Back to top |
|
 |
anitha-g |
Posted: Mon Jan 07, 2013 9:08 pm Post subject: Re: Using JavaComputeNode to call xquery code |
|
|
Newbie
Joined: 03 Jan 2013 Posts: 4
|
lancelotlinc wrote: |
anitha-g wrote: |
kimbert wrote: |
Are you sure that JavaCompute is the best choice? The mapping node in WMB v8 supports custom XQuery transforms. |
This is the requirement i got to do.help me |
There are 97 nodes in the WMB pallete. They each have different qualities. JCN is not the only node you can use. |
this is what the requirement,if u have answer plz reply me |
|
Back to top |
|
 |
kash3338 |
Posted: Mon Jan 07, 2013 9:56 pm Post subject: Re: Using JavaComputeNode to call xquery code |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
anitha-g wrote: |
this is what the requirement |
There can never be any requirement which says what nodes to be used in WMB. It is upto the designer/developer to choose the nodes. In this case, why have you chosen JCN for this purpose? This is what the experts have asked here.
anitha-g wrote: |
if u have answer plz reply me |
Simple answer is Google |
|
Back to top |
|
 |
|