Hi Team,
I want the text file to be deleted once the data has been pasted to excel…please help
Hi Team,
I want the text file to be deleted once the data has been pasted to excel…please help
You will have the delete activity under system.file in the activities
use that and provide the path @jimmy_jos1
Please use delete file activity. First use path existing activity and this will return Boolean value true or false. Use this variable out put in if condition and inside if condition use delete activity.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.