<?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 CPI option &amp;quot;Integration Adapter&amp;quot; in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/13752826#M4835831</link>
    <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;Did you find a solution to this? I have a similar case.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jul 2024 14:07:47 GMT</pubDate>
    <dc:creator>xenofonlazos</dc:creator>
    <dc:date>2024-07-05T14:07:47Z</dc:date>
    <item>
      <title>SAP CPI option "Integration Adapter"</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaq-p/12594989</link>
      <description>&lt;P&gt;Hello experts&lt;/P&gt;
  &lt;P&gt;We have a SAP CPI, but we are not able to create an adapter.&lt;/P&gt;
  &lt;P&gt;My version of SAP CPI is: &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2084800-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;in SAP HELP portal ( in this link &lt;A href="https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/482286e544014098874fde0da4bcca2c.html?locale=en-US" target="_blank"&gt;Doc.SAP&lt;/A&gt;) , there is this option "Integration Adapter".&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2084801-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;but in my CPI, I have these options:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2084803-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Can you help me what I have to do to have this option?&lt;/P&gt;
  &lt;P&gt;thank you very much&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 12:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaq-p/12594989</guid>
      <dc:creator>jcsalberto</dc:creator>
      <dc:date>2022-08-22T12:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAP CPI option "Integration Adapter"</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/12594990#M4723513</link>
      <description>&lt;P&gt;Hi Alberto, &lt;/P&gt;&lt;P&gt;What are you trying to achieve?&lt;/P&gt;&lt;P&gt;Adapters are not created in the Web UI.&lt;/P&gt;&lt;P&gt;Please find some more information on developing your own Custom Adapter adapter &lt;A href="https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/7392cc44de7c4450a65b8cd8f1042420.html?locale=en-US" target="test_blank"&gt;https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/7392cc44de7c4450a65b8cd8f1042420.html?locale=en-US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are some SAP and Partner adapters that you can download from Market Place and upload to your tenant exactly as you show in your first screenshot, for example, the Receiver ServiceNow Adapter &lt;A href="https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/1e3bcf40403441d4898e6badd53c2b79.html?q=servicenow%20adapter&amp;amp;locale=en-US" target="test_blank"&gt;https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/1e3bcf40403441d4898e6badd53c2b79.html?q=servicenow%20adapter&amp;amp;locale=en-US&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 13:32:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/12594990#M4723513</guid>
      <dc:creator>MAVR</dc:creator>
      <dc:date>2022-08-22T13:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAP CPI option "Integration Adapter"</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/12594991#M4723514</link>
      <description>&lt;P&gt;thank you very much for your quick reply, my idea is to use the custom adapter posted in the following blog:&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2022/05/30/sharepoint-custom-adapter-for-sap-ci/comment-page-1/#comment-633192" target="_blank"&gt;https://blogs.sap.com/2022/05/30/sharepoint-custom-adapter-for-sap-ci/comment-page-1/#comment-633192&lt;/A&gt;&lt;/P&gt;&lt;P&gt;using a *.esa file of &lt;A href="https://github.com/Asutosh-Integration/SharepointAdapter" target="_blank"&gt;GitHub repo&lt;/A&gt;, which can be uploaded directly to SAP CPI, do you know what I mean?&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 20:54:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/12594991#M4723514</guid>
      <dc:creator>jcsalberto</dc:creator>
      <dc:date>2022-08-22T20:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAP CPI option "Integration Adapter"</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/12594992#M4723515</link>
      <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;From your version number, I understand that you are using Cloud Integration in the Neo Environment.&lt;/P&gt;&lt;P&gt;Importing an integration adapter via UI is available only if you use Cloud Integration in the Cloud Foundry Environment.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Karuna&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 06:41:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/12594992#M4723515</guid>
      <dc:creator>Karunaharan</dc:creator>
      <dc:date>2022-08-23T06:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAP CPI option "Integration Adapter"</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/12594993#M4723516</link>
      <description>&lt;P&gt;HI Alberto Calle, &lt;BR /&gt;hope you have cross verified about required authorizations. I have verified in Cloud Foundry trail account,  Integration adapter option is available there. &lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/2937e5ca6ef448cfb21451a2461cc2a6.html" target="test_blank"&gt;https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/2937e5ca6ef448cfb21451a2461cc2a6.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2084848-integration-adapter-cf-trail.png" /&gt;&lt;A href="https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/2937e5ca6ef448cfb21451a2461cc2a6.html" target="_blank"&gt;Persona&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 07:31:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/12594993#M4723516</guid>
      <dc:creator>hariprasad24</dc:creator>
      <dc:date>2022-08-23T07:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAP CPI option "Integration Adapter"</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/13752825#M4835830</link>
      <description>Hi Alberto,</description>
      <pubDate>Fri, 05 Jul 2024 14:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/13752825#M4835830</guid>
      <dc:creator>xenofonlazos</dc:creator>
      <dc:date>2024-07-05T14:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAP CPI option "Integration Adapter"</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/13752826#M4835831</link>
      <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;Did you find a solution to this? I have a similar case.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 14:07:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-cpi-option-quot-integration-adapter-quot/qaa-p/13752826#M4835831</guid>
      <dc:creator>xenofonlazos</dc:creator>
      <dc:date>2024-07-05T14:07:47Z</dc:date>
    </item>
  </channel>
</rss>

