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

Querying the Transaction Analysis

  • 1.  Querying the Transaction Analysis

    Posted Tue June 07, 2005 05:29 PM

    Hello
    I need to write a service that will read the Transaction Analysis “table” in TN database and let me know if i have received a certain document at a certain time.
    What is the best approach to this problem…
    do we have any flow services already written that can query the Transaction Analysis “table”.
    Or do i create a JDBC adapter and write my own queries.
    Please let me know
    Thanks & Regards
    Shantanu Bhagat


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 2.  RE: Querying the Transaction Analysis

    Posted Tue June 07, 2005 07:06 PM

    Shantanu,

    There are WmTN built in services available for querying the transactions from TN tables.So no need of inventing new wheel using JS.

    Use the following services:
    wm.tn.query:createDocumentQuery
    wm.tn.query:DocumentQuery

    Also check this thread link,it has precise information on how to use the above services. [url=“wmusers.com”]wmusers.com

    HTH,
    RMG


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods