The Delete File action deletes a file when the Trigger is executed. For instance, you might want to delete a file after a trading partner has downloaded it.
Define the
File
setting, the full path of the file that will be deleted. Click the
icon to browse for a file or specify the variable ${event.physicalPath} to refer to the file that is associated with the current event. Please note that if the file does not exist, the trigger will be marked as successful and a warning is written to the trigger log details.
When available, the
icon provides a drop-down list of pre-defined
Event Variables.