Purging WMDOCUMENT Table

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

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

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.