<?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 Deploy multiple types in different packages in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/deploy-multiple-types-in-different-packages/m-p/327867#M14868</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;we are currently trying to deploy a couple of our own packages to nuxeo, and if we deploy each seperatly it works well.
However, once we deploy both of them, one defined type is always missing from the Create New dialog.&lt;/P&gt;
&lt;P&gt;We are adding it to the dialog like this :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;component
...
&amp;lt;/doctype&amp;gt;
&amp;lt;doctype name="Folder" append="true"&amp;gt;
&amp;lt;subtypes&amp;gt;  
&amp;lt;type&amp;gt;ComponentA&amp;lt;/type&amp;gt;
&amp;lt;/subtypes&amp;gt;
&amp;lt;/doctype&amp;gt;
&amp;lt;doctype name="Workspace" append="true"&amp;gt;
&amp;lt;subtypes&amp;gt;
&amp;lt;type&amp;gt;ComponentA&amp;lt;/type&amp;gt;
&amp;lt;/subtypes&amp;gt;
&amp;lt;/doctype&amp;gt;
&amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;

&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And vice versa for component B
Thus only one is available, like the append of the previous is now saved.&lt;/P&gt;
&lt;P&gt;If we add&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;subtypes&amp;gt;  
&amp;lt;type&amp;gt;ComponentA&amp;lt;/type&amp;gt;
&amp;lt;type&amp;gt;ComponentB&amp;lt;/type&amp;gt;
&amp;lt;/subtypes&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;to each of the files, the types appear but that does not seem like a good solution as the packages should be independent of each other&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2021 16:07:37 GMT</pubDate>
    <dc:creator>Tom_Hetto</dc:creator>
    <dc:date>2021-01-25T16:07:37Z</dc:date>
    <item>
      <title>Deploy multiple types in different packages</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/deploy-multiple-types-in-different-packages/m-p/327867#M14868</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;we are currently trying to deploy a couple of our own packages to nuxeo, and if we deploy each seperatly it works well.
However, once we deploy both of them, one defined type is always missing from the Create New dialog.&lt;/P&gt;
&lt;P&gt;We are adding it to the dialog like this :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;component
...
&amp;lt;/doctype&amp;gt;
&amp;lt;doctype name="Folder" append="true"&amp;gt;
&amp;lt;subtypes&amp;gt;  
&amp;lt;type&amp;gt;ComponentA&amp;lt;/type&amp;gt;
&amp;lt;/subtypes&amp;gt;
&amp;lt;/doctype&amp;gt;
&amp;lt;doctype name="Workspace" append="true"&amp;gt;
&amp;lt;subtypes&amp;gt;
&amp;lt;type&amp;gt;ComponentA&amp;lt;/type&amp;gt;
&amp;lt;/subtypes&amp;gt;
&amp;lt;/doctype&amp;gt;
&amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;

&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And vice versa for component B
Thus only one is available, like the append of the previous is now saved.&lt;/P&gt;
&lt;P&gt;If we add&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;subtypes&amp;gt;  
&amp;lt;type&amp;gt;ComponentA&amp;lt;/type&amp;gt;
&amp;lt;type&amp;gt;ComponentB&amp;lt;/type&amp;gt;
&amp;lt;/subtypes&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;to each of the files, the types appear but that does not seem like a good solution as the packages should be independent of each other&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 16:07:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/deploy-multiple-types-in-different-packages/m-p/327867#M14868</guid>
      <dc:creator>Tom_Hetto</dc:creator>
      <dc:date>2021-01-25T16:07:37Z</dc:date>
    </item>
  </channel>
</rss>

