Development
I'm using the PHP automation client to bulk import some images. When I create document 'file' everything works fine, but if I change it to 'picture' it seems to work and I get a response like: ...
0 votes
1 answers
2 comments
2260 views
Please reply if someone has already done on this part.
0 votes
0 answers
0 comments
1333 views
I am Creating a Spring-Java Application where i am Using Nuxeo as File Storage. I can do all operations like create workspace, folder, file, versions using HttpAutomationClient. i want to get all information of file like versions. but i am not able ...
1 votes
0 answers
0 comments
2121 views
Please reply if you guys know. I am stuck in this. I have to finish this importing ASAP.
0 votes
1 answers
3 comments
3684 views
How to automate token generation using java?
0 votes
1 answers
0 comments
1977 views
I calling Nuxeo rest API to delete a document like below: DELETE: /nuxeo/site/api/v1/id/:9b2e39ca-b1cc-4df2-8243-0e3b8bd46032 Result: document is getting deleted from database but always throws an error like below: ...
-1 votes
0 answers
2 comments
8492 views
Hi, There seems to be many unanswered, or incomplete, questions regarding the ability to import 'tags' associated with doctypes upon use of the CSV importer. A member of the community apparently wrote code to resolve, or add, this feature: ...
0 votes
1 answers
0 comments
2285 views
Hi, I am newer to Nuxeo. I had integrated it with custom Java Application using HttpAutomationClient. But I want to create a Domain using Java Code. I am not able to find a way to do that. Kindly help.
-1 votes
0 answers
0 comments
1959 views