<?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: Using a FILE port in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-file-port/m-p/5589481#M1274269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Check with the FM IDOC_INBOUND_FROM_FILE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asit Purbey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2009 05:01:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-14T05:01:40Z</dc:date>
    <item>
      <title>Using a FILE port</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-file-port/m-p/5589480#M1274268</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;In our SAP system we have configured ALE settings so that we can receive IDOCs from External Non SAP system(WEBMETHODS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every thing is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP has recomended to use a File port for this . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Procedure&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.      For the port definition (SAP menu: Tools ® Business Communication ® IDoc Basis ® Administration ® Port Definition) there are no limitations or notes that apply to the interface. For this type of IDoc implementation area, you can use the port type file, for example. Here the IDocs are stored in files; processing in the R/3 System is started with a synchronous RFC.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is ,  what is the benefit by using a FILE port.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use a FILE port like this , will the IDOCs be posted automatically or should I manually run a program which will access the file and posts the IDOCs(something like which we do in the case of Collect Idocs option) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Sruthi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 17:20:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-file-port/m-p/5589480#M1274268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T17:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using a FILE port</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-file-port/m-p/5589481#M1274269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Check with the FM IDOC_INBOUND_FROM_FILE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asit Purbey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 05:01:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-file-port/m-p/5589481#M1274269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-14T05:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using a FILE port</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-file-port/m-p/5589482#M1274270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sruthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your post, you are communicating with the Non-SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP recommends to go for FILE ports because, these Non-SAP sytems are mostly asynchornous. So, by using the FILE ports we can avoid the Data LOGs at the RFC communication and also the timelag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDocs post automaticaly, as we are having the setings in the FILE port. The FILE port will tell the location of the file to Operating system where the IDoc can be processed as file. The Operating system will trigger the startrfc  program from where IDoc communicated as file to/from  SAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is needful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 08:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-file-port/m-p/5589482#M1274270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-14T08:53:41Z</dc:date>
    </item>
  </channel>
</rss>

