<?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: reading file from content server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111672#M1362359</link>
    <description>&lt;P&gt;hello, &lt;/P&gt;&lt;P&gt;how did you finally solve it?&lt;/P&gt;&lt;P&gt;I have to do the same and I can't find a way to do it. &lt;/P&gt;&lt;P&gt;
Thank you, &lt;/P&gt;&lt;P&gt;carol.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Mar 2021 14:09:02 GMT</pubDate>
    <dc:creator>former_member462176</dc:creator>
    <dc:date>2021-03-03T14:09:02Z</dc:date>
    <item>
      <title>reading file from content server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111666#M1362353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to retrieve a PDF file from a content server and put it in another sharefolder.&lt;/P&gt;&lt;P&gt;The content server is running in another server then sap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea about how this can  be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to your kind answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 17:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111666#M1362353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-09T17:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: reading file from content server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111667#M1362354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use fm &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SCMS_DOC_READ_FILES
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;or check SAP standard program&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DMS_KPRO_READ
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 17:52:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111667#M1362354</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-09-09T17:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: reading file from content server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111668#M1362355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can map a shared network location on your SAP file system and read/write from/to the location using the 'DATASET' commands just like you would if the folder was on your app server.  Get your Basis team to provide the mapping and location.  Otherwise, use FTP or one of the several file reading functions available and discussed on the site.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 17:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111668#M1362355</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2009-09-09T17:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: reading file from content server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111669#M1362356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you plz elaborate a little about the following parameter of FM SCMS_DOC_READ_FILES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;P&gt; STOR_CAT         &lt;/P&gt;&lt;P&gt; CREP_ID          &lt;/P&gt;&lt;P&gt; DOC_ID           &lt;/P&gt;&lt;P&gt; PHIO_ID          &lt;/P&gt;&lt;P&gt; PATH             &lt;/P&gt;&lt;P&gt; FRONTEND         &lt;/P&gt;&lt;P&gt; SIGNATURE        &lt;/P&gt;&lt;P&gt; NO_CACHE         &lt;/P&gt;&lt;P&gt; P_TRANSFER_PHIO  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 06:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111669#M1362356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T06:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: reading file from content server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111670#M1362357</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;Problem soleved &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DMS_KPRO_READ wa a good option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 18:38:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111670#M1362357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T18:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: reading file from content server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111671#M1362358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Malu,&lt;/P&gt;&lt;P&gt;I want to know how you use the program DMS_KPRO_READ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 09:36:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111671#M1362358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-16T09:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: reading file from content server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111672#M1362359</link>
      <description>&lt;P&gt;hello, &lt;/P&gt;&lt;P&gt;how did you finally solve it?&lt;/P&gt;&lt;P&gt;I have to do the same and I can't find a way to do it. &lt;/P&gt;&lt;P&gt;
Thank you, &lt;/P&gt;&lt;P&gt;carol.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 14:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-from-content-server/m-p/6111672#M1362359</guid>
      <dc:creator>former_member462176</dc:creator>
      <dc:date>2021-03-03T14:09:02Z</dc:date>
    </item>
  </channel>
</rss>

