IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Connecting BAAN using webMethods 10.3?

  • 1.  Connecting BAAN using webMethods 10.3?

    Posted Thu June 13, 2019 10:26 AM

    Can you please help with connecting BAAN ERP system using webMethods 10.3 ?
    In one of the posts I found :
    webMethods doesn’t not support “webMethods Baan Adapter” after year 2003 and they do not provide integration with Baan due to low demand.
    Also if you could suggest any out of box integration solution for BAAN using webMethods 10.3 ( by means of DB / webService implementation ) it would greatly help.

    Thanks in advance !
    Daniela


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: Connecting BAAN using webMethods 10.3?

    Posted Thu June 13, 2019 10:37 AM

    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


  • 3.  RE: Connecting BAAN using webMethods 10.3?

    Posted Fri June 14, 2019 04:18 AM