<?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 know txid,acltxid,nodeid,aclid of document or node  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284227#M237357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Axel it was really accurate and helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2016 10:42:24 GMT</pubDate>
    <dc:creator>fouada</dc:creator>
    <dc:date>2016-11-04T10:42:24Z</dc:date>
    <item>
      <title>How to know txid,acltxid,nodeid,aclid of document or node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284223#M237353</link>
      <description>Hi&amp;nbsp; All,I want run following URL and I am using Alfresco 4.1Below is used remove transactions, acl transactions, nodes and acls from the index. It can also be used for testing wrong transactions and then to fix them.http://localhost:8080/solr/admin/cores?action=PURGE&amp;amp;txid=1&amp;amp;acltxid=2&amp;amp;nod</description>
      <pubDate>Fri, 04 Nov 2016 09:18:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284223#M237353</guid>
      <dc:creator>fouada</dc:creator>
      <dc:date>2016-11-04T09:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to know txid,acltxid,nodeid,aclid of document or node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284224#M237354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Node dbid can be found using the node-browser. Look the sys:node-dbid property.&lt;/P&gt;&lt;P&gt;For the txid, acltxid and aclid I think you would have to query the database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 09:57:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284224#M237354</guid>
      <dc:creator>ycoulon</dc:creator>
      <dc:date>2016-11-04T09:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to know txid,acltxid,nodeid,aclid of document or node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284225#M237355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for Your quick reply Yann,&lt;/P&gt;&lt;P&gt;I am new to alfresco so please tell which table contains txid, acltxid and aclid of node.&lt;/P&gt;&lt;P&gt;And do i have to query using CMIS browser or in postgres client UI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 10:16:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284225#M237355</guid>
      <dc:creator>fouada</dc:creator>
      <dc:date>2016-11-04T10:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to know txid,acltxid,nodeid,aclid of document or node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284226#M237356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would have to query using database client UI, e.g&amp;nbsp; pgadmin. The tables in question are alf_node, alf_transaction and alf_access_control_list.&lt;/P&gt;&lt;P&gt;But normally, you do not have to query for this. The SOLR URL parameters are designed to be used from results of REPORT actions, which typically already contain relevant ID values and do the heavy lifting (DB analysis) for you. You also do not need all parameters - they are only listed as examples what IDs you can use. Any one of them would be fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 10:21:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284226#M237356</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-11-04T10:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to know txid,acltxid,nodeid,aclid of document or node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284227#M237357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Axel it was really accurate and helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 10:42:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-know-txid-acltxid-nodeid-aclid-of-document-or-node/m-p/284227#M237357</guid>
      <dc:creator>fouada</dc:creator>
      <dc:date>2016-11-04T10:42:24Z</dc:date>
    </item>
  </channel>
</rss>

