Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 _AnonymousUser
		
			_AnonymousUser
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 _AnonymousUser
		
			_AnonymousUser
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
 _AnonymousUser
		
			_AnonymousUser
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 palkondatharun
		
			palkondatharun
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		help me shong to check if file is open or not
 David_Beaty
		
			David_Beaty
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
You could implement a software lock yourself within Talend - create a file called {file to lock}.LCK and put the datetime stamp inside it. then start using the file, if the LCK file exists already, it means its in use. When you are done using the file, delete the LCK file.
