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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Strange Behavior tFileDelete Component - No file deleted

I am using a talend job which convert data from temp location and delete file after conversion.  I have observed an unexpected  behavior  on Talend only one day  that , the file was not deleted from the temp location which lead to duplicates on the next day.  In the detail log  we could find  “No file deleted” although the file was present in the location.  Please find the log below

 

Please let us know the reason for not getting deleted by Talend Component (tFileDelete)  

 

 

1570068615314;componentsSystemVariable;tFileDelete_1_SUBPROCESS_STATE;1

1570068615314;componentsSystemVariable;tFileDelete_1_CURRENT_STATUS;No file deleted.

1570068615314;executionTime;tFileDelete_1;0.009 seconds

1570068615315;startDateTime;tFileDelete_2;2019-10-03 06:10:15

1570068615315;componentsSystemVariable;tFileDelete_2_SUBPROCESS_STATE;1

 

Labels (2)
2 Replies
manodwhb
Champion II
Champion II

@abdulniyas ,tFileDelete is the component to delete File or Folders, Can you show your job design and that how are you used tFileDelete  component.

TRF
Champion II
Champion II

Can share your job design?