<?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: DMS - Document checkin in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710587#M310842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been searching through the forum and seem like everybody will this issue has not got a solution so do I. Our situation is when the ABAP debugger is turned on in the SAPRFC.ini file, the BAPI works fine checking in a file from the network drive. But when the debugger is off, the BAPI threw an error saying "Cannot check in file". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BAPI works fine in 4.7 but failed in 6.0. Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Mar 2009 16:56:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-07T16:56:01Z</dc:date>
    <item>
      <title>DMS - Document checkin in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710583#M310838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to checking document in background process ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate if anyone could please guide me on this procedure. &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>Tue, 21 Nov 2006 19:14:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710583#M310838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T19:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: DMS - Document checkin in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710584#M310839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruno...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can very well schedule ur BAPI_DOCUMENT_CREATE2 in background.&lt;/P&gt;&lt;P&gt;What u need is tht the originals to be checked should be placed at a location from which the application server can access it.&lt;/P&gt;&lt;P&gt;This necessarily means tht the folder must be shared on the network. And the absolute network path e.g. &lt;BR /&gt;&amp;lt;sharedfolder&amp;gt;\&amp;lt;filename&amp;gt; must be specified in the BAPI call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2006 04:59:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710584#M310839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-22T04:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: DMS - Document checkin in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710585#M310840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for your anwser, but this is not what i really want.&lt;/P&gt;&lt;P&gt;Is it possible to checking document in background process without share folder on the network ?&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, 22 Nov 2006 13:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710585#M310840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-22T13:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: DMS - Document checkin in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710586#M310841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since u need to upload originals from the background, ur frontend pc is no longer in the scenario. So ur originals must be located where ur Application server can access it.&lt;/P&gt;&lt;P&gt;So this can be either on a shared  folder or on the Application server hard disk.&lt;/P&gt;&lt;P&gt;if u r concerned about the security of shared folder, u  can have a secured ftp connection and specify the url of the ftp folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2006 17:53:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710586#M310841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-22T17:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: DMS - Document checkin in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710587#M310842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been searching through the forum and seem like everybody will this issue has not got a solution so do I. Our situation is when the ABAP debugger is turned on in the SAPRFC.ini file, the BAPI works fine checking in a file from the network drive. But when the debugger is off, the BAPI threw an error saying "Cannot check in file". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BAPI works fine in 4.7 but failed in 6.0. Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2009 16:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710587#M310842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-07T16:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: DMS - Document checkin in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710588#M310843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer to this [LINK&amp;gt;&amp;gt;&amp;gt;&amp;gt; |http://www.sap-press.de/download/dateien/1681/sappress_effective_document_management_with_sap_dms.pdf]it should help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2009 17:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710588#M310843</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-03-07T17:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: DMS - Document checkin in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710589#M310844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could solve this by defining a RFC destination in SAP that points to SAPHTTP.EXE on the computer that holds, and hass access to the documents. When you use function module API_DOCUMENT_MAINTAIN2 (or a simular one) you can pass this RFC destination to the function module (input parameter pf_http_dest). This will trigger the HTTP call from the computer that can access the documents to the content server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2009 20:38:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dms-document-checkin-in-background/m-p/1710589#M310844</guid>
      <dc:creator>JackGraus</dc:creator>
      <dc:date>2009-03-07T20:38:19Z</dc:date>
    </item>
  </channel>
</rss>

