Hi, From the source code of globuswsjob actor, you can know that job script strings are not interpreted and just submitted as a whole. I don't think job submission need to interpret job script. We only need to generate job script from users configuration, which is done in GlobusJobDesciptionGenerator actor.
Best wishes Sincerely yours Jianwu Wang jianwu at sdsc.edu http://users.sdsc.edu/~jianwu/ Scientific Workflow Automation Technologies (SWAT) Laboratory San Diego Supercomputer Center University of California, San Diego San Diego, CA, U.S.A. On 3/21/2010 9:04 PM, santosh k wrote: > Hi, > > Sir,i wanted to know how the globuswsjob actor interprets a job script > string? > i.e, when i run the workflow how does it seperate each of the tags in > the RSL. > In specific,what are the de-limiters used to seperate each tag > attribute in an RSL after it is compied. > Please reply. > > Thank You in Advance