<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How do you list the documents and their corresponding workflow data such as the workflow assignee, workflow state and deadline (date)? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-you-list-the-documents-and-their-corresponding-workflow/m-p/316126#M3127</link>
    <description>&lt;P&gt;I am trying to produce a document summary  containing document data and worflow data.
Basically, each line will contain the document data and workflow data (assignee, lifecycle state and deadline).&lt;/P&gt;
&lt;P&gt;Since the content view does not provide any workflow data except lifecycle state, I am trying to write a bean which will gather this information and display it from a tab. Recovering the document data is not a problem. To recover the workflow information, I tried using the DocumentRoutingService and TaskService.  However, I get exception errors when I use them.&lt;/P&gt;
&lt;P&gt;Could you explain the approach in order to do this?
Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Dec 2012 11:23:59 GMT</pubDate>
    <dc:creator>apagulayan_</dc:creator>
    <dc:date>2012-12-05T11:23:59Z</dc:date>
    <item>
      <title>How do you list the documents and their corresponding workflow data such as the workflow assignee, workflow state and deadline (date)?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-you-list-the-documents-and-their-corresponding-workflow/m-p/316126#M3127</link>
      <description>&lt;P&gt;I am trying to produce a document summary  containing document data and worflow data.
Basically, each line will contain the document data and workflow data (assignee, lifecycle state and deadline).&lt;/P&gt;
&lt;P&gt;Since the content view does not provide any workflow data except lifecycle state, I am trying to write a bean which will gather this information and display it from a tab. Recovering the document data is not a problem. To recover the workflow information, I tried using the DocumentRoutingService and TaskService.  However, I get exception errors when I use them.&lt;/P&gt;
&lt;P&gt;Could you explain the approach in order to do this?
Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2012 11:23:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-you-list-the-documents-and-their-corresponding-workflow/m-p/316126#M3127</guid>
      <dc:creator>apagulayan_</dc:creator>
      <dc:date>2012-12-05T11:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do you list the documents and their corresponding workflow data such as the workflow assignee, workflow state and deadline (date)?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-you-list-the-documents-and-their-corresponding-workflow/m-p/316127#M3128</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You may have noticed that when a workflow is started on a document, you have a workflow tab that displays information that seem to be exactly what you are looking for. So why not reuse that? :)
I've checked very quickly, but if you take a look at the following link, I think there is all the information you are looking for :
&lt;A href="https://github.com/nuxeo/nuxeo-platform-document-routing/blob/master/nuxeo-platform-document-routing-web/src/main/resources/OSGI-INF/layouts-contrib.xml"&gt;Nuxeo GitHub Routing Layout contribution&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Fred&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2012 08:12:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-you-list-the-documents-and-their-corresponding-workflow/m-p/316127#M3128</guid>
      <dc:creator>Fred_Vadon</dc:creator>
      <dc:date>2012-12-06T08:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do you list the documents and their corresponding workflow data such as the workflow assignee, workflow state and deadline (date)?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-do-you-list-the-documents-and-their-corresponding-workflow/m-p/316128#M3129</link>
      <description>&lt;P&gt;The workflow tab is per document. As we group the documents in different structures (like folders), we want a summary list  to know how many documents are of a certain state out of a total number of documents in each structure and a breakdown on the task of the current document, due date, assignee, etc...&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2012 11:25:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-do-you-list-the-documents-and-their-corresponding-workflow/m-p/316128#M3129</guid>
      <dc:creator>apagulayan_</dc:creator>
      <dc:date>2012-12-06T11:25:21Z</dc:date>
    </item>
  </channel>
</rss>

