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.  wm.tn.archive:archive

    Posted Thu October 23, 2008 09:37 PM

    Hi,

    My requirement is to delete all the records from the TN database (Bizdoc, ActivityLog, bizdocuniquekeys, bizdocrelationship, bizdocattribute, bizdoccontent, edi tracking etc) which are more than 3 months old.

    So I used the wm.tn.archive:archive service and configured the deleteafterdays to 90.

    1. Does this service delete all the records from the Bizdoc table which are older than 3months including the child tables (Bizdoc, ActivityLog, bizdocuniquekeys etc) ?
    2. Will the orphan records also be deleted from Bizdoc, ActivityLog, bizdocuniquekeys etc which do not have dependency on the BIZDOC table records ?

    Thanks for your help in advance


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


  • 2.  RE: wm.tn.archive:archive

    Posted Thu October 23, 2008 09:54 PM

    Does this service delete all the records from the Bizdoc table which are older than 3months including the child tables (Bizdoc, ActivityLog, bizdocuniquekeys etc) ?
    –>Yes it deletes all the persisted documents (Transaction Analysis section) from the Bizdoc table and all its references from the DB.(which ever older than 3months)

    HTH,
    RMg


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