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

WebMethods with MongoDB

  • 1.  WebMethods with MongoDB

    Posted Wed July 30, 2014 05:37 PM

    Hi,

    Has anybody worked with webMethods connectivity to MongoDB? I have searched in the forums as well the webMethods documentation but I do not find any information as to how to configure and interact with MongoDB using webMethods. If anyone has worked on it please share your knowledge on the same.

    Thanks,
    Shanthi


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: WebMethods with MongoDB

    Posted Thu July 31, 2014 12:11 AM

    I don’t has such experience. But I want to know you want use MongoDB in JDBCAdapter or JDBC Pools.


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 3.  RE: WebMethods with MongoDB

    Posted Thu July 31, 2014 07:50 AM

    Hi Shanthi,

    I doubt that webMethods internal functionality will work with MongDB as it is not a supported Database Version as per SystemsRequirements Guide.

    In JDBC Adapter connecting to a MongoDB should be possible as long as they provide a JDBC Driver.
    This should be checked on the MongoDB side.

    Regards,
    Holger


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: WebMethods with MongoDB

    Posted Thu July 31, 2014 02:47 PM

    Thanks for your responses.

    Xiaowei Wang

    I would want to use the JDBC Adapter to connect to MongoDB.

    Holger von Thomsen

    I agree with you I would have to try using the JDBC Adapter that is available to try establishing connectivity with MongoDB. I see in their website that they do have a driver for Java,may be I will try with that.


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 5.  RE: WebMethods with MongoDB

    Posted Thu July 31, 2014 05:14 PM

    OK please try that option and update the forum back: :smiley:

    Appreciated.


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: WebMethods with MongoDB

    Posted Wed February 04, 2015 11:20 AM

    Hey Challa,
    Could you please let us know, if you were able to make the connectivity to the Mongo DB using our JDBC adapter?
    Thanks.


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 7.  RE: WebMethods with MongoDB

    Posted Wed February 04, 2015 12:19 PM

    As far I am aware that the below ones are supported by JDBC adapter 6.5

    Oracle, MSQL, MySQL, DB2, JTOpen, DataDirect, jConnect, Informix, Teradata, Advanced Server JDBC Connector

    Not sure about Mongo DB, check with SAG support before you invest your time.


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 8.  RE: WebMethods with MongoDB

    Posted Wed February 04, 2015 05:26 PM

    sharma.vishal Sharma,

    We have written our own DataSource class leveraging the Java driver MongoDB provides and were able to establish connectivity using the webMethods JDBC adapter.


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 9.  RE: WebMethods with MongoDB

    Posted Wed February 04, 2015 05:42 PM

    OK thanks for the updating back this thread!

    Please provide the source code to SAG for later development of MongoAdapter :smiley:


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 10.  RE: WebMethods with MongoDB

    Posted Thu February 05, 2015 02:28 AM

    Hi Shanthi,

    Could you please share the DatSource class if you are authorized. It will be helpful.

    And also I will open this request for Mongo DB on BrainStorm on SAG.


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 11.  RE: WebMethods with MongoDB

    Posted Thu February 05, 2015 02:42 AM

    Very interesting. Which all adapter services have you tested?
    MongoDB java driver is not JDBC compliant and the way you insert or query data through those APIs are different.
    I guess you would have done a lot of JDBC wrapper classes around the MongoDB java driver. We actually are doing some research on this to offer no sql connectivity via the JDBC adapter. Please do share the details.

    Thanks
    Sury


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 12.  RE: WebMethods with MongoDB

    Posted Fri February 06, 2015 02:43 PM

    Interesting topic…please provide us more details if you are allowed to share. :smiley:

    TIA,
    RMG


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB