- Contents
Interaction Designer Help
Purge Log Records
Purge Log Records deletes data in a log file. You specify the date, and this tool deletes all records created before that date. This tool allows you to schedule (using a handler started with the Timer initiator) the deletion of old information.
Note: This tool works only if your logs are stored in a Jet database. This tool does not work with CSV databases.
Inputs
Log ID
The Log Id from the Report Log container in Interaction Administrator. Although this parameter takes a string, enter the Log ID number.
Cut Off Time
This tool deletes all records created before the date you specify in this parameter.
Exit Paths
Success
This step takes the Success exit path if the records are deleted.
Failure
This step takes the Failure exit path if the Log ID is invalid.