Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! List all possible dc:subjects values

Hi I am trying to retrieve all possible values for subjects trough REST API (even if the subject is not used in any document) Here is the POST request that I am sending to URL http://localhost:8080/nuxeo/site/automation/Document.Query HTTP headers: ...

thexman_ by Champ in-the-making
  • 974 Views
  • 1 replies
  • 3 kudos

How add a new column in the relationship tab ?

our need was to manage the relationship between paragraphs of documents, so I wanted to add a new column in tab relation to put information about each paragraph, but I can not add the new property because each property section such as comment has its...

Remotely searching for a document

Hello! Is there a way to search remotely (through cmis or SOAP) for a document using one of it's tags? I added a tag to a document, and now i'm trying to search for it with a remote client, but unfortunately i'm not seeing a way to do it... Best rega...

dedacosta_ by Champ in-the-making
  • 454 Views
  • 0 replies
  • 0 kudos

Bugs with social collaboration

Hello, we installed social collaboration 5.6 plugin and we tested it. But we had lots of problems : We can't validate the created collaboration spacewhen a user is member, he can't see the private dashboard (the same for administrator)... I found th...

delphine_ by Star Contributor
  • 905 Views
  • 2 replies
  • 0 kudos

drag´n Drop doesnt works on IE

i have problem with Drag N Drop. past days it was working fine. but suddenly it doesnt. i checked the log and i got this in the file "ie-extension.log" 2013-03-11 16:14:08,933 [1] ERROR BHOMain - Unable to get document from browser 2013-03-11 16:14:0...

german_ by Champ on-the-rise
  • 698 Views
  • 1 replies
  • 0 kudos

Notification when new file added to DAM

Hi, I am very much new to Nuxeo DAM. And, I need a feature where whenever a new file is added to DAM I need to be notified. Will someone help me please. If there is a documentation on this please provide a link if there is any tutorial link to it is ...

Resolved! Assigning task to user in workflows

I have created an automation chain in Nuxeo Studio for applying workflow to a content type in Nuxeo 5.6. There are 3 create task operations in the chain. Each task is assigned to one user. Task 1 --> User1, Task2 -->User2, Task3 --> User3 But during ...

Sana_ by Champ on-the-rise
  • 1717 Views
  • 5 replies
  • 0 kudos

?"Nuxeo Live Edit Loader has stopped working."

My Nuxeo Live Edit from the web browser refuses to work: Every now and then I get a notification saying: NuxeoLiveEditLoader has stopped working. One thing that I have noticed is that an instance of WINWORD.EXE appears in the processes list each time...

mnbrecher_ by Champ in-the-making
  • 599 Views
  • 0 replies
  • 1 kudos

what is the id of the default workflow??

i know that if a make a new document type the workflow doesnt apply to my new document type I'm guided by this guide http://doc.nuxeo.com/display/Studio/Enable+workflow+on+your+document+type what is the default id or name of the workflow?? i only nee...

german_ by Champ on-the-rise
  • 680 Views
  • 1 replies
  • 0 kudos

Resolved! Nuxeo Server Cannot Connect to PostgreSQL database

First installation failed to install JDK 7. I downloaded/installed the latest version manually from the Java.com website. Second install returned an error while configuring the PostgreSQL database, but the error message popped up and out too quickly ...

BW1982_ by Champ on-the-rise
  • 2775 Views
  • 10 replies
  • 1 kudos

not sending email

Hi all. I hope someone can help me resolve this problem. I currently have Nuxeo 5.6 (Tomcat) installed on Ubuntu 12.04 LTS server. The problem I'm encountering is that Nuxeo is not sending out emails. I'm currently testing workflow and it's suppose...

sunstar_ by Champ in-the-making
  • 677 Views
  • 1 replies
  • 1 kudos

Resolved! How can i see the browse permission?

I cannot see the browse permission in my nuxeo DM, is it a feature of another version? or do i have to create that permission, and if that is the case, how can i create that permission and where? i want to grant a browse permission to a specific grou...

Resolved! Nuxeo-android-connector and custom schema

Hi, thanks a lot for this complex plateform, make it simpler to build them all. I try to connect my android application with Nuxeo Plateform 5.6 I would like to retrieve my custom schema attribute and don't find how to do that. DocumentService rs =...