##
my $run = "perl /webRoot/apps/startPipe.pl -f $dest_file -j $job_ +ID -c $created -t $job_type $adv_opts"; `$run`;
####
exec 'perl', '/webRoot/apps/startPipe.pl', '-f', $dest_file, '-j', $job_', '+ID', '-c', $created, '-t', $job_type, $adv_opts;