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
  • 1.  "Unknown" transactions

    Posted Mon March 02, 2015 06:29 AM

    Hi,

    We want to archive/delete transactions which have the Sender/Receiver as “Unknown”. How can this be achieved.

    We pass a config file which recognizes rhe partners based on SenderId and SenderIDType as “DUNS”.

    How to do this for “Unknown”.


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


  • 2.  RE: "Unknown" transactions

    Posted Mon March 02, 2015 04:59 PM

    If you are talking about documents in TN, you have to write some DB code to remove them.
    check these tables:
    BizDoc
    BizDocArrayAttribute
    BizDocAttribute
    BizDocContent
    BizDocRelationship
    ActivityLog

    The archiving service provided only allow archive for certain time range.


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


  • 3.  RE: "Unknown" transactions

    Posted Mon March 02, 2015 06:05 PM

    Just noticed In My webMethods: Administration > Integration > B2B > Archive Schedules. (this is from the TN Admin Guide)
    it allow you to specify sender/receiver.
    pls give a try.


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