<?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>Question Re: SAP PI Message Count in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sap-pi-message-count/qaa-p/621976#M152307</link>
    <description>&lt;P&gt;Have you tried in message overview :&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/128349-mm.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 31 Mar 2018 12:54:12 GMT</pubDate>
    <dc:creator>manoj_khavatkopp</dc:creator>
    <dc:date>2018-03-31T12:54:12Z</dc:date>
    <item>
      <title>SAP PI Message Count</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-pi-message-count/qaq-p/621975</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I need to extract the number of message processed in PI in last 1 Year. Could you please let me know where I can get this information.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I tied Performance monitoring adapter engine but I am getting only 1 month data ,Aggregation interval is showing max 1 day, I am not getting aggregation interval as 1 month.&lt;/P&gt;
  &lt;P&gt;I tried SXMSPMAST table but, there is no date range as selection criteria.&lt;/P&gt;
  &lt;P&gt;Java table XI_AF_MSG is showing as invalid table at Open SQL Data Browser: Overview&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Could anyone help urgently&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Navneet Sumit.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 11:09:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-pi-message-count/qaq-p/621975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-03-31T11:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAP PI Message Count</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-pi-message-count/qaa-p/621976#M152307</link>
      <description>&lt;P&gt;Have you tried in message overview :&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/128349-mm.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 12:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-pi-message-count/qaa-p/621976#M152307</guid>
      <dc:creator>manoj_khavatkopp</dc:creator>
      <dc:date>2018-03-31T12:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAP PI Message Count</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-pi-message-count/qaa-p/621977#M152308</link>
      <description>&lt;P&gt;Hello &lt;A href="https://answers.sap.com/users/119551/navneetsumit.html"&gt;Navneet Sumit&lt;/A&gt;,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Messages in final state (Delivered or Canceled) with expired retention period will be deleted from database by Default Delete job. &lt;/P&gt;
  &lt;P&gt;Therefore I am not sure if you could find any messages processed last year. &lt;/P&gt;
  &lt;P&gt;Anyway, you could check this table: BC_MSG &lt;/P&gt;
  &lt;P&gt;BC_MSG (XI_AF_MSG you mentioned is for PI 7.0x and lower) is the master table for persistence of messages on the Java side, one record per each persistent asynchronous message. &lt;/P&gt;
  &lt;P&gt; BC_MSG keeps the last (or only) message version created via staging – just for asynchronous messages. &lt;/P&gt;
  &lt;P&gt;You could use the following SQL statement to check if any messages processed last year could be found. &lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;SELECT * FROM &amp;lt;Java Schema name&amp;gt;.BC_MSG;&lt;/STRONG&gt; &lt;/P&gt;
  &lt;P&gt;More details could be check from following blog: &lt;/P&gt;
  &lt;H2&gt;&lt;/H2&gt;
  &lt;P&gt;&lt;A href="https://blogs.sap.com/2016/01/28/introduction-of-the-tables-that-keep-message-related-data-in-the-database-of-pipo-system/"&gt;Introduction of the tables that keep message related data in the database of PI/PO system&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Best Regards,&lt;/P&gt;
  &lt;P&gt;Faison&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 08:27:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-pi-message-count/qaa-p/621977#M152308</guid>
      <dc:creator>Faison</dc:creator>
      <dc:date>2018-04-02T08:27:45Z</dc:date>
    </item>
  </channel>
</rss>

