Hi

I am getting below mentioned while executing function on remote machine. Can
any guide me what may be possible resolution?

***********************
RC:21

EXECUTE file :87:/home/test/test.xml MACHINE :12:155.35.7.218 FUNCTION
:23:TestFunction ARGS :148:{ 'TestCaseFilePath1' : '/home/test/test.txt'}
TEST
************************

Here is my Function:

<!DOCTYPE stax SYSTEM "stax.dtd">

<stax>
  <function name="TestFunction">
    <function-list-args>
        <function-required-arg name="FilePath"/>
    </function-list-args>
        <sequence>
                    <message>FilePath</message>
        </sequence>
  </function>
</stax>

Regard's
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to