nuxeo-studio


Related Questions
For example, I have Persons and Companies, and I want to represent that Persons work at one or more Companies. I defined the content model for Person and Company, but I cannot define a field pointing to a Company or Person, just to basic types ...
  0 votes
  0 answers
  0 comments
  925 views

Hello, I got a document content view with a filter form. In this filters, I try to had a boolean field such us “myschema:isImportant”. This boolean field is, in studio content view search table “not mandatory”. Nevertheless, because it's a ...
  3 votes
  0 answers
  1 comments
  2677 views

Hi , I have 2 tasks to the same entity (Document). The Task 1 has attributes required. The task 2 has no attributes required. When I answer the second task, the Nuxeo is validating the first wrong Can someone help me?
  0 votes
  0 answers
  0 comments
  1428 views

I have the following Automation Chain: Fetch -> Context documents Workflow Context -> Cancel Workflow | id = @{workflowInstanceId} I want to cancel this workflow, but I've got the following error chain Name: UA_Approved Exception: ...
  0 votes
  2 answers
  1 comments
  3287 views

Is there any nuxeo built in method available to validate uniqueness of the title of document.
  1 votes
  1 answers
  0 comments
  1645 views

I have the following Automation Chain: Fetch -> Context documents Execution Flow -> Run Chain | id = @{Document[“dcns-common:comments”] == empty ? “WF_Show_Warning_Chain” : “WF_Do_Something_Chain”} Workflow Context -> Cancel Workflow | id = ...
  0 votes
  0 answers
  2 comments
  3107 views

Hello, I'm working on unit tests as described at http://doc.nuxeo.com/display/public/CORG/Unit+Testing#UnitTesting-Overview . My Nuxeo Studio extension also has custom UID generation as described at ...
  0 votes
  2 answers
  1 comments
  3332 views

I am able to change the label using studio which will be shown in Platform . I am not able to change the studio label . it show as saved but not actually saving. I am in Layout Widget Editor and i use “Text” When i change studio label of “Title” to ...
  0 votes
  1 answers
  0 comments
  1243 views

If i have to add 10 text boxes with same properties . is there any easy way to do it . i can drag and drop and change the properties 10 times. any other way ?? I am in Docuements-> workspace -> creation lay out
  0 votes
  1 answers
  0 comments
  1450 views

Hello guys, How to validate if the title of the document already exists in the moment of creation? thank you!
  0 votes
  0 answers
  1 comments
  1494 views

Bonsoir, Je viens de mettre en place un système de publication qui me permet de publier un document dans différentes sections, j'utilise un Multiple document suggestion pour définir mes points de publication. donc l'idée maintenant est de dépublier ...
  0 votes
  0 answers
  0 comments
  1815 views

Bonjour à tous, Je viens de changer l'icon pour le type work space : <extension target=“org.nuxeo.ecm.platform.types.TypeService” point="types"> <type id="Workspace"> ...
  0 votes
  0 answers
  0 comments
  1738 views

Hi. How can I use some condition statments in a Automation Chain? I found some explanation in this topic http://answers.nuxeo.com/questions/321/condition-in-an-automation-chain But, the “Execution Flow > Run Operation” is not present anymore on ...
  0 votes
  1 answers
  3 comments
  3309 views

Hello, I want to remove LOCK and UNLOCK and Add selection to clipboard on some Documents custom. My filter is successful, because I could hidde other button, nevertheless, with this 3 actions, I couldn't find their action id name in order to apply ...
  0 votes
  1 answers
  0 comments
  2482 views

Hi, We have created a Scheduler to import document (Scan) from a folder in the server. We are doing that by XML extension in Nuxeo studio- method: Here 1 . It works, but now we have different files scanned by different scan , uploaded in different ...
  0 votes
  1 answers
  0 comments
  2022 views

Hi , I need to create a Email Notification, its working with a harcoded email adress but i need to know if it is possible to choose the mail recipients such a users or groups when the notification is triggered. Thanks
  0 votes
  1 answers
  2 comments
  3988 views

After a lot of modifications in studio, I realized that the versioning was no more possible for a type of document in my 5.6 Nuxeo. When I try something I always save the .jar in a special folder. Just in case. I decided to try old .jar to ...
  0 votes
  1 answers
  2 comments
  1460 views

I have a Workflow Task. This Task(Workflow Node) has a button “Done”. When the user push the button “Done”, this Task verifies if the currentDocument has some File in a file content. If it's false, we have do raise a Error Message and restart the ...
  0 votes
  0 answers
  1 comments
  1898 views

Bonsoir à tous, Je viens de créer un projet dans studio , mais j'ai rencontré des problèmes ; le projet consiste à faire afficher un nouveau onglet dès quand clik sur un button dans le contextuel BAR, le problème que quand je clik sur le button ...
  0 votes
  1 answers
  0 comments
  2332 views

Hello I created a studio project,i use a button to add a facet to a document.   When the document has the facet a tab that must appears   , The problem that,   when I clik on the button and I give my document a facet the tab is not ...
  0 votes
  1 answers
  0 comments
  2486 views

Hi, I am trying to connect my nuxeo platform with nuxeo connect and I keep getting this error: “Connect server refused authentication (returned 401)“. I've read the documentation and I am really stucked with this. I am running Nuxeo on WIndows ...
  1 votes
  1 answers
  0 comments
  4177 views

I'm planning to import a rather large set of metadata vocabulary terms into Nuxeo schemas. In the course of early testing via the Nuxeo Studio interface for loading XSD files, I enabled “Activate VCS sanity checks” and received the following. The ...
  0 votes
  1 answers
  2 comments
  2134 views

I am writing a chain to retrieve the emails of assignees for a workflow node, and send an email to those assignees. My current chain: Context > Fetch Document Document > Get Principal Emails (retrieve the assignee emails here) Audit > Log ...
  1 votes
  0 answers
  2 comments
  3511 views

Hi guys, i need to select one or more documents, get their links and send them via “automation chain send email”.I have an email template. but i dont know how the chain must be configures. Hope you can help me. thanks
  0 votes
  1 answers
  4 comments
  4121 views

Hello , I would like to add a “Publish” option in the list of option (right clik) for a document, it is possible? with Studio
  0 votes
  0 answers
  0 comments
  1288 views

Hello , I need validate if on document field is Empty using automation chain, if empty,I need to send a message to the User and cancelled workflor. someone could give me a support?
  0 votes
  0 answers
  0 comments
  1601 views

Bonjour, Je voudrais produire une documentation fonctionnelle des différents concepts introduits dans Studio. Ceci inclut des AutomationChain, des Shemas, des XHTML, des extension XML etc… Par exemple pour documenter toutes les relations logiques et ...
  0 votes
  1 answers
  1 comments
  1902 views

hello, I use in nuxeo 5.8 “single document suggestion”. I got in my “javascript inline” a string value for a “document id”, and would dream to get in my javascript inline code the “nuxeo document” of this id in order to return it's dublincore ...
  0 votes
  0 answers
  2 comments
  1936 views

I'm trying to add properties to a video in Studio. My understanding is Video is a document facet that can be added to a custom document type but at the bottom of the page there is no video facet. With Picture, it is an option in the Extends drop ...
  0 votes
  2 answers
  0 comments
  1698 views

Hello, Why is it not possible to customise “single doc suggestion” with a “selection formatter” and inline Javascript in nuxeo 58 ? thank you
  0 votes
  1 answers
  1 comments
  2936 views