<?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: BAPI_DOCUMENT_CREATE2 - Document upload to DMS - Back ground in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298819#M1635440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not possible to download in background to a presentation server (your local PC) hence it is not possbile to upload either.&lt;/P&gt;&lt;P&gt;when you submit the program to the background thenthe session is no longer attached to the PC that created it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of this you have to go via the application server.&lt;/P&gt;&lt;P&gt;compare hundred of threads by searcing the ABAP forum with keywords +download +background&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0901cba-f49e-2910-748c-d7ce4c0c4c1c" target="test_blank"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0901cba-f49e-2910-748c-d7ce4c0c4c1c&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2011 10:08:31 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2011-10-20T10:08:31Z</dc:date>
    <item>
      <title>BAPI_DOCUMENT_CREATE2 - Document upload to DMS - Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298813#M1635434</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;We are trying to uploda a file into DMS(CV01N) from SAP R/3, BAPI 'BAPI_DOCUMENT_CREATE2'. This works fine in foregroung but when we ececute it in background, we get an error saying 'Error while checking in and storing'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please suggest me if we can sucessfully execute in back ground mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ranjith Singh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 11:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298813#M1635434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-19T11:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 - Document upload to DMS - Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298814#M1635435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where are your documents? on a presentation server (your PC) or on an application server?&lt;/P&gt;&lt;P&gt;a background process cannot take documents from your PC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 14:27:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298814#M1635435</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-10-19T14:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 - Document upload to DMS - Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298815#M1635436</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;Thanks for your prompt reply. I checked three scenarios 1. File from local network ,2. from local desktop (Foreground is working but &lt;STRONG&gt;background is not working&lt;/STRONG&gt;  ) and 3. From application &lt;STRONG&gt;froground and background is not working&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text file from application server is being read and written in the list but not able to upload into DMS either in forgroung as well as through background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ranjith Singh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 05:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298815#M1635436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-20T05:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 - Document upload to DMS - Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298816#M1635437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really wonder why applicaton server does not work. Dont you get any helpfull message?&lt;/P&gt;&lt;P&gt;did you write the file path/name in the right format?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 08:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298816#M1635437</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-10-20T08:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 - Document upload to DMS - Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298817#M1635438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The path is correct and was verified. The error message that i get is '&lt;STRONG&gt;Error in Checking and Storing file 'FILE PATH'&lt;/STRONG&gt;'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 08:57:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298817#M1635438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-20T08:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 - Document upload to DMS - Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298818#M1635439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mainly i am focussing on uploading &lt;STRONG&gt;local Network file&lt;/STRONG&gt; or &lt;STRONG&gt;local desktop&lt;/STRONG&gt; into DMS(CV01N) system &lt;STRONG&gt;in backgroud mode only&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ranjith Singh on Oct 20, 2011 11:15 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 09:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298818#M1635439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-20T09:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 - Document upload to DMS - Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298819#M1635440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not possible to download in background to a presentation server (your local PC) hence it is not possbile to upload either.&lt;/P&gt;&lt;P&gt;when you submit the program to the background thenthe session is no longer attached to the PC that created it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of this you have to go via the application server.&lt;/P&gt;&lt;P&gt;compare hundred of threads by searcing the ABAP forum with keywords +download +background&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0901cba-f49e-2910-748c-d7ce4c0c4c1c" target="test_blank"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0901cba-f49e-2910-748c-d7ce4c0c4c1c&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 10:08:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298819#M1635440</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-10-20T10:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 - Document upload to DMS - Back ground</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298820#M1635441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you relpy. I went through threads. I need to upload document into DMS system which is cross platform of SAP, connected to SAP via CV01N t-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This document upload should happend through BAPI  from JAVA calling which is similar to background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway thanks for your efforts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 11:19:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-document-upload-to-dms-back-ground/m-p/8298820#M1635441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-20T11:19:38Z</dc:date>
    </item>
  </channel>
</rss>

