Hello,
It seems like this would be common thing:
I want to log to the database and generate a report only when the test sequence is called fron the "Test UUTs" entry point. I've searched the knowledgebase and have found how to store the entry point name to a variable. I know how to add a callback to the database options to the test sequence. The problem is that the database options parameters go out of scope outside of the callback.
It seems that the best place to do this would be in the model sequence, but I don't know how to set the disable property from outside the callback.
Any suggestions are appreciated,
Thanks in Advance,
Roger