Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

twaitforfile is not working on delete trigger

hi friends.

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")));

 

 

 

 

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please post your job design screenshots on forum so that we can check if your job setting on delete trigger is Ok with you?

Best regards

Sabrina