[Typo3-dev] Parsescript for the extension: XMLRPC Client

Thomas Hempel thomas at work.de
Wed Dec 14 11:33:55 CET 2005


Hi Sascha,

> I have a question regarding the extension: EXT: XMLRPC Client.
> Is someone using this extension and is able to explain me (a noop) how to 
> write the parsescript for the following issue:
> I want to download data from a server. In the first step I login. The server 
> is responding with something like an sessionID.
> With the next xmlrpc requests I have to use this number as parameter. The 
> point I don't get is how to write the parsescript to
> call the other xmlrpc methods within the script.
That is not possible. The client calls a method on the XMLRPC server and 
passes some arguments.
The parsescript is only for preparing the result from the server for the 
output on the website. Another XMLRPC call is not possible inside this 
script.


Greets,
Thomas

--
www.typo3-unleashed.net
www.work.de




More information about the TYPO3-dev mailing list