I created a two-thread test case that worked fine when executed from iTest. Each thread opens a Telnet session to a DUT and closes after doing some work on the DUT. Neither session is associated with a test bed, nor does it use any parameters or global variables. Since I need to run this test case as a Tcl script, I rendered it to Tcl and received the following errors below. Wondering what the field substitutions and async steps errors mean?
Attached is the test case.
Will appreciate prompt help!
Lenny
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RENDERING LIMITATIONS
---------------------
Procedure main, step 1: Procedural EXEC steps with field substitutions enabled cannot be rendered correctly. Substitutions should be disabled.
Procedure main, step 1: Async steps are not supported
Procedure main, step 2: Procedural EXEC steps with field substitutions enabled cannot be rendered correctly. Substitutions should be disabled.
Procedure main, step 2: Async steps are not supported
VALIDATION ERRORS
-----------------
RENDERING ERRORS
----------------