Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Check if file is locked

This step tries to determine if a file is locked by an other process.  It does this by trying to move it to itself.  

Options

  • Step name: the step name, unique in a transformation
  • Filename field: the name of the input field that will contain the names of the files during execution.
  • Result fieldname: the name of the Boolean output field that will contain true or false depending on whether or not the file is locked or not.
  • Add filename to result: check this if you want to add the checked file-names to the list of files in the transformations result.
  • No labels