<?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: DB repository, object history in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52390#M7267</link>
    <description>Correct Ishan, when it's gone, it's gone.&lt;BR /&gt;&lt;BR /&gt;Walter - check the BPAAuditEvents table, you may find a history of XML changes in there. However you'll need to use SQL to write it to file and then import the file into BP - you can't recover the XML from the BP UI.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 05 Feb 2020 17:59:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2020-02-05T17:59:00Z</dc:date>
    <item>
      <title>DB repository, object history</title>
      <link>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52388#M7265</link>
      <description>I have been asked if it is possible to recover deleted VBO / processes in Blue Prism.&lt;BR /&gt;I know it is possible to revert to previous versions inside of Blue Prism but I could not find anything related to object deletion.&amp;nbsp;&lt;BR /&gt;I might have missed something. Is there an option to recover deleted VBO and processes?&lt;BR /&gt;&lt;BR /&gt;When browsing through DB tables I could find BPAProcesses that stores the most recent version of VBO/processes.&amp;nbsp;&lt;BR /&gt;But where can I find the history of the processes? BPAProcessBackup table is empty although we have of course changes in our objects and the related change history available in Studio.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Walter Koller&lt;BR /&gt;Solution Manager&lt;BR /&gt;Erste Group IT International GmbH&lt;BR /&gt;Europe/Vienna&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Feb 2020 11:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52388#M7265</guid>
      <dc:creator>Walter.Koller</dc:creator>
      <dc:date>2020-02-05T11:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: DB repository, object history</title>
      <link>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52389#M7266</link>
      <description>I don't think Blueprism maintains any Logically deleted flag, so once&amp;nbsp; you delete it, i think that is gone.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ishan Mahajan &lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Feb 2020 12:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52389#M7266</guid>
      <dc:creator>IshanMahajan</dc:creator>
      <dc:date>2020-02-05T12:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: DB repository, object history</title>
      <link>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52390#M7267</link>
      <description>Correct Ishan, when it's gone, it's gone.&lt;BR /&gt;&lt;BR /&gt;Walter - check the BPAAuditEvents table, you may find a history of XML changes in there. However you'll need to use SQL to write it to file and then import the file into BP - you can't recover the XML from the BP UI.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Feb 2020 17:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52390#M7267</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-02-05T17:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: DB repository, object history</title>
      <link>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52391#M7268</link>
      <description>Apart from what Ishan and John mentioned.&lt;BR /&gt;&lt;BR /&gt;If it's a production instance and there is no copy of the object/process in dev/UAT.&lt;BR /&gt;&lt;BR /&gt;You may consider:&lt;BR /&gt;&lt;BR /&gt;1- Redeploying the bprelease package.&lt;BR /&gt;2-Restoring the object from DB backup&lt;BR /&gt;&lt;BR /&gt;Points to remember: Please use this only incase of emergencies.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;CoE Lead Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Feb 2020 05:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52391#M7268</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2020-02-06T05:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: DB repository, object history</title>
      <link>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52392#M7269</link>
      <description>Many thanks, this was exactly what I was looking for but could not find the table with the history, not considering it is part of the audit trail and not stored as historized process.&lt;BR /&gt;&lt;BR /&gt;I have queried BPAAuditEvents for the last modification entry of this process. The related entries were found with:
&lt;PRE&gt;select max(eventid) from BPAAuditEvents where sNarrative like '%myObjectName%' and sCode = 'B004'&lt;/PRE&gt;
Note:&amp;nbsp;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;The query returns ID of the last modification of the object.&lt;/LI&gt;
&lt;/UL&gt;
SSMS query limits results to max 8k characters. The XML extraction has to be done with other methods. I used SSMS UI, data export wizard with following query:&lt;BR /&gt;
&lt;PRE&gt;select newXML from BPAAuditEvents where eventid = 12345&lt;/PRE&gt;
Note:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;12345 has to be replaced by the actual eventid that was result of the first query&lt;/LI&gt;
&lt;LI&gt;when exporting some options have to be taken into account like no row headers and unicode&lt;/LI&gt;
&lt;/UL&gt;
My next step was to rename the export file to MyObjectName.xml and to import into Blue Prism without any other modification. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Walter Koller&lt;BR /&gt;Solution Manager&lt;BR /&gt;Erste Group IT International GmbH&lt;BR /&gt;Europe/Vienna&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52392#M7269</guid>
      <dc:creator>Walter.Koller</dc:creator>
      <dc:date>2020-02-06T12:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: DB repository, object history</title>
      <link>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52393#M7270</link>
      <description>As John mentioned, the process is deleted (in BPAProcesses) but it is still available in BPAAuditEvents and can be recovered.&lt;BR /&gt;&lt;BR /&gt;We have security measures in place for our production environment to prevent such situations. It was in our development environment where one of our developer deleted his work.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Walter Koller&lt;BR /&gt;Solution Manager&lt;BR /&gt;Erste Group IT International GmbH&lt;BR /&gt;Europe/Vienna&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/DB-repository-object-history/m-p/52393#M7270</guid>
      <dc:creator>Walter.Koller</dc:creator>
      <dc:date>2020-02-06T12:49:00Z</dc:date>
    </item>
  </channel>
</rss>

