nuxeo-platform
Hello, we want to modify a content view but we dit more the Studio (we have not renewed the license). So can you tell me where we can find the good file for doing this change (modify a column in a content view) ? Thanks in advance !
0 votes
1 answers
0 comments
1693 views
Hi, I am trying to use Instant Share without success, I set the permissions at a document, receive the email, but when I click at link on email body, the login page is opened, apparently the hash included on link didn't validate the access to ...
0 votes
0 answers
0 comments
1627 views
I have read that nuxeo offers DIGEST_AUTH, WEBDAV_BASIC_AUTH, ANONYMOUS_AUTH Whiler for Rest Service we add a plugin. <urlPatterns> <url>(.*)/api/v.*</url> </urlPatterns> <replacementChain> ...
3 votes
1 answers
0 comments
2348 views
I need to encrypt only specific document by giving an option encrypt and this document should be decrypt only by so other users should not see the document content.
3 votes
0 answers
0 comments
4062 views
It seems reasonable that the CoreSession.queryAndFetch API would not support the NXQL 'ORDER BY ecm:path' clause. If this is the intended behavior, then the NXQL documentation should be updated to include this restriction.
0 votes
1 answers
2 comments
3596 views
Hi, I have multiple transcoded binary for my video and I try to delete a transcoded binary with curl : curl -u Administrator:Administrator -X DELETE ...
0 votes
1 answers
0 comments
1709 views
I would to use one instance of Nuxeo for interactive processing and one or more for batch processing, I tried to do this with docker sharing between them the same database, redis, and bucket S3, leaving the background processing active only in one ...
0 votes
0 answers
0 comments
1673 views
In the Nuxeo signature found that every user can have their own certificate but as I am using multi tenancy my requirement is to have different certificate for each tenants (Not a single certificate for all tenants). So, is that possible.
0 votes
0 answers
0 comments
1582 views
Hi All, Recently, I was checking open shource nuxeo and live connect. In live connect I found that google service needs to be configured with Admin. That means in one nuxeo instance only one google drive can be mapped. Right? What I want is every ...
0 votes
0 answers
0 comments
1527 views
Hi, Is anybody know how to query / view / show for a specific user (not an administrator) the tasks in progress for all the workflow he initiated ? Thanks
1 votes
3 answers
1 comments
2109 views
I am successfully able to upload bulk files into Nuxeo. But i want to fetch the meta deta of that uploaded files also. So how to get that metadeta of uploaded file ?
0 votes
1 answers
0 comments
2120 views
Hi All, In recent queries there was an issue asking why Nuxeo play only converted video's. So Nuxeo plays only MP4 videos in the video player.I have a requirement where i should be able to share converted video format to an external user through ...
1 votes
1 answers
3 comments
1862 views
Hi, I have problem which i'm struggling since 7.10 version. I have multi repository configuration. When as an administrator i give permissions to read, edit and menage everything to let's say “test” on additional repository, and then I log in into ...
0 votes
1 answers
4 comments
2479 views
Please reply if someone has already done on this part.
0 votes
0 answers
0 comments
1348 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
2129 views