SAP TechEd Discussions
Join the conversation around SAP TechEd! Discuss details of technical sessions and workshops and anything else conference related.
cancel
Showing results for 
Search instead for 
Did you mean: 

uploading data from external files with multiple entries in ecatt

Former Member
0 Kudos
540

hi all,

can anyone tell me how can i upload data from external files using table controls in ecatt?

thanks.

5 REPLIES 5

Former Member
0 Kudos
283

If you are doing it on SAP WAS 640 then you require to create Test data container for test script import parameters. Then you can download these variants into excel file. Update excel file with values and then upload it.

Hope you have SAP WAS 640. If it is 620 then there is no way to upload variants from external file and for that you require to do abap coding.

0 Kudos
283

If you have SAP WEBAS 620 there is one chance to upload external data without coding ABAP:

You have the possibility to download a testdata container from eCATT to a XML-file. In the same way you can upload an eCATT-testdata container as a XML-file from the your workstation to the SAP-system.

The work to do for external data is now, to create a VALID! XML-file for testdata container with your specific data as variant items per dataset.

May be you will do this by some VBA-coding in MS Excel.

After the file creation you can upload it to the SAP-system and use it as variants for an eCATT-testconfiguration.

Hope this helps.

0 Kudos
283

How to create Test Data Container using Excel and how to convert to VALID XML for 620?

0 Kudos
283

Hi Nanthakumar,

Once you create Test data Container,you can convert into XML.Enter Test data container in secatt transaction, press enter.then follow this menu -Test data Container-> Download

Former Member
0 Kudos
283

Hi eCATT Guru's,

can any one know how to download and upload import parameters from eCATT to Workstation and vice versa.

when iam trying to do in Test Data Container.

i.e EDIT->VARIANTS->DOWNLOAD.

my import parameters are downloading in .TXT format.can any one know how to download these parameters directly in XML file.?

I appreciate ur responce.

Thanks in Advance.

Raj