<?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 Export the worklist only with mainfile in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/export-the-worklist-only-with-mainfile/m-p/313557#M558</link>
    <description>&lt;P&gt;My Goal to export the worklist only with mainfile, how to achieve this?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Currently "Export As Zip" in worklist export all files including file:content and files:files&lt;/LI&gt;
&lt;LI&gt;I tried to write an automation chain to implement this&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;&lt;CODE&gt;- Context.FetchDocument
- Seam.FetchFromWorklist
- Document.GetChildren
- Document.GetBlob:
    xpath: "file:content"
- Blob.CreateZip:
- WebUI.DownloadFile
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;UL&gt;
&lt;LI&gt;But in the above chain, all files are placed inside single folder whereas in default export I can see folder for folderish document and its child files are placed inside the folder.&lt;/LI&gt;
&lt;LI&gt;How to achieve this? Want to create folder in the exported zip.&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Wed, 11 Apr 2018 14:10:55 GMT</pubDate>
    <dc:creator>Arunkumar_Kuben</dc:creator>
    <dc:date>2018-04-11T14:10:55Z</dc:date>
    <item>
      <title>Export the worklist only with mainfile</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/export-the-worklist-only-with-mainfile/m-p/313557#M558</link>
      <description>&lt;P&gt;My Goal to export the worklist only with mainfile, how to achieve this?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Currently "Export As Zip" in worklist export all files including file:content and files:files&lt;/LI&gt;
&lt;LI&gt;I tried to write an automation chain to implement this&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;&lt;CODE&gt;- Context.FetchDocument
- Seam.FetchFromWorklist
- Document.GetChildren
- Document.GetBlob:
    xpath: "file:content"
- Blob.CreateZip:
- WebUI.DownloadFile
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;UL&gt;
&lt;LI&gt;But in the above chain, all files are placed inside single folder whereas in default export I can see folder for folderish document and its child files are placed inside the folder.&lt;/LI&gt;
&lt;LI&gt;How to achieve this? Want to create folder in the exported zip.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 11 Apr 2018 14:10:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/export-the-worklist-only-with-mainfile/m-p/313557#M558</guid>
      <dc:creator>Arunkumar_Kuben</dc:creator>
      <dc:date>2018-04-11T14:10:55Z</dc:date>
    </item>
  </channel>
</rss>

