Manugistics and AS400DB2 Adapters

Folks, need some info about adapters. Customer wants to connect IS 6 with Manugistics planning module. I don’t find any adapter for Manugistics in release info. When I checked advantage it gives 4 reults, says WM has partnership with Manugistics. Any one is using Manugistics adapter?.

IS 6 need’s to talk with AS400/DB2 platform. I hope JDBC adapter can connect with that. Any one has comments?.

Thanks in advance.
Jey.

Hi,

Now, JDBC adapter doesn’t work with DB2/AS400 ; but you can use jt400.jar (download on IBM website)to connect thought WmDB adapter
with url :jdbc:as400://DB/ENV
Driver : com.ibm.as400.access.AS400JDBCDriver
You should registered your driver.
I hope that help you.