<?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: XML file to Proxy in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760086#M3496348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aday,&lt;/P&gt;&lt;P&gt;Try to check the log of the communication channel monitor, there could be an exception showed.&lt;/P&gt;&lt;P&gt;Check this &lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/docs/DOC-35805" title="http://scn.sap.com/docs/DOC-35805"&gt;http://scn.sap.com/docs/DOC-35805&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Oct 2013 15:17:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-09T15:17:57Z</dc:date>
    <item>
      <title>XML file to Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaq-p/9760084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Scenario:&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp; I have to pick a XML file from a server location and send it to my ECC system as Proxy. We are on &lt;STRONG&gt;PI 7.31&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read some blogs here and configured everything, but XML file is not picked from location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I did.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt; ESR:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Created Data type, Message type, Inbound and Outbound service interface, Message mapping and Operation mapping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For us, the Proxy input structure will be same as input XML, so in mapping I mapped 1 to 1. ( here I'm not sure if I need mapping at all )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;IB&amp;nbsp; config:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt; Created&amp;nbsp; Business System ans Sender Comm Channel for XML, &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;For Sender Comm Channel&lt;/SPAN&gt; :&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Adapter type : File&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transport protocol is File system NFS. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qaulity of service: Exactly once,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Polling: 60 Secs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Processing Mode: Delete.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; File location is Server location, I checked if SID user has access to the file location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;For ECC system , created Receiver Comm channel&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Adapter type : SOAP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transport protocol: HTTP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Adapter engine:Central Adapter engine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Connection to ECC system is fine as we are already using it in other scenarios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp; Created integrated config&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inbound processing - TAB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Communication channel - Sender Comm channel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receiver - TAB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Communication Component : ECC Business system&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receiver Interface&amp;nbsp; - TAB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inbound Interface : one created in ESR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Operation Mapping: Operation Mapping created in ESR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Outbound Processing - TAB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Communication Channel :SOAP Receiver channel created for ECC business system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have done all the config, but the file is not picked.&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;Is there any place I can check or debug, whats wrong? if the file is picked? or any mapping issues?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 15:00:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaq-p/9760084</guid>
      <dc:creator>former_member611341</dc:creator>
      <dc:date>2013-10-09T15:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: XML file to Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760085#M3496347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Is the file deleted from the folder? if NO, so you should check if the user has the rigth to read the file in the folder like&amp;nbsp; (7777--&amp;gt;&lt;/P&gt;&lt;P&gt; full access)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the file name ans path right in the CC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have any entry in the communication chennle monitoring?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHANGE THE PROCESSING MODE TO: TEST for future test untill you solve yhe issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rodrigo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rodrigo Alejandro Pertierra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 15:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760085#M3496347</guid>
      <dc:creator>rodrigoalejandro_pertierr</dc:creator>
      <dc:date>2013-10-09T15:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: XML file to Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760086#M3496348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aday,&lt;/P&gt;&lt;P&gt;Try to check the log of the communication channel monitor, there could be an exception showed.&lt;/P&gt;&lt;P&gt;Check this &lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/docs/DOC-35805" title="http://scn.sap.com/docs/DOC-35805"&gt;http://scn.sap.com/docs/DOC-35805&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 15:17:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760086#M3496348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-09T15:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: XML file to Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760087#M3496349</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;Configuration seems to be fine..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i know the server is a SAP or Non SAP system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For NFS we will create the Directory in AL11 in PI server. &lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;NFS: when the file folder is available on the PI Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;FTP: when it is at remote&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;please check the folder path and access to the folder &amp;amp; file,check with basis team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Please check the firewalls and try to access the file server from your system by pinging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Bhargava krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 15:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760087#M3496349</guid>
      <dc:creator>Bhargavakrishna</dc:creator>
      <dc:date>2013-10-09T15:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: XML file to Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760088#M3496350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your inputs !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made Processing Mode to TEST in Sender Comm Channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Communication Channel Monitor , when I ping&amp;nbsp; Sender Comm Channel Im seeing this ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/295220" width="450" /&gt;&lt;/P&gt;&lt;P&gt;But the file exists in that location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 16:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760088#M3496350</guid>
      <dc:creator>former_member611341</dc:creator>
      <dc:date>2013-10-09T16:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: XML file to Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760089#M3496351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aday,&lt;/P&gt;&lt;P&gt;Have you checked if you are respecting the uppercase and lowercase characters?, have you checked &lt;SPAN class="j-post-author "&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/rodrigoalejandro.pertierra" id="jive-1089457350532974484960"&gt;Rodrigo Alejandro Pertierra&lt;/A&gt; &lt;/STRONG&gt;suggestion about the file acces permisions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author "&gt;Regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 16:28:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760089#M3496351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-09T16:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: XML file to Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760090#M3496352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed&amp;nbsp; file to PI server location and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my bad... all this time I thought I am using PI server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 16:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760090#M3496352</guid>
      <dc:creator>former_member611341</dc:creator>
      <dc:date>2013-10-09T16:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: XML file to Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760091#M3496353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good for you.&lt;/P&gt;&lt;P&gt;please mark the thread as ANSWERED to help other people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rodrigo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 13:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xml-file-to-proxy/qaa-p/9760091#M3496353</guid>
      <dc:creator>rodrigoalejandro_pertierr</dc:creator>
      <dc:date>2013-10-10T13:15:03Z</dc:date>
    </item>
  </channel>
</rss>

