<?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 ECATT for data upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234981#M1209896</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 want to use ECATT for data upload. We have created test script, test data container and test configuration. We are uploading the variants from external file from EDIT-&amp;gt; variants-&amp;gt; Upload. But does the text file need to have different variant names against each data record as this becomes cumbersome.  Also for parameter fields which have fixed value, needs to be available in text file with the value?&lt;/P&gt;&lt;P&gt;Is there any other method for data uploading using ECATT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2009 14:19:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-24T14:19:11Z</dc:date>
    <item>
      <title>ECATT for data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234981#M1209896</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 want to use ECATT for data upload. We have created test script, test data container and test configuration. We are uploading the variants from external file from EDIT-&amp;gt; variants-&amp;gt; Upload. But does the text file need to have different variant names against each data record as this becomes cumbersome.  Also for parameter fields which have fixed value, needs to be available in text file with the value?&lt;/P&gt;&lt;P&gt;Is there any other method for data uploading using ECATT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 14:19:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234981#M1209896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T14:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: ECATT for data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234982#M1209897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way you do is correct..just a little modification to it..There is some # symbols are some separators splits the variable and data for the parameters..&lt;/P&gt;&lt;P&gt;Wat you do is?Take only one variant from the available parameter list and you can export them into a text file..then you can see how the variables n values classified there..&lt;/P&gt;&lt;P&gt;Later you do the same for all variants...and you can add more variables n values accordingly for your need.I did this long back ago..Hope it should work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 12:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234982#M1209897</guid>
      <dc:creator>venkatesh_sakthivel</dc:creator>
      <dc:date>2009-02-26T12:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: ECATT for data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234983#M1209898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is mandate to mention a variable name in the test data.it may be cumbersome.&lt;/P&gt;&lt;P&gt;One thing need to be kept in mind.The test data file should be in the sapworkdir folder.&lt;/P&gt;&lt;P&gt;Upload the test data by giving the file path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no need to mention parameters with default values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 07:45:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234983#M1209898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T07:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: ECATT for data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234984#M1209899</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;For your later questions I will answer as your previous questions are well answered by others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For parameters with fixed values, you dont need to put it in the external file but only if you have used the Fixed values against the Parameter in the test script .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Ecatt, TCD Recording mode is widely used.It is comparively faster when compared to SAPGUI Method.&lt;/P&gt;&lt;P&gt;SAPGUI is very slow. SAPGUI method can be used if you need to upload longtext or if you need to record Active X Controls as these cannot be handled by TCD Method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 04:58:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234984#M1209899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T04:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: ECATT for data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234985#M1209900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check the below link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/da/f1383fe58d5900e10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/da/f1383fe58d5900e10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 10:43:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-for-data-upload/m-p/5234985#M1209900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T10:43:58Z</dc:date>
    </item>
  </channel>
</rss>

