Hi Daniela,
when DB or WebService Integration is possible with Infor BAAN, you can use JDBC Adapter 10.x or built-in WebService services to do so.
Hopefully the database being used for BAAN provides a JDBC Type 4 Driver as a Jar-File.
Then you can place this jar file under IntegrationServer/instances/default/WmJDBCAdapter/code/jars directory and reload the WmJDBCAdapter package to activate the driver.
See JDBC_Adapter_Users_Guide for further informations.
When using WebServices define the WSDL for invoking services on BAAN ApplicationServer and load it as a consumer WSD.
When BAAN invokes services at IntegrationServer side, load the WSDL as a provider WSD.
See WebServices_Developers_Guide for further informations.
Regards,
Holger
#webMethods#Integration-Server-and-ESB#webMethods-General