<?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: Access BSP application from abap in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595184#M1939845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry but I don't really get what you are trying to accomplish. What do you mean with 'files'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I don't think you have a lot of options to open a BSP on another system without any authentification at all.. but I'm curious to learn if someone will correct me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2016 16:40:29 GMT</pubDate>
    <dc:creator>Patrick_vN</dc:creator>
    <dc:date>2016-03-10T16:40:29Z</dc:date>
    <item>
      <title>Access BSP application from abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595181#M1939842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to access to bsp application and get data using abap program, i find&amp;nbsp; the class cl_http_client but the access is with http or https but i want that the access to bsp will be with relative path to the bsp to avoid the process of authentification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ameni,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 16:17:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595181#M1939842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-10T16:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Access BSP application from abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595182#M1939843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is the class CL_GUI_HTML_VIEWER, and I think an url can be called with CL_GUI_FRONTEND_SERVICES as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 16:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595182#M1939843</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2016-03-10T16:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Access BSP application from abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595183#M1939844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact i need to call my files from bsp using a relative path not absolue path, because with http i should authentificate the user to acces to the system where is the bsp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i need to access to my files in bsp using abap program without need to authentification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ameni,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 16:31:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595183#M1939844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-10T16:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Access BSP application from abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595184#M1939845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry but I don't really get what you are trying to accomplish. What do you mean with 'files'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I don't think you have a lot of options to open a BSP on another system without any authentification at all.. but I'm curious to learn if someone will correct me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 16:40:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595184#M1939845</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2016-03-10T16:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Access BSP application from abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595185#M1939846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In fact i'm using&amp;nbsp; cl_http_client&lt;SPAN class="L0S70"&gt;=&amp;gt;&lt;/SPAN&gt;create_by_url and i pass the url to my file on the bsp, then i'm using&amp;nbsp; lv_client&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;send to send the request and&amp;nbsp; lv_client&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;receive to receive the request : in this case i should authentificate because i access to the bsp file from http client, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i need to do the same and get the data in my bsp file without authetification, that is why i'm thinking if a relative url to the bsp could solve the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 21:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-bsp-application-from-abap/m-p/11595185#M1939846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-10T21:07:06Z</dc:date>
    </item>
  </channel>
</rss>

