05-23-2012 07:20 AM
Hello,
I have to send a zip file with a set of pictures but I can't manage to define the xpath.
Here's what I try in the automation chain :
Files > Get Document Files > xpath : file:content
Files > Zip > photos.zip
I get the following error :
java.lang.ClassCastException: org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty cannot be cast to org.nuxeo.ecm.core.api.model.impl.ListProperty
I also tried something like this with no success :
picture:views/view[0]/content
What's the xpath to get the pictures files ?
Thank you very much for your answers
Fabrice
05-24-2012 03:49 AM
Hi,
You should try with the operation Get Document File
and not Get Document FileS
if you have only a mono valued field which is the case of file:content for example.
Hope that help
Fred
05-24-2012 03:49 AM
Hi,
You should try with the operation Get Document File
and not Get Document FileS
if you have only a mono valued field which is the case of file:content for example.
Hope that help
Fred
05-24-2012 06:07 AM
Hello,
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.