Look at my flow chart. Is possible to drag a PDF file to a Switch flow and after an action Switch moves the file back to origin folder?
Look at the flow at this link http://www.cela.nu/wp-content/uploads/2014/12/flow1.png
Put a PDF file back to origin folder
Put a PDF file back to origin folder
What I do:
We submit a folder with Switch Client, then there is a property [Job.Origin] with the path you need to build the copy command to copy the file back. Have a look to the Environment class and the copy member or you might use the Process class to execute the command for copying the files.
Best regards,
Thomas
We submit a folder with Switch Client, then there is a property [Job.Origin] with the path you need to build the copy command to copy the file back. Have a look to the Environment class and the copy member or you might use the Process class to execute the command for copying the files.
Best regards,
Thomas
Put a PDF file back to origin folder
You could also use the "Set Hierarchy Path" to add JobName Proper segment 1-7 to the Hierarchy of the file and then send the file back to an "Archive Hierarchy" containing your usual file structure.