<?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 Retain eCATT scripts during refresh in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802852#M1780134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created my eCATT scripts in one of the QA ECC systems in our landscape as local objects. Now the system is going to be refreshed from production, thus wiping out my scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I avoid this from happening? Is there some way I can export them or save them off in a different manner?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2013 18:11:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-26T18:11:34Z</dc:date>
    <item>
      <title>Retain eCATT scripts during refresh</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802852#M1780134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created my eCATT scripts in one of the QA ECC systems in our landscape as local objects. Now the system is going to be refreshed from production, thus wiping out my scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I avoid this from happening? Is there some way I can export them or save them off in a different manner?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 18:11:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802852#M1780134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-26T18:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Retain eCATT scripts during refresh</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802853#M1780135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can download the script and later upload , its important to download every script which are referenced within the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 14:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802853#M1780135</guid>
      <dc:creator>AjayHS</dc:creator>
      <dc:date>2013-09-27T14:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Retain eCATT scripts during refresh</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802854#M1780136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Archana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 2 ways you can do.&lt;/P&gt;&lt;P&gt;1. You can transport the ECATT script to your production system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transaction SECATT, ecactt Object -&amp;gt; Other features -&amp;gt; Write Transport Entry&lt;/P&gt;&lt;P&gt;2. You can download the ECATT script and then upload it later after system refresh.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Transaction SECATT, ecactt Object -&amp;gt; Other features -&amp;gt; download/upload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Laxman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 16:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802854#M1780136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-27T16:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Retain eCATT scripts during refresh</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802855#M1780137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ajay!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 17:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802855#M1780137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T17:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Retain eCATT scripts during refresh</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802856#M1780138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Laxman! I'm going to try the download method for now. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 17:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802856#M1780138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T17:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Retain eCATT scripts during refresh</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802857#M1780139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archana,&lt;/P&gt;&lt;P&gt;Apart from the options provided by Ajay and Laxman, it is also suggested that the eCATT scripts should reside in a central system (example : SOLMAN or any other system) other than QA system which will make your job easy (avoide this excersie of download and upload or transport import and export) and this depends on the number of scripts that you have and it's criticality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;PB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 08:22:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802857#M1780139</guid>
      <dc:creator>pb3030</dc:creator>
      <dc:date>2013-10-01T08:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Retain eCATT scripts during refresh</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802858#M1780140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your input, Prakash! I am still just exploring and experimenting with eCATT in my current QA system. If we get to a point where we want to implement this further as an "automated testing solution", I'll keep your input in mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 16:22:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retain-ecatt-scripts-during-refresh/m-p/9802858#M1780140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-02T16:22:53Z</dc:date>
    </item>
  </channel>
</rss>

