12-06-2018 07:48 AM
Hi all,
I am using the simple text report plugin within my sequence and have configured it to add two additional data types using Parameters.UUT.AdditionalData.MyData1........MyData2 etc. The AdditionalData parameters are added during run time.
This works fine but when I run a sequence that has not been designed to use MyData1 / MyData2 I get an error from the plugin.
I would like a way to be able to use this plugin regardless of sequence. If the additionalData parameters are not there it should continue with a default or empty string.
How can I achieve this?
Thanks
12-17-2018
07:41 AM
- last edited on
11-01-2024
05:56 PM
by
Content Cleaner
Hi,
Maybe you could programmatically remove the plugin for the files that do not require it:
Kind regards,
Kelly