i’m trying to connect to a DB2 as400 Database using the Enterprise Server JDBC Adapter, but in the documentation from webMethods the version required is V4R5M0 and the version that we have to integrate is V4R3M0.
Does someone know wich Enterprise or Integration adapter can we use?
You install DB2 Connect (or whatever it might be called these days), which is the client software used to connect to DB2 servers, on the same box as the wM ODBC adapter. Make sure you can connect to the DB using the DB2 Connect utilities first.
Included in the DB2 Connect package is an ODBC driver. Configure this as a system DSN. Then configure the wM ODBC adapter to use that DSN. The ODBC adapter runs only on Windows (since ODBC is a Windows thing).