<?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 File path for application server file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-path-for-application-server-file/m-p/6022497#M1347910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             I have a file 'abc.doc' stored on the application sever. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            I want to crate a document using the BAPI_DOCUMENT_CREATE and store this file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            What is the file path that I need to pass into the bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards&lt;/P&gt;&lt;P&gt;Sunil Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Aug 2009 05:05:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-16T05:05:50Z</dc:date>
    <item>
      <title>File path for application server file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-path-for-application-server-file/m-p/6022497#M1347910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             I have a file 'abc.doc' stored on the application sever. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            I want to crate a document using the BAPI_DOCUMENT_CREATE and store this file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            What is the file path that I need to pass into the bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards&lt;/P&gt;&lt;P&gt;Sunil Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2009 05:05:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-path-for-application-server-file/m-p/6022497#M1347910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-16T05:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: File path for application server file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-path-for-application-server-file/m-p/6022498#M1347911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Transaction AL11 and FILE will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2009 05:10:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-path-for-application-server-file/m-p/6022498#M1347911</guid>
      <dc:creator>daixiong_jiang3</dc:creator>
      <dc:date>2009-08-16T05:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: File path for application server file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-path-for-application-server-file/m-p/6022499#M1347912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So will the file path be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/usr/sap/GB1/DVEBMGS02/work/abc.doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2009 05:22:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-path-for-application-server-file/m-p/6022499#M1347912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-16T05:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: File path for application server file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-path-for-application-server-file/m-p/6022500#M1347913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right. That's the file path you should specify. It looks like your application server is running on UNIX platform. You can use transaction AL11 to locate your file and specify the file path in normal unix format. If this doesnt work, you can try prefixing your file path with "file:// ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2009 07:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-path-for-application-server-file/m-p/6022500#M1347913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-16T07:54:29Z</dc:date>
    </item>
  </channel>
</rss>

