hi, all

I am trying to invoke a batch file on a Virtual machine which is name
flamewinxp32 using this command line

C:\>staf flamewinxp32 process start shell command
 "cd C:\flame\main\qe\automation\bin & runworkflow.bat --input ..\testfiles\fxg\
native ..\workflow\dclark_FXG_FLA_FXG.xml & C:\python25\python.exe runworkflow.p
y --inputdir ..\testfiles\fxg\native --config ..\workflow\dclark_FXG_FLA_FXG.xml
" wait

but failed with the following stax xml file:

<stax>
        <defaultcall function="main"/>

 <function name="main">
    <sequence>
        <stafcmd name="'Execute suite automation test'">
        <location>"flamewinxp32"</location>
        <service>"process"</service>
        <request>'start shell command ' + '"' + 'cd
C:\\flame\\main\\qe\\automation\\bin &amp; runworkflow.bat --input
..\\testfiles\\fxg\\native ..\\workflow\\dclark_FXG_FLA_FXG.xml &amp;
C:\\python25\\python.exe runworkflow.py --inputdir
..\\testfiles\\fxg\\native --config
..\\workflow\\dclark_FXG_FLA_FXG.xml' + '" wait'</request>
      </stafcmd>
    </sequence>
  </function>

</stax>

I cannot get a clue why the XML file doesn't work. Can anyone give me a hint?

Thanks in advance.

--Irene

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to