(unknown)

"Rashmi Shashikant Jali" <[email protected]> 4 Aug 2004 20:01:54 -0000
Newsgroups gmane.text.xml.o-xml
Message-ID <[email protected]>
Hi,

I was excited to read about o:XML programming language.
Can we make XML-RPC calls from the o:XML program.

Also I would like to have your suggestion.
I want to invoke API's remotely. This I have planned
to do using xml-rpc.

We want to use as much xml as possible so that api
test cases are self documenting.
So for this we have api names and parameters
encoded in XML.

ex:
<api>
<name>func</name>
<param1>5</param1>
<param2>4</param2>
</api>

Though we can take the list of api's in xml file.
And then parse this file and invoke rpc calls.

But we cannot do any programming in the test case itself.
For example we intend to invoke the API under a condition.
Also we would not be able to pass any value which has been
calculated by some arthimatic operations like divisions.

Could you help me on knowing how to go about this.

Regards
Rashmi

_______________________________________________
o-xml mailing list
o-xml-zRfLyl9bSvv/[email protected]
http://lists.pingdynasty.com/mailman/listinfo/o-xml