<?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: Modifying XML file with Business Rule in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162539#M116414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I am using Alfresco Community 2.1 as downloaded from the alfresco web site last week.&amp;nbsp; When is the next expected stable build with this functionaly scheduled?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lucas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2008 15:52:22 GMT</pubDate>
    <dc:creator>lblancher</dc:creator>
    <dc:date>2008-02-08T15:52:22Z</dc:date>
    <item>
      <title>Modifying XML file with Business Rule</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162535#M116410</link>
      <description>Hello,&amp;nbsp; I am looking to update a file in the alfresco system, when another file is uploaded into a drop area, kind of like a historical list of files that pass through a space.&amp;nbsp; I am currently able to open and update the list file(in plain text format), but I would like to make the list file a xml f</description>
      <pubDate>Tue, 05 Feb 2008 16:52:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162535#M116410</guid>
      <dc:creator>lblancher</dc:creator>
      <dc:date>2008-02-05T16:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying XML file with Business Rule</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162536#M116411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhino uses JavaScript E4X to parse XML, you should therefore be able to do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var book = new XML("&amp;lt;book&amp;gt;&amp;lt;chapter&amp;gt;Title&amp;lt;/chapter&amp;gt;&amp;lt;/book&amp;gt;");&lt;BR /&gt;var title = book.chapter;&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;You can learn more about the syntax and possibilities in the links below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.w3schools.com/e4x/default.asp" rel="nofollow noopener noreferrer"&gt;http://www.w3schools.com/e4x/default.asp&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wso2.org/library/1050" rel="nofollow noopener noreferrer"&gt;http://wso2.org/library/1050&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 14:04:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162536#M116411</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2008-02-06T14:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying XML file with Business Rule</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162537#M116412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I Copy and Pasted the code that you put in your reply.&amp;nbsp; I now get the error 'ReferenceError: "XML" is not defined.'&amp;nbsp;&amp;nbsp; Do i have to declare the XML type for use anywhere?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lucas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 17:06:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162537#M116412</guid>
      <dc:creator>lblancher</dc:creator>
      <dc:date>2008-02-06T17:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying XML file with Business Rule</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162538#M116413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version of Alfresco are you using? I'm not sure when we integrated/configured Rhino to use it's E4X support it maybe that you are using a version that doesn't support E4X!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternateivly, try using the latest nightly build or the code from SVN.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 14:04:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162538#M116413</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2008-02-08T14:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying XML file with Business Rule</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162539#M116414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I am using Alfresco Community 2.1 as downloaded from the alfresco web site last week.&amp;nbsp; When is the next expected stable build with this functionaly scheduled?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lucas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 15:52:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162539#M116414</guid>
      <dc:creator>lblancher</dc:creator>
      <dc:date>2008-02-08T15:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying XML file with Business Rule</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162540#M116415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We don't have any confirmed dates for the 2.9 release as yet I'm afraid.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 21:25:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modifying-xml-file-with-business-rule/m-p/162540#M116415</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2008-02-12T21:25:43Z</dc:date>
    </item>
  </channel>
</rss>

