<?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 Re: How to force the &amp;quot;intelligent import with metadata&amp;quot; ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-force-the-quot-intelligent-import-with-metadata-quot/m-p/313435#M436</link>
    <description>&lt;P&gt;any idea ?&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jan 2013 10:48:50 GMT</pubDate>
    <dc:creator>Julien_A_</dc:creator>
    <dc:date>2013-01-02T10:48:50Z</dc:date>
    <item>
      <title>How to force the "intelligent import with metadata" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-force-the-quot-intelligent-import-with-metadata-quot/m-p/313434#M435</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;When I drag'n drop some files into Nuxeo, how can I force the "intelligent import with metadata" behaviour ?&lt;/P&gt;
&lt;P&gt;I want to force this screen to appear &lt;STRONG&gt;everytime&lt;/STRONG&gt; :&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://s7.postimage.org/r1bahsl4b/Capture.png" alt="capture" /&gt;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2012 11:35:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-force-the-quot-intelligent-import-with-metadata-quot/m-p/313434#M435</guid>
      <dc:creator>Julien_A_</dc:creator>
      <dc:date>2012-12-12T11:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to force the "intelligent import with metadata" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-force-the-quot-intelligent-import-with-metadata-quot/m-p/313435#M436</link>
      <description>&lt;P&gt;any idea ?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2013 10:48:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-force-the-quot-intelligent-import-with-metadata-quot/m-p/313435#M436</guid>
      <dc:creator>Julien_A_</dc:creator>
      <dc:date>2013-01-02T10:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to force the "intelligent import with metadata" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-force-the-quot-intelligent-import-with-metadata-quot/m-p/313436#M437</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The Drag&amp;amp;Drop system will propose all import actions that have been defined active in the given context.
This should be explained in the doc : &lt;A href="http://doc.nuxeo.com/x/c4ao" target="test_blank"&gt;http://doc.nuxeo.com/x/c4ao&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;These actions are defined in an XML contribution : &lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewContribution/org.nuxeo.ecm.automation.features.upload.jsf.contrib--actions" target="test_blank"&gt;http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewContribution/org.nuxeo.ecm.automation.features.upload.jsf.contrib--actions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you are interested in the configuration for the Drag&amp;amp;Drop on the main ContentView zone, the 2 default actions are :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;
&amp;lt;action help="desc.smart.import.file" id="Chain.FileManager.ImportInSeam" label="label.smart.import" link="" order="10"&amp;gt;
    &amp;lt;category&amp;gt;ContentView&amp;lt;/category&amp;gt;
    &amp;lt;filter-id&amp;gt;create&amp;lt;/filter-id&amp;gt;
&amp;lt;/action&amp;gt;
&amp;lt;action help="desc.smart.import.with.md" id="Chain.FileManager.ImportWithMetaDataInSeam" label="label.smart.import.with.md" link="/nuxeo/dndFormCollector.faces?schema=dc&amp;amp;amp;layout=dndEdit" order="30"&amp;gt;
    &amp;lt;category&amp;gt;ContentView&amp;lt;/category&amp;gt;
    &amp;lt;filter-id&amp;gt;create&amp;lt;/filter-id&amp;gt;
&amp;lt;/action&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;So, if you want the ImportWithMetaData to be "by default", the best option may be to simply disable the Chain.FileManager.ImportInSeam action, so that Chain.FileManager.ImportWithMetaDataInSeam becomes the default ...&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Tiry&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2013 12:10:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-force-the-quot-intelligent-import-with-metadata-quot/m-p/313436#M437</guid>
      <dc:creator>Thierry_Delprat</dc:creator>
      <dc:date>2013-01-09T12:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to force the "intelligent import with metadata" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-force-the-quot-intelligent-import-with-metadata-quot/m-p/313437#M438</link>
      <description>&lt;P&gt;Thanks a lot for your answer, I actually managed to do it with&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2013 17:35:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-force-the-quot-intelligent-import-with-metadata-quot/m-p/313437#M438</guid>
      <dc:creator>Julien_A_</dc:creator>
      <dc:date>2013-01-11T17:35:24Z</dc:date>
    </item>
  </channel>
</rss>

