Automatic File close?

Does EasyMorph automatically close a file that was used in a workflow when that workflow is complete? As a simple example:

  1. User imports an Excel file (file open)
  2. Manipulates data to desired format
  3. Exports data to a SQL database (file closed?)
  4. Workflow is complete (file closed?)

Is the original Excel file closed at the end of the flow or after the initial import?

Thanks.

Hi Casey,

The imported file should be closed when the corresponding import action completes.

So on the second step of your example the file should already be closed.

1 Like