07-28-2006 03:47 AM
07-28-2006 03:59 AM
Hi,
Are running a sequence using the process model entry point, eg Test UUTs or Single Pass?
Regards
Ray Farmer
07-31-2006 12:53 AM
07-31-2006 01:09 AM
Hi,
Seeing you have the third parameters as a NULL, this means you are not using the Process Model entry points therefore you will not have a report generated.
If you need a report, then you will need to pass a reference to the process model sequence file in the third parameter and in the second parameter you need to pass a string containing the name of the Entry Point eg "Test UUTs" or "Single Pass".
I hope this helps.
Regards
Ray Farmer
07-31-2006 03:34 AM