<?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: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554575#M1744490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a RFC connection of type H exist between PI and R/3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2008 00:27:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-07T00:27:47Z</dc:date>
    <item>
      <title>ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaq-p/4554574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi When I try execute an ABAP report program to trigger my Proxie Scenario from R3 system, I am getting the following message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes" ?&amp;gt; &lt;/P&gt;&lt;P&gt;- &amp;lt;!--  Call Integration Server &lt;/P&gt;&lt;P&gt;  --&amp;gt; &lt;/P&gt;&lt;P&gt;- &amp;lt;SAP:ErrorHeader xmlns:SAP="http://sap.com/exchange/MessageFormat"&amp;gt;&lt;/P&gt;&lt;P&gt;  &amp;lt;SAP:Context /&amp;gt; &lt;/P&gt;&lt;P&gt;  &amp;lt;SAP:Code p1="401" p2="Unauthorized" p3="" p4=""&amp;gt;HTTP.HTTP_STATUS_CODE_NEQ_OK&amp;lt;/SAP:Code&amp;gt; &lt;/P&gt;&lt;P&gt;  &amp;lt;SAP:Text language="EN"&amp;gt;HTTP status code 401 : Unauthorized&amp;lt;/SAP:Text&amp;gt; &lt;/P&gt;&lt;P&gt;  &amp;lt;/SAP:ErrorHeader&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am just learning this PI stuff rt now. I saw a posting "How to activate ABAP Proxies" and found that we need to update the IS_URL on R3 side as "dest://&amp;lt;HTTP Destination&amp;gt; but my Admn says that this format works only for ECC systems but not for R3 kind of Old Application Systems. So as of now the IS_URL in my R3 Integration Server Configuration I have just regular PI URL with host and port information format:&lt;/P&gt;&lt;P&gt;&lt;A href="http://&amp;lt;HOST:Port&amp;gt;/sap/xi/engine?type=entry" target="test_blank"&gt;http://&amp;lt;HOST:Port&amp;gt;/sap/xi/engine?type=entry&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in otherwords, I am not at all using HTTP RFC destination. NOw I did check proxy from the menu options and did SLD check and my test is successfull in all aspects. But when I trigger the proxy I am getting the above message: HTTP status code 401 : Unauthorized&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out! I can award good marks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 00:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaq-p/4554574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T00:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554575#M1744490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a RFC connection of type H exist between PI and R/3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 00:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554575#M1744490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T00:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554576#M1744491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, but my question when I am not at all using that HTTP RFC destination, what is point of check it for my proxy to file scenario?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my IS_URL in IS configuration on R3 side is just regular URL with host and port format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a HTTP destination and connection test is failing and not worried by thinking that my scenario is not using that RFC destination. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me if wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 00:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554576#M1744491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T00:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554577#M1744492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;--&amp;gt;where did you find this error? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;may be the user name you are using locked, check it once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a HTTP destination and connection test is failing and not worried by thinking that my scenario is not using that RFC destination. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;as per your error i think your R/3 system is not connecting to PI. so ask  your basis to confirm that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if at all you are not using RFC, this is a test to confirm that R/3 is connecting to PI. so it is better to test the RFC destination check, when we face these type of errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is fine we can suggest you to check else where, giving exact solution for your problems in forums is a bit difficult. so we generally suggest you to perform some checks, which might move us in right direction and solve the problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 00:49:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554577#M1744492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T00:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554578#M1744493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to exchange messages with the Exchange Infrastructure Integration Server by using ABAP proxies. To send a message to the Integration Server, use a client proxy. To provide a service on the SAP Web AS that can be addressed by messages from the Integration Server, use a server proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer Client proxy blog.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_blogpost" href="https://community.sap.com/" __jive_macro_name="blogpost" modifiedtitle="true" __default_attr="40132"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTTP destination will fail as you are sending empty message that is not a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 00:50:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554578#M1744493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T00:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554579#M1744494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am exactly following this blog and developed my client proxy scenario. In my SLD check I can see my R3 is connecting to PI server successfully with out any problem. All checks are in green from my SLD check report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 01:00:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554579#M1744494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T01:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554580#M1744495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where exactly you are getting this error?&lt;/P&gt;&lt;P&gt;Is the message shown up in SXMB_MONI?&lt;/P&gt;&lt;P&gt;Ask your admin to check with the Username/password they have to connect to PI server from R/3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 01:05:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554580#M1744495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T01:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554581#M1744496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am triggering this proxy on R3 side using my user id and pwd and getting this message in MONI on R3 side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 01:09:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554581#M1744496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T01:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554582#M1744497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your User id will not have authorization to hit PI...because your id would be a dialog userid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ask ur basis to provide a userid which is given full access..this may solve your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 01:16:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554582#M1744497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T01:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554583#M1744498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can trigger the proxy using your userid and password. But to send this message to integration engine system user will be a service user like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIREPUSER&lt;/P&gt;&lt;P&gt;PIDIRUSER&lt;/P&gt;&lt;P&gt;PIAPPLUSER&lt;/P&gt;&lt;P&gt;PIRWBUSER&lt;/P&gt;&lt;P&gt;PILDUSER&lt;/P&gt;&lt;P&gt;PIISUSER&lt;/P&gt;&lt;P&gt;PIAFUSER&lt;/P&gt;&lt;P&gt;LSADMIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the authentication credentials for PIAPPLUSER or even XISUPER. If the password expiration is enabled this can be the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 01:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554583#M1744498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T01:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554584#M1744499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But as I mentioned earlier, we are using URL address as IS_URL for IS configuration in SXMB_ADM to connect to PI for ABAP Proxie communication on our R3 server, where exactly we are using this service users. Beause my proxie call is not using HTTP RFC destination at all but still integration is successfull in my SLDCHECK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 01:24:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554584#M1744499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T01:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy to File Error  : HTTP status code 401 : Unauthorized</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554585#M1744500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shilpa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From R/3 side, change u'r IS_URL to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dest://&amp;lt;RFC DESTINATION TYPE H&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dest://SAPIS_SID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This destination must exist in SM59 transaction with this specification:&lt;/P&gt;&lt;P&gt;Type H (HTTP Connection ABAP System)&lt;/P&gt;&lt;P&gt;Target host: pi_hostname&lt;/P&gt;&lt;P&gt;Service number: &amp;lt;abap port&amp;gt; (ex: 8001)&lt;/P&gt;&lt;P&gt;Path Prefix: &lt;A href="http://pi_hostname:&amp;lt;abap" target="test_blank"&gt;http://pi_hostname:&amp;lt;abap&lt;/A&gt; port&amp;gt;/sap/xi/engine?type=entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fill Logon and Security tab (with PI data using some user mentioned above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pedro Nunes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 03:42:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-to-file-error-http-status-code-401-unauthorized/qaa-p/4554585#M1744500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T03:42:51Z</dc:date>
    </item>
  </channel>
</rss>

