Parameterization
Data Processing parameterization allows the arguments in a syntax to be dynamic and adjusted by other applications at runtime. It is particularly useful for Autotest where test collateral values can be controlled from the Test Plan.
Parameter Values
First a parameter has to be created from the Excel Ribbon in OmniFi.
![parameter-ribbon.png 258](https://files.readme.io/4bf7db2-parameter-ribbon.png)
Excel Menu to open the Parameter Editor
The Parameter Editor allows you to create and manage parameters for the current workbook.
![parameter-window.png 772](https://files.readme.io/3c6964e-parameter-window.png)
The value from a parameter can then be used as input to data processing. The parameter is referenced by its name delimited by the ‘$’ sign.
![dataprocessing-parameters.png 903](https://files.readme.io/a19b64c-dataprocessing-parameters.png)
Updated over 2 years ago