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

Forum Posts

BonitaSoft connector

Hellow everybody, I am trying a BPM proyect with bonitaSoft and nuxeo. Maybe someone can help with any information about it. I know since version 5.4 can do it. However I am using version 5.6 and don´t know if there are the nuxeo connector for bonita...

How to change the layout depending on the page loaded?

I need to switch between two different layouts depending on the page displayed. For instance, the layout/theme below this paragraph is to be displayed on some pages only (please note the cell named "column" - holding 3 fragments - in section "nxMainC...

How can I modifiy Paste/Move behaviour in Nuxeo?

I would like to be able to modify the behaviour of the "Move" and "Copy" links in the "WorkList" and "Clipboard", as some of our DocumentTypes, once they reach a certain (lifecycle) state, should not be modified. The Immutable facet does not seem to ...

Resolved! Groups from an external SQL database

Hi, I would like to to integrate groups from an external SQL database. I tried this configuration (modifications are actually in the related template files, this is what gets generated): In nxserver\config\default-sql-directories-bundle.xml this ent...

Thomas_ by Champ in-the-making
  • 913 Views
  • 2 replies
  • 3 kudos

UserTaskPageProvider? Examples? Use Cases?

Documentation on this action change is very very sparse. Any pointers to examples or use cases would be helpful. I've tried using it and got quite a few errors that look like: ERROR [org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider]org.nuxe...

Map jsf fields to document fields

I have a document in which one of its fields is a list of a complex structure. The complex structure has 5 fields. In the edition tab I have mapped that list field to a template (a custom jsf template that I have created). How can I map/assign the fi...

Resolved! Issue with XORBinaryManager in Nuxeo 5.6-RC2

I configured Nuxeo 5.5 to use XOR encryption by specifying BinaryManager to use the following class: class="org.nuxeo.ecm.core.storage.sql.XORBinaryManager" in default-repository-config.xml And the encryption and decryption worked perfectly fine. In ...

Resolved! Nuxeo Diff does not appear ?

Hello everybody, I just installed Nuxeo 5.6 RC3, but the Diff functionnality does not seem to be activated : I have no button "Compare" or something like that How to activate it ? Thank you

Julien_A_ by Champ on-the-rise
  • 644 Views
  • 2 replies
  • 0 kudos

Resolved! Nuxeo Custom Plugin Loading Issue in Linux

We customized Nuxeo and tested it over windows. Our custom plugin in NUXEOHOME/nxserver/plugins works perfectly fine in windows. When we tried to start Nuxeo on Linux with our custom plugin in NUXEOHOME/nxserver/plugins, Nuxeo starts fine but it does...

Resolved! Custom Schema

Can the table name behind the custom schema be different of that schema name. For example, we want our schema name to be: MY_SCHEMA and table name to be MYSCHEMA. Is it possible?

Caching session in nuxeo while using automation client

Hi, We are using automation client to access nuxeo from our java project. As session creation take a couple of seconds, we thought about creating session for the first time for each user and then caching it using couchbase chache tool for subsequent ...

Resolved! How to query index of Document (the "ecm:pos") via Java API?

While coreSession.query() works fine for "SELECT * FROM Document WHERE ... order by ecm:pos " i do not find a way to get this ecm:pos value. Unfortunately, it is not one of the getters of DocumentModel. The simple trial with "SELECT * , ecm:pos FROM"...

erdmann_ by Champ on-the-rise
  • 1139 Views
  • 3 replies
  • 1 kudos

Widgets: How to retrieve a property on a pointed object?

Hello all, May be my question has an obvious answer I did overlooked: In Case Management model CaseLink object points the owner Case document by storing it's Id (caseDocumentId attribute). In the listing widget of case links in Inbox mailbox, I'd lik...

promanov_ by Star Contributor
  • 1999 Views
  • 8 replies
  • 1 kudos