03-16-2012 06:26 AM
Hi All,
While uploading file from Android using "nuxeo-Android-Connector" i'm getting Exception like
"Binary request are not supported". I'm resceiving this exception from defaultsession.java file of nuxeo-android-connector package.
i'm using "Nuxeo Android simple client project"
03-16-2012 07:38 AM
Hello,
03-17-2012 06:47 AM
03-17-2012 06:57 AM
Hello Julien Carsique,
03-17-2012 07:08 AM
I have downloaded the code from nuxeo site version is 5.4
03-19-2012 12:16 PM
Hi,
You should have a look at the sample application. Post (binary upload) is supported, but not via a direct Automation call.
There are mainly 2 reasons for that :
That's why in the sample client and application, the binary resources are uploaded separately and simply referenced in the Automation call. This means the cinematic is :
You can take a look at BlobWidgetWrapper that is used to have a file upload widget.
Hope this helps.
Tiry
03-20-2012 03:14 AM
Hi Thierry Delprat,
03-20-2012 06:24 AM
Hi,
The BlobWidgetWrapper is part of the nuxeo-android-connector.
There is some documentation about the principles [here][1], but for your specific question the best solution is probably to take a look at the sample code.
=> build nuxeo-android-connector, nuxeo-android-connector-ui and nuxeo-android-sample
you have everything demonstrated inside the sample :
Tiry [1]: http://doc.nuxeo.com/x/GoWE
03-20-2012 06:54 AM
Hi Tiry,
03-20-2012 08:01 AM
Doc Url is : http://doc.nuxeo.com/x/GoWE
i'll try to check the build, but the code you need is inside nuxeo-android-connector.
Tiry
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.