json
Dear community, While using the Nuxeo PHP Automation Client I ran into some issues. When not using PHP Composer, loading and using the Automation Client is troublesome. * [SOLVED] by implementing the PSR-0 loader file as listed below. * I was ...
0 votes
6 answers
2 comments
4568 views
Hi, I'm wondering if it's possible to upload many users to my Nuxeo instance by using Curl on a local JSON file. It's certainly possible for a single user, as I've already attempted. ' curl -u “Administrator:Administrator” -H “Content-Type: ...
0 votes
1 answers
0 comments
2539 views
I have Nuxeo 6.0.0 platform with Nuxeo Drive plugin 1.4.3 installed. I installed Nuxeo Drive client for Ubuntu (14.04) as mentionned here http://doc.nuxeo.com/display/USERDOC60/Nuxeo+Drive . I've got that error in terminal: 2015-01-20 09:46:28,449 ...
0 votes
1 answers
1 comments
2416 views
Is it possible to convert the result of Automation REST (JSON objects) in XML format ? (thinking of problems due to xPath and XML namespaces)
0 votes
0 answers
0 comments
1663 views