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.  Purging WMDOCUMENT Table

    Posted Thu March 03, 2011 11:50 PM

    Hi there,

    i am trying to purge the data from wmdocument table by calling pub.monitor.archive:documentArchive flow service by passing the below inputs.
    days = 30
    archiveAction = DELETE
    batchSize = 10000 (commit_size of operation_parameter table)

    The service is success with message “Documents have been successfully deleted from ISCoreAudit tables.”

    But the data is not being deleted from WMDOCUMENT Table. the built-in service is neither archiving nor deleting the data.

    could you please let me know what might be the issue?

    Regards,
    Raja


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 2.  RE: Purging WMDOCUMENT Table

    Posted Wed June 22, 2011 01:45 AM

    Hi,

    Do anyone of you have the solution for this? Also when trying to run the service, i can see below error log

    “wm.server.admin:setSettings java.lang.reflect.InvocationTargetException: com.wm.app.b2b.server.SessionManager.scheduleClusteredSessionSweeper()V”

    Regards,
    Raja


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods