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
Expand all | Collapse all

Retrieving Transaction From TN in Flow Service

  • 1.  Retrieving Transaction From TN in Flow Service

    Posted Tue March 22, 2016 08:41 AM

    Hi,

    I need to retrieve the transactions and the count, based on Document Type and create a metrics.

    Can anybody explain me, the steps involved to create the metrics.

    Thanks.


    #webMethods
    #edi
    #Integration-Server-and-ESB


  • 2.  RE: Retrieving Transaction From TN in Flow Service

    Posted Tue March 22, 2016 12:34 PM

    You can TN tables,you can get the data, write a flow service to get the work done.

    Thanks,


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 3.  RE: Retrieving Transaction From TN in Flow Service

    Posted Tue March 22, 2016 12:53 PM

    Yes you can get the info using WmTN public services in the folder (wm.tn.query*)

    Please try to explore more on these services and which will query the TN db and provide the information.

    wm.tn.doc:view to start with.

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #edi