Dear Members,
Our requirement is transfer an xml file from one location to another, which is ok can be achieved by FT job,
Now where we need help is , if the file is not available or not found at source ,we need to throw a message "404 Message not found" if the file is not available
and the entire WF is skipped if the file is not available
Job A will do the file download at source in xml at a desired location.
Object B , which will check the file at source location and check the file , if the file is present, JOB C(FT job ) will be executed. if the file is not present , the entire WF will be skipped by throwing an email to user with the report like the "404 Message not found".
Do any one have any idea how this can be achieved ?
Thanks
Amit Sharma