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.


#TechXchangePresenter
 View Only
  • 1.  db folder under Public Package

    Posted Tue August 05, 2008 01:17 PM

    According to documentation, there is a db folder under Public Package which can be used to to make connection to Database, committ and rollback. But I did not find it in my Public package both 6.5 and 7.1. In short, I want to handle committ and rollback upon successfull and failure transactions.

    Any words please.

    Regards,
    Faisal.


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


  • 2.  RE: db folder under Public Package

    Posted Tue August 05, 2008 03:56 PM

    Hi,

    Services which you are referring to are in WmDB.

    There is other way also to achieve commit and rollback by using WmPRT services (ex: pub.art.transaction:commitTransaction) by using jdbc adapter local/XA connection.

    Regards,
    Sumit


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


  • 3.  RE: db folder under Public Package

    Posted Wed August 06, 2008 06:44 AM

    First Thanks for the reply.

    This is my first time dealing with such Package. Can you little bit breif the steps from beginning to end. Let say I have created JDBC adapter and then I will just use WmArt Package services. How I will relate JDBC Connection instance to WmArt Services?


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


  • 4.  RE: db folder under Public Package

    Posted Wed August 06, 2008 07:24 AM

    Hi,

    I would recommend you to go through documentation (6-5_JDBC_Adapter_Users_Guide.pdf).
    You can find answer to your question on page 235.

    Regards,
    Sumit


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


  • 5.  RE: db folder under Public Package

    Posted Wed August 06, 2008 07:49 AM

    Hi,

    I would really appreciate if you attach this document because unforunatly, this document in our WebMethod documentation directory contains installation procedule and not user guide which is very strange. Attch is for your reference.

    Thanks again,
    Faisal


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


  • 6.  RE: db folder under Public Package

    Posted Wed August 06, 2008 09:22 AM

    Hi Faisal,

    I cannot attach due to size restrictions.

    Everything you can get it from advantage.
    Go to Bookshelf → Product Documentation → JDBC Adapter

    Regards,
    Sumit


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


  • 7.  RE: db folder under Public Package

    Posted Wed August 06, 2008 11:58 AM

    Thanks no need to send. i got it

    Regards,
    Faisal


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


  • 8.  RE: db folder under Public Package

    Posted Fri August 08, 2008 05:11 PM

    Look in the WmART package services (start,commit,rollbackTransaction stubs)…not under WmPRT… just a correction for above…

    HTH,
    RMG


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