document-management
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