A question regarding skipping steps.
I have a job that checks if File exists, if it is is exists it will check the ChekSum of the file.
If the CheckSum, is the same with the users option, it should start installation, if the CheckSum is different, it should go to the next step and upload the file with file copy step.
My question, if I can jump the file copy step if the CheckSum and Filename checks to be OK.
which way is the best to tackle this?
Regards
Itamar