Add validation in to airavata before submitting jobs to Grid ------------------------------------------------------------
Key: AIRAVATA-313 URL: https://issues.apache.org/jira/browse/AIRAVATA-313 Project: Airavata Issue Type: Improvement Components: GFac, XBaya Affects Versions: 0.2-INCUBATING Environment: Any Reporter: Lahiru Gunathilake Fix For: 0.4-INCUBATING We need to add validation in to different levels before submitting the job to Grid. Those levels can be XBaya client - if the urls and wsdl locations doesn't exists we can throw exceptions before sending the request to WorkflowInterpreter service. WorkflowInterpreter Service - Before submitting to GFac we can check the inputs provided by the user is correct and exists if they are gridftp URLs if they do not exist we can through an exception back to the client. GFAc - During file creation and other IO activities they can be failed if any of them failed there is no need to submit the job and let it fail .. we need to confirm everything is set to run the job and then only we need to submit the job. Lahiru -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira