<?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 Webscrip transactions in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297453#M250583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am trying to add tag&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NodeRef.addTag("tag")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NodeRef. move(destination)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But get an exception, seems like a transaction issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error I get is &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.service.cmr.version.VersionServiceException: 04120024 The current version label of the node does not exist in the version history."&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 06:00:27 GMT</pubDate>
    <dc:creator>zafarale</dc:creator>
    <dc:date>2014-05-12T06:00:27Z</dc:date>
    <item>
      <title>Webscrip transactions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297453#M250583</link>
      <description>Hi All,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am trying to add tagNodeRef.addTag("tag")NodeRef. move(destination)But get an exception, seems like a transaction issue.Error I get is org.alfresco.service.cmr.version.VersionServiceException: 04120024 The current version label of the node does not exist in the version history."</description>
      <pubDate>Mon, 12 May 2014 06:00:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297453#M250583</guid>
      <dc:creator>zafarale</dc:creator>
      <dc:date>2014-05-12T06:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Webscrip transactions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297454#M250584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you trying to create your own webscript to add tags on a node? There is already an out-of-the-box webscript available to add tag on a node. Take a look at - node.tags.post.desc.xml in order to understand its usage available at tomcat\webapps\alfresco\WEB-INF\classes\alfresco\templates\webscripts\org\alfresco\repository\tagging location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 06:45:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297454#M250584</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-05-12T06:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Webscrip transactions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297455#M250585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Its a custom REST service, whicha llows users to delte items, which does nto actually deletes anything it moves file to another location prefix its name with timestamp, and add tag denoteing its deleted (Action).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 07:41:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297455#M250585</guid>
      <dc:creator>zafarale</dc:creator>
      <dc:date>2014-05-12T07:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Webscrip transactions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297456#M250586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How you are handling verisoning here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 10:48:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297456#M250586</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-05-12T10:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Webscrip transactions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297457#M250587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have space rule which enable/adds version aspect to each item&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 12:01:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscrip-transactions/m-p/297457#M250587</guid>
      <dc:creator>zafarale</dc:creator>
      <dc:date>2014-05-12T12:01:57Z</dc:date>
    </item>
  </channel>
</rss>

