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

Forum Posts

Resolved! Best-practice for modeling references between documents?

Hi folks, is there a best-practice for modeling a reference from one document to another? For example is it a good or bad idea to have one document's schema have a "String" field that will contain a Nuxeo UID to another document? I'm aware of Relati...

Resolved! getDocumentList() error on PHP Automation Client

Hi, I'm using the PHP Automation Client to execute a simple query and I have an error on it, and I don't know how can I resolve it. Obviously I changed the url of Nuxeo, and the correct username and password when I get a session. Here the code: $clie...

Marc_ by Champ on-the-rise
  • 680 Views
  • 8 replies
  • 2 kudos

Resolved! Nuxeo Studio versioning - merge capability ?

Using Nuxeo Studio versioning, if I release a version, then makes some changes (current development), tag it for future reference, then I see some problem on the production version, revert to the release tag fix the issue and release it again. I ca...

Guian_ by Confirmed Champ
  • 299 Views
  • 4 replies
  • 0 kudos

Font error in Nuxeo 5.8 DM

I've just install Nuxeo 5.8 and try creating some contents then I see a problem: I use Vietnamese and most of the title of a content has error with font while the content text inside is fine, no problem with font? I check the database and it's utf 8 ...

Unable to connect to remote Nuxeo Server using Nuxeo Shell

After getting into the Nuxeo Shell via Nuxeo's "Admin Center"/"Monitoring"/"Shell" tab, the interactive mode put me in the "remote" namespace. Issuing a connection w/ pw --- remote> connect http://localhost:8080/nuxeo/site/automation -u Administrato...

yuteh_ by Champ in-the-making
  • 427 Views
  • 2 replies
  • 2 kudos

operation chains in Nuxeo IDE

Hi all i was wandering if there is a mechanism like operation chains that can be used directly in java. What i would like to do is not to call an existing operation chain from java but rather call a series of operations, like in a chain, directly in ...

bledii_ by Confirmed Champ
  • 415 Views
  • 3 replies
  • 0 kudos

Can't get relations using automation REST api

Hi, I'm using Nuxeo 5.6. I try to use REST api to get related documents. I use operation Relations.GetRelations with parameters: predicate = References outgoing = true and input: doc:344fad4a-99bf-45b2-85fc-63c45e48093d. Operation returns empty list ...

Chris_ by Champ in-the-making
  • 342 Views
  • 2 replies
  • 2 kudos