HF-39
Bonjour, J'ai un problème avec les notifications par mail pour les utilisateurs externes. J'ai configuré le Protocole d'envoi des emails en mettant “smtp”, et nos utilisateurs internes reçoivent bien les notifications. Alors que les externe non. ...
0 votes
1 answers
3 comments
1042 views
Bonjour, Comment je peux savoir l'uid (dans ${nuxeo.data.dir}/binaries ) qui correspond à un document (exp de doc : https://ecm.univ.fr/nuxeo/nxdoc/default/2c9b5dfab49d975e3a45d5f8bcc3c3a0/view_documents ) ? Je vous remercie de votre aide. Bien ...
0 votes
1 answers
1 comments
1027 views
I tried to get a Nuxeo Platform Core Session with this way: CoreSession session = WebEngine.getActiveContext().getCoreSession(); But it isn't working. LogServer: java.lang.IllegalStateException: Runtime not initialized at ...
0 votes
0 answers
0 comments
1345 views
I'm trying to hide the “Delete” button on the view_documents only if the selected custom document have a boolean property to 1. I'm using the Studio only … I tried to implement a contribution to the extension point “filter” but it does not seem to ...
0 votes
2 answers
6 comments
1502 views
Hi Everyone, I begin in Nuxeo workflow use and I probably have a issue in my transition condition, but I don't understand where (I'm a noob also in MVEL) In a task, I have 2 transitions, and each calls an automation chain (Tchange only the state of ...
0 votes
1 answers
0 comments
1345 views
Hello, I am trying to find the good way to perform a search on a multivalued field. My multivalued field is attached to a vocabulary. Let's say for exemple my field is dc:description and is linked to a country vocabulary (Containing FR / France, EN ...
0 votes
0 answers
0 comments
1496 views
Hi all, Please, can you tell me if Nuxeo can be used as a third-party archiving solution ? We want to use is as a storage space for an application but we don't know if it has been desgined for a long time storing. thanks
0 votes
1 answers
3 comments
1615 views
Hi, I'm trying to integrate jBPM with Nuxeo 6.0. I got jBPM jars from https://github.com/nuxeo/nuxeo-platform-jbpm/tree/6.0 and followed deployment instruction there. I have check data source configured on nuxeo.xml, as showed below on img Now I'm ...
2 votes
0 answers
0 comments
1759 views
Hello! I am building a operation chain (OP_1) that this call to other operation chain (OP_2). The first operation use the RunOperationOnList with the next configuration: id: OP_1 List: listUser insolate: false item: item newTx: false parameters: ...
1 votes
0 answers
0 comments
1894 views