<?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: Problems with SCMS_AO_TABLE_GET in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088253#M1358171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the arc_id from the TOA01 table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result of the data parameter is a HTML file saying that file doesnt exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when I access the OAR transaction, the file is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for helping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2009 17:53:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-28T17:53:42Z</dc:date>
    <item>
      <title>Problems with SCMS_AO_TABLE_GET</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088251#M1358169</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;I'm getting the error_http from SCMS_AO_TABLE_GET, as if the file doesnt exists, but looking in the OAOR transaction, the file is there. What could be happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 16:57:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088251#M1358169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-28T16:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SCMS_AO_TABLE_GET</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088252#M1358170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you determine the ARC_ID parameter?&lt;/P&gt;&lt;P&gt;Did you change the default BDS customizing, because default is not HTTP access? (BDS stands for Business Document Services, it's OAOR)&lt;/P&gt;&lt;P&gt;Could you paste the results of DATA parameter?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 17:34:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088252#M1358170</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-08-28T17:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SCMS_AO_TABLE_GET</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088253#M1358171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the arc_id from the TOA01 table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result of the data parameter is a HTML file saying that file doesnt exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when I access the OAR transaction, the file is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for helping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 17:53:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088253#M1358171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-28T17:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SCMS_AO_TABLE_GET</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088254#M1358172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This file you try to access, did you add it manually or programmatically? Could you add again manually a file via OAOR, with a never used name, and check that it is added in TOA01. This can be useful as, in my company, the admins have decided to delete the archives every 7 days on the dev system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 20:42:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088254#M1358172</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-08-28T20:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SCMS_AO_TABLE_GET</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088255#M1358173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jorge, could you give us a feedback, just to know, and it may help other people who have the same problem. Thx !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 16:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-scms-ao-table-get/m-p/6088255#M1358173</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-09-01T16:15:47Z</dc:date>
    </item>
  </channel>
</rss>

