<?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: AIF basic questions in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731930#M3484392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you talk about synchronous interfaces, you do not talk about idocs, but e.g. you use proxies.&lt;/P&gt;&lt;P&gt;Please have a look in the cookbook. All is explained there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you want to know about Business Process Monitoring? As far as I know, this is not part of the AIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Dimitri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Oct 2013 11:50:01 GMT</pubDate>
    <dc:creator>Dimitri</dc:creator>
    <dc:date>2013-10-03T11:50:01Z</dc:date>
    <item>
      <title>AIF basic questions</title>
      <link>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaq-p/9731927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read several articels about AIF in this community. but have some additional questions which come up afterwards. Maybe someone of you can give already an answer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For integration of Error and Conflict Handler, which we use already, you write: "&lt;/P&gt;&lt;P&gt;The SAP Application Interface Framework offers you the possibility to monitor ECH interfaces (e.g. asynchronous SAP Enterprise Services). &lt;/P&gt;&lt;P&gt;Vice versa it is also possible to monitor interfaces of the SAP Application Interface Framework in ECH (note: this is only possible if you have NetWeaver 7.31 and AIFX installed)." &lt;/P&gt;&lt;P&gt;Are the prerequisites valid for both cases or only second and if only valid for second case, what is the minimum release required for the first case monitoring ECH interface with AIF?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. SAP note Note 1799544 - Support of Enterprise Services and existing proxy interfaces &lt;/P&gt;&lt;P&gt;Do I understand this correct, proxies implementing FEH will still be monitored, but only in AIF and ECH (PPO) has to be deactivated?&lt;/P&gt;&lt;P&gt;The prerequisite is related to 7.01 SP1, what about my previous question about 7.31?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Does AIF support synchronous and asynchronous inbound and outbound messages?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. What is the current status about BPMon integration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:21:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaq-p/9731927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-05T14:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: AIF basic questions</title>
      <link>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731928#M3484390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here are some answers to your questions:&lt;/P&gt;&lt;P&gt;1. Yes, the prerequesites are valid for both cases. The integration of ECH and AIF is only available with component AIFX and NetWeaver 7.31.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You can implement/monitor synchronous and asynchronous inbound and outbound messages. How asynchronous inbound messages can be implemented is described in the &lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-34037"&gt;cookbook&lt;/A&gt;. For asynchronous outbound messages you can have a look at this document &lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-45728"&gt;http://scn.sap.com/docs/DOC-45728&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Verena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 11:09:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731928#M3484390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-10T11:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: AIF basic questions</title>
      <link>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731929#M3484391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Verena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the information. As you gave only example of async interfaces is the implementation of sync interfaces similar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any news about BPMon?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 17:41:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731929#M3484391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-11T17:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: AIF basic questions</title>
      <link>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731930#M3484392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you talk about synchronous interfaces, you do not talk about idocs, but e.g. you use proxies.&lt;/P&gt;&lt;P&gt;Please have a look in the cookbook. All is explained there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you want to know about Business Process Monitoring? As far as I know, this is not part of the AIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Dimitri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 11:50:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731930#M3484392</guid>
      <dc:creator>Dimitri</dc:creator>
      <dc:date>2013-10-03T11:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: AIF basic questions</title>
      <link>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731931#M3484393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dimitri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ich have Powepoint slides of Mr Gille from 2011/2012 "SAP Application Interface Framework - Overview and Outlook". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In side is a chapter: "Collaboration of Monitoring Tools AIF with Solution Manager / BPMon". &lt;/P&gt;&lt;P&gt;So is it possible to monitor Interfaces implemented with AIF in BPMon?&lt;/P&gt;&lt;P&gt;Can I link from BPMon to AIF Monitor instead of e.g. IDoc Monitor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 15:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731931#M3484393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-10T15:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: AIF basic questions</title>
      <link>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731932#M3484394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed, collaboration. That is true. But they remain 2 separate things.&lt;/P&gt;&lt;P&gt;BPmon resides on SAP Solution Manager and AIF resides on your ECC back end system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible to monitor interfaces implemented with AIF in BPmon. In fact, that sentence is not correct too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please refer to my reply in &lt;A _jive_internal="true" href="https://answers.sap.com/thread/3429333"&gt;http://scn.sap.com/thread/3429333&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case this is still not clear to you, please revert back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Dimitri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 17:55:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/aif-basic-questions/qaa-p/9731932#M3484394</guid>
      <dc:creator>Dimitri</dc:creator>
      <dc:date>2013-10-10T17:55:48Z</dc:date>
    </item>
  </channel>
</rss>

