Workflow definition problem  
-----------------------------

                 Key: NXP-4715
                 URL: https://jira.nuxeo.org/browse/NXP-4715
             Project: Nuxeo Enterprise Platform
          Issue Type: Question
          Components: Workflow
    Affects Versions: 5.3 GA
         Environment: Version: Nuxeo DM 5.3:
OS: Windows/Debian
            Reporter: Maxime DELRIEU





Hello,

I'm trying to define a new document type associated with a new workflow 
definition in a plugin.

While rendering the Workflow tab (ie: TAB_CONTENT_JBPM) after starting the new 
workflow, i've got an error because of the templates
The template call order is:
- <NuxeoInstall>/server/default/deploy/nuxeo.ear/nuxeo.war/view_documents.xhtml
- 
<NuxeoInstall>/server/default/deploy/nuxeo.ear/nuxeo.war/incl/tabs/document_process.xhtml
- 
<NuxeoInstall>/server/default/deploy/nuxeo.ear/nuxeo.war/process/show_running_process.xhtml
- 
<NuxeoInstall>/server/default/deploy/nuxeo.ear/nuxeo.war/process/#{process.processDefinition.name}.xhtml

I've checked the process definition name and it matches the 'name' field of the 
process definition XML file (sample_request) but the XHTML file name doesn't 
match (sample-request.xhtml) and I don't know where this name comes from (I 
parsed the plugin sources and changed the pattern sample-request with no effect 
- deleting data, tmp and work before restart).
I think the problem comes frome the processDefinition deployer.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to