|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Websphere Adapter framework for JDBC version on AIX7.1 |
« View previous topic :: View next topic » |
Author |
Message
|
keshav120 |
Posted: Sun Jun 14, 2015 12:22 am Post subject: Websphere Adapter framework for JDBC version on AIX7.1 |
|
|
Newbie
Joined: 14 Jun 2015 Posts: 3
|
Hi, my soa project is going to migrate in IIB9, WMQ7.5, AIX7.1.
my existing soa infra is
WMQ7
WMB7
AIX6.1
Websphere adapter version is 2.6.0(this is so old version)
but IBM stopped giving support for this adapter version and also not compatible in AIX7.1
so what is the alternative then ? what is the current version which compatible with AIX7.1
please guide me . |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 15, 2015 4:57 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You should rewrite your flows to use standard IIB JDBC access, instead of the adapter. It's an extra layer that adds extra time to process.
And is entirely out of support, regardless of what version. |
|
Back to top |
|
 |
keshav120 |
Posted: Wed Jun 17, 2015 2:47 am Post subject: |
|
|
Newbie
Joined: 14 Jun 2015 Posts: 3
|
Thanks !
My current environment uses WebSphere Business Integration Adapter for JDBC.
What we are doing right now is that, our msgflow put message in adapter request queue and get messages from response queue. But adapter will be no longer supported now.
So, in IIB9 how we can rewrite our message flow in order to cater JDBC connectivity. what will be nodes , i have not seen any relevant node in webspher adapter platter.
Any link or blog then please suggest. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jun 17, 2015 5:38 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Why are you looking in the adapters documentation?
You need to stop using the adapter entirely.
Just use a JavaCompute node. Or a Map node. Or a DatabaseRoute/Insert/Retrieve node.
That is, just use plain JDBC from a plain broker message flow. No Adapter At all.
If you need to do the database work asynchronously, just create a messgae flow that reads from a queue. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|