[turba] how to save a photo through the api --> rpc request
Jan Schneider
jan at horde.org
Mon Oct 27 13:43:46 UTC 2008
Zitat von Michael Rubinsky <mrubinsk at horde.org>:
>
> Quoting roman stachura <stachrom at gmail.com>:
>
>> Hi
>>
>> I wonder how can I save binary data like a photo through a rpc
>> request under the turba api from a external server.
>>
>> How should I compose the $rpc_parameters_turba_import array ?
>
> After a quick glance at the code, it doesn't look like this is
> currently possible. The binary data will need to be encoded before
> it is sent over jsonrpc, but the _turba_import method doesn't
> currently check for this and decode it. We'll have to add support
> for encoded binary data to the import method, and a way to hint at
> what the encoding type is. How to do that in a BC way though?
It doesn't work with xmlrpc or jsonrpc, but it should, theoretically,
work with SOAP.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the turba
mailing list