<?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 to? Two web forms edit the same xml in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-two-web-forms-edit-the-same-xml/m-p/188048#M141178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have created two web forms one called portal and one called category. A portal can contain 0 to unbounded categories and displays them as links. A category has to select 1 portal to which it belongs. Portal generates (for example) portal_1.xml. However if I now create a new category category_1.xml I want it to update whichever portal is selected in this case portal_1.xml however I am having trouble renditioning a file originally created with the portal web form using the category web form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to bypass this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Error generating rendition using category_portal.xsl: node avm://resource-center2–admin–preview/-1;www;avm_webapps;ROOT;portals;portal_1.xml does not have aspect {&lt;A href="http://www.alfresco.org/model/wcmappmodel/1.0}rendition" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/wcmappmodel/1.0}rendition&lt;/A&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried editing RenditionImpl and commenting out&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;throw new IllegalArgumentException("node " + nodeRef + " does it it it not have aspect " + WCMAppModel.ASPECT_RENDITION);&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;but that didn't help and produced another error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;javax.faces.FacesException: javax.el.PropertyNotFoundException: Property 'labelAttribute' not found on type org.alfresco.web.forms.RenditionImpl&lt;BR /&gt;caused by:&lt;BR /&gt;org.apache.jasper.JasperException: javax.el.PropertyNotFoundException: Property 'labelAttribute' not found on type org.alfresco.web.forms.RenditionImpl&lt;BR /&gt;caused by:&lt;BR /&gt;javax.el.PropertyNotFoundException: Property 'labelAttribute' not found on type org.alfresco.web.forms.RenditionImpl&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate any help people may have to offer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a better way of updating an existing xml file on the creation of another through a web form (without requiring the published html to be dynamic)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2009 15:38:55 GMT</pubDate>
    <dc:creator>parrym</dc:creator>
    <dc:date>2009-04-15T15:38:55Z</dc:date>
    <item>
      <title>How to? Two web forms edit the same xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-two-web-forms-edit-the-same-xml/m-p/188048#M141178</link>
      <description>I have created two web forms one called portal and one called category. A portal can contain 0 to unbounded categories and displays them as links. A category has to select 1 portal to which it belongs. Portal generates (for example) portal_1.xml. However if I now create a new category category_1.xml</description>
      <pubDate>Wed, 15 Apr 2009 15:38:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-two-web-forms-edit-the-same-xml/m-p/188048#M141178</guid>
      <dc:creator>parrym</dc:creator>
      <dc:date>2009-04-15T15:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to? Two web forms edit the same xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-two-web-forms-edit-the-same-xml/m-p/188049#M141179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure if I was very clear on what I am trying to achieve, above. Basically I want to be able to update an existing XML document created by web form 1 using web form 2. Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 07:46:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-two-web-forms-edit-the-same-xml/m-p/188049#M141179</guid>
      <dc:creator>parrym</dc:creator>
      <dc:date>2009-04-21T07:46:45Z</dc:date>
    </item>
  </channel>
</rss>

