You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Shahbaz Memon (JIRA)" <ji...@apache.org> on 2015/07/01 15:08:04 UTC

[jira] [Created] (AIRAVATA-1744) GFAC cannot retrieve App Interface's data staging flag

Shahbaz Memon created AIRAVATA-1744:
---------------------------------------

             Summary: GFAC cannot retrieve App Interface's data staging flag
                 Key: AIRAVATA-1744
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-1744
             Project: Airavata
          Issue Type: Bug
          Components: GFac, Registry API
    Affects Versions: 0.15 
            Reporter: Shahbaz Memon


I have launched an experiment with one associated app interface e.g. APPINT. The app interface has one input of type String and a Data Staging flag attribute (which I set as true). After the launch when I try to retrieve the staging flag at the provider level I notice that its value always returned as false. 

At the provider tier, I am fetching inputs through the job execution context, see below, 

jobExecutionContext.getTaskData().getApplicationInputs();





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)