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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Need help to build Reporting tool

    Posted 10/24/05 09:23 PM

    Hi All,

     I want to create a Reporting service which displays the no of Transaction happened for the specific client. 
    
    Can anybody tell me which tables in the Trading networks use to store the transaction related data in the TN database? 
    
    Is there any inbuilt reporting tool available? 
    

    Thanks in advance.


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


  • 2.  RE: Need help to build Reporting tool

    Posted 10/25/05 12:59 AM

    Do you intend to build a service that returns results similar to the ones shown by the ‘Transaction Analysis’ screen of TN Console? If that is the case, you may use the built-in services of wm.tn.query folder to create your custom service.

    The services in this folder allow you to build Document, Event, Profile, Task and TPA query… however, they (built-in services) have certain limitations. To get a full potential, you may use the TN API in a Java service to build queries suiting to your need.

    HTH, R


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


  • 3.  RE: Need help to build Reporting tool

    Posted 10/26/05 01:28 PM

    Hi Rohit,

         Thanks, I haven’t checked the services yet. First I will go through the package and let you know if I find any difficultly. 
    

    Thanks,


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