Author |
Message
|
kishoreraju |
Posted: Thu May 28, 2009 1:11 pm Post subject: deploying Message broker flows on to Data power XI50? |
|
|
Disciple
Joined: 30 Sep 2004 Posts: 156
|
Hi All,
Is there any feature in Datapower to deploy and run the Message flows developed in Message broker toolkit. |
|
Back to top |
|
 |
ashoon |
Posted: Thu May 28, 2009 1:49 pm Post subject: Re: deploying Message broker flows on to Data power XI50? |
|
|
Master
Joined: 26 Oct 2004 Posts: 235
|
no there is not and don't think there's going to be such functionality anytime soon as they are two completely different runtimes - they can be 'configured' to do the same things but use different programming paradigms _________________ IBM Certified - SOA Solution Designer & WebSphere Datapower SOA Appliances |
|
Back to top |
|
 |
Gaya3 |
Posted: Fri May 29, 2009 12:04 am Post subject: Re: deploying Message broker flows on to Data power XI50? |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
kishoreraju wrote: |
Hi All,
Is there any feature in Datapower to deploy and run the Message flows developed in Message broker toolkit. |
I dont think so,
but you can use datapower to accelerate the XML coming up from Message Broker. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
mqjeff |
Posted: Fri May 29, 2009 1:52 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Well... You can deploy WTX to Datapower and you can deploy WTX to Broker.
But that's not what you're asking. |
|
Back to top |
|
 |
KeeferG |
Posted: Tue Jun 02, 2009 4:36 am Post subject: |
|
|
 Master
Joined: 15 Oct 2004 Posts: 215 Location: Basingstoke, UK
|
DataPower doesn't really accelerate XML despite what marketing would like you to believe. That would suggest sending messages out faster than they arrive.
What it will do is parse/validate/transform the XML very quickly so that your XML based application doesn't need to do it all itself.
It is much better suited to be infront of XML applications rather than broker athough it does allow your broker to run without schema validation which will improve overall end to end performance.
I think it is better to say that DataPower reduces the processing cost of handling XML documents. _________________ Keith Guttridge
-----------------
Using MQ since 1995 |
|
Back to top |
|
 |
mehedi |
Posted: Thu Jun 18, 2009 1:27 pm Post subject: Xml parsing and transformation tools Datapower uses |
|
|
Centurion
Joined: 11 Nov 2001 Posts: 102 Location: PSTech
|
Do you know which parsing and transformation tools Datapower uses ?
Is it xerces , xalan , xml4j , saxon or some other . ? |
|
Back to top |
|
 |
ashoon |
Posted: Fri Jun 19, 2009 2:40 pm Post subject: Re: Xml parsing and transformation tools Datapower uses |
|
|
Master
Joined: 26 Oct 2004 Posts: 235
|
It's a DataPower (now IBM) proprietary parser...
http://www-01.ibm.com/software/integration/datapower/performance.html
mehedi wrote: |
Do you know which parsing and transformation tools Datapower uses ?
Is it xerces , xalan , xml4j , saxon or some other . ? |
_________________ IBM Certified - SOA Solution Designer & WebSphere Datapower SOA Appliances |
|
Back to top |
|
 |
mo.urrahman |
Posted: Sun Jul 31, 2011 12:05 pm Post subject: |
|
|
Newbie
Joined: 31 Jul 2011 Posts: 2
|
|
Back to top |
|
 |
kimmyj |
Posted: Mon Aug 01, 2011 6:58 pm Post subject: |
|
|
 Novice
Joined: 26 Jun 2003 Posts: 19 Location: UK
|
Also you could use the XML Mapping node on Broker to create the XSL and upload the XSL into DP.
Not as pretty as you might make your own XSL but functional. |
|
Back to top |
|
 |
|