it is not working when i used the delete trigger option in twaitforfile component. and
i created tjava component as
System.out.println("A file was deleted at " + TalendDate.getCurrentDate()); System.out.println("Name of the deleted file: " + ((String)globalMap.get("tWaitForFile_1_DELETED_FILE")));