Once the extraction in the previous step has been carried out, EvoFETCH should have produced:
This data can then be converted into RSF format for use with CrocoPat.
This is achieved by using the following Python script:
python evocdif2rsf.py cdif-input-file rsf-output-file working-folder [transaction-limit]
| Command line argument | Description |
|---|---|
| cdif-input-file | The name of the CDIF file containing the SCM data |
| rsf-output-file | The name of the RSF file to produce |
| working-folder-name | The folder containing the CDIF files for each transaction |
| transaction-limit | An optional transaction limit to keep the RSF file small |
<< [Execution] [Running Queries] >>