Welcome to the Jazz Community Forum
RQM deleting old test scripts when attempting to use Excel Importer

Hi All,
One answer

XLSArtifactID
specifies the external ID of the artifact. If external ID of the artifact is not specified, a default external ID is assigned using the following format:
<Excel file name>_<Excel worksheet name>[_<artifact count when 2 or more artifacts in the same Excel worksheet>].xml
Note, if an artifact exists with the same external ID, it is updated. For example, multiple export operations of the same Excel/configuration files to the same repository.
Warning: if using artifact.XLSArtifactID="urn:com.ibm.rqm:testplan:2" when the value is specified a string not a cell, make sure there's no blank sheet or use artifact.XLSWorksheetID to specify the worksheet to read the ArtifactID.
To create new artifact(s) with multiple export operations of the same Excel/configuration files to the same repository:
- Use the XLSArtifactID keyword to specify a unique external ID for each export operation.
- Change the Excel file name or Excel worksheet name.
- Export to File, change the name of the XML file(s), and import the XML file(s) into ETM using the Planning > Import Test Plans, Construction > Import Test Cases, or Construction > Import Test Scripts menus. Note, test plan, test case, and test script only.