IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  ITX 9.0.0.2 Integration with MongoDB

    Posted 11/17/17 01:51 PM

    Originally posted by: carao2020


    Hi,

     

    Could you please help how to Integrate ITX with MongoDB. Its mentioned that ITX 9.0.0.2 supports MongoDB. I couldnt find any samples.

     

    Thanks in advance


    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: ITX 9.0.0.2 Integration with MongoDB

    Posted 11/20/17 12:17 PM

    Originally posted by: PaulBrett


    I believe support is provided via the ODBC adapter, assuming you have a suitable ODBC driver.

    Thank you.

    Paul

    Follow me on Twitter


    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 3.  Re: ITX 9.0.0.2 Integration with MongoDB

    Posted 11/21/17 04:10 AM

    Originally posted by: Laurent(Satisco)


    Last time I installed a Launcher on Linux, there was a MongoDB adapter listed in the adapters

     


    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 4.  Re: ITX 9.0.0.2 Integration with MongoDB

    Posted 11/21/17 04:52 AM

    Originally posted by: PaulBrett


    I stand corrected.  ITX 9.0.0.2 does include a MongoDB adapter.  There are zero examples and no documentation (that I can find).

    Please open a PMR to get this corrected.

    Thank you.

    Paul

    Follow me on Twitter


    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 5.  Re: ITX 9.0.0.2 Integration with MongoDB

    Posted 02/12/18 11:40 AM

    Originally posted by: PaulBrett


    Documentation and a few working (verified) examples have been produced.  These should be published soon.

    Thank you.

    Paul

    Follow me on Twitter


    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 6.  Re: ITX 9.0.0.2 Integration with MongoDB

    Posted 02/13/18 05:03 AM

    Originally posted by: Laurent(Satisco)


    I was lucky enough to be able to test these examples, and can confirm they work and get yo able to put/get data to/from MongoDB like a charm


    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 7.  Re: ITX 9.0.0.2 Integration with MongoDB

    Posted 03/01/18 03:19 AM

    Originally posted by: carao2020


    Hi Paul,

     

    Thank you very much. Could you share the link for the  examples.

    As we are using GridFS instead of MongoDB, we are integrating with GridFS by calling GrisFS Java client adapter through JEXIT call. Kindly clarify if GridFS is also supported with the ITX Adapter.

     

    Thanks.


    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 8.  Re: ITX 9.0.0.2 Integration with MongoDB

    Posted 03/01/18 03:44 AM

    Originally posted by: PaulBrett


    Please raise a PMR to get the examples.

    You would also need to raise a PMR to get examples of how to use maps to work with GridFS.  I believe you would need to replicate the steps taken by the GridFS API to retrieve and re-assemble all the chunks of a large file stored n MongoDB.  ITX does not currently interface directly with the GridFS API.

    Thank you.

    Paul

    Follow me on Twitter


    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange