document-management
I need to programmatically add annotations to files (pdf or tiff) during import. What APIs can I use to do this?
0 votes
0 answers
0 comments
1604 views
I still have some problems about publishing. The quota extension is installed and the issue looks like NXP-9819 and NXP-13831 The user publishes the document and meets this error when the document page tries to show the new publication section ...
0 votes
0 answers
0 comments
1385 views
Hi, I am currently working on a project using Nuxeo as the end solution. Our aim is to fully replace home and shared drives with Nuxeo is there any best practice guidelines for this style migration. i.e. how do we move the files/folders. what steps ...
0 votes
0 answers
0 comments
1500 views
Hi, i am using JAVA REST API method to get Task by “Workflow.GetTask” Now I want node variable for current task node Is there any rest api to get node variable of worlflow current node? Thanks in advance
0 votes
0 answers
0 comments
1776 views
I would store mind maps in nuxeo. Maps are files created with freemind, and suffix is .mm When I upload the file it is OK, but as soon as I try to read it, nuxeo change the file by adding “.txt” at the end and I cannot edit the fiel anymore.
0 votes
1 answers
1 comments
1713 views
I'm running a custom XHTML layout where I'm running a script that makes a function that updates a document property. I'm trying to get it triggered by the onclick of a commandButton. So when the commandButton is pressed, in this example, I want the ...
0 votes
0 answers
0 comments
1795 views
Hello, I am considering a repository structure where there are two document types: let's call one “Base” and the other “Enhancements”. I would like to use the Relations functionality of Nuxeo to indicated that a given “Enhancements” requires a given ...
1 votes
2 answers
2 comments
3205 views
The ability to report issues from users which need to be fixed by developers because deep insight in code is necessary (can) provide a viable support for the development because they reflect a true user/non-developer perspective. Yet I don't find a ...
0 votes
1 answers
2 comments
1724 views
Hi Folks, I've recently loaned a Nuxeo 6.0 system to a one-person legal client for evaluation. It doesn't look like this will result in a sale, for the reason of them desiring real-time previewing of content in the Nuxeo repository. The critical ...
1 votes
1 answers
2 comments
1854 views
Hi ,currently i have get user session by below code in liferay HttpAutomationClient client = new HttpAutomationClient(automationPath); // authentication with secret key client.setRequestInterceptor(new PortalSSOAuthInterceptor( ...
0 votes
1 answers
2 comments
2725 views
hi, i am developing liferay and nuxeo base system. where require 1) to show my task list on liferay side and also 2) when user click on task then task open in liferay side. So i have to get all task for user through java client not by gadget . Can ...
0 votes
0 answers
0 comments
1785 views
We are trying to add a new field (“quantity”) to relations. We have created a new schema (“relation-extended”), and we have override Relation doctype adding this schema (in relation-extended-contrib.xml): <component ...
0 votes
4 answers
9 comments
4565 views
Ive only just started to use Nuxio but Though I get the gist of it I found it a little confusing. Lets say I simply want to share some safety documents. I create a Domain called Safety. I want the general users to see Folders : ...
0 votes
0 answers
0 comments
1234 views
Hello, We opened several workspaces and to measure the activity on each of them over the time, I used birt reporting. Mainly I worked with the nx_logs table (event and date) to detect and count login, create or update operations. The results seemed ...
0 votes
0 answers
1 comments
1572 views
Which Module i can use to upload document from another jee application ,i used nuxeo automation but i search if it exist another method like ftp ,the reason is to upload without http !
0 votes
0 answers
0 comments
1408 views
I'm running an IF statement in a run script automation. Basically, it will check to see if a pathway to a document exists. Put simply: “if pathway does exist ==> Run Automation chainA” “if pathway does NOT exist ==> Run Automation chainB” I ...
0 votes
0 answers
0 comments
1607 views
We have created new document type in nuxeo studio named CyberRiskForm. This document collect information from user about their system security condition.So like document work as fill up form. Now we have require document to create this type of ...
0 votes
0 answers
0 comments
2113 views
Can someone give me an example of how to use the 'Remove Permission” Automation? I want to remove the 'Read' permission for a group of users. Right now I have it looking like this, but it's not doing anything: user=group:Non_ITAR (also tried ...
0 votes
1 answers
2 comments
2779 views
I'm trying to write an EL expression so I can place it in the Advanced Configurations section where, given a File document type, if the parent of the File is a Folder document type, then I want the “State” and “Workflow” widgets to be hidden. Here's ...
0 votes
2 answers
1 comments
3470 views
Hi, nuxeo 6 on ubuntu server 12.04. I'm getting an error when trying to send an email. Right click on a document, then click on email. I get the following error: “Error Parsing /document_notif_email.xhtml: Error Traced[line: 42] The element type ...
0 votes
1 answers
0 comments
1808 views
Hello, Decided to use Nuxeo for two main reasons: The ability to reference other documents; The smart search component. With the new version of Nuxeo (v6) the component is not available and still is in development. Will it be discontinued or is just ...
0 votes
2 answers
0 comments
1596 views
Hello I'm newbie in the nuxeo world and I was trying to follow the examples in http://doc.nuxeo.com/display/NXDOC/Java+Automation+Client . I've deployed the nuxeo 6.0 platform and created a test to try to connect to the automation platform, adding ...
0 votes
1 answers
0 comments
3064 views
I'm testing nuxeo-drive with nuxeo 6.0 on ubuntu. I'd like to make use of the “edit with nuxeo-drive” button in the browser. I think I need a protocol handler for firefox but I did not found any downloadable protocol for browsers. I tried to declare ...
1 votes
2 answers
4 comments
2808 views
Is it possible to define navigations not only on “static”, vocabulary bound fields but also on “computed” field. The concrete example is a migration vrom ELO where i have a virtual hierarchy containing some fix levels that may be bound to an ...
0 votes
0 answers
0 comments
1518 views
I installed Nuxeo yesterday and i am quite pleased with the appearance and implementation concepts of the platform. I am quite sure i can provide all missing components based on your good documentation. What i'm not sure about is where i can ...
0 votes
1 answers
0 comments
1715 views
I've got a “clean” Nuxeo 6 Windows Installation. After a little plaing around i've got the following behavior: delete the default domain create a new domain “mydomain” create a workspace “myspace” import some pdf's select a pdf goto the publish tab ...
0 votes
1 answers
0 comments
1547 views
Hi i m trying to add a link in the USER_MENU_ACTIONS to the domain listing : the navigation from one domain to another not being quite user friendly. I naively created a new action with a link to the outcome “view_domain” : the view_domains.xhtml is ...
0 votes
1 answers
0 comments
1506 views
I have a custom Schema called “ITAR.itar_doc” which can be set to either “Yes” or “No” by the administrator. I also made a group called “non_itar”. What I want to do is remove the “Read” privilege from a local file for the group, “non_itar”, when ...
0 votes
0 answers
0 comments
1289 views
Hi, I want a user to be able to add relations to documents in sections (in reality, what I want is to point/link a document published in a section to its original file in the workspaces). How do I achieve this? Unfortunately I am not a developer, ...
0 votes
1 answers
0 comments
2317 views
The section document by default only contains the most up to date version of the document that is published. Is there a way to have an “Archived Versions” tab, like in the “history” tab, that only contains the versions of the document that have been ...
0 votes
0 answers
0 comments
1849 views