Still a greenhorn in regards to TCL and XLATE but have part of the process but still not getting a handle on what else i am missing or if i am writing this correctly.
Please Wait ……
Command Issued: hcixlttest -n -d 1 -f eof -F nl lab_to_polaris.xlt /quovadx/qdx5.5/integrator/lmctest/exec/processes/p_star_in8/Polaris.txt /quovadx/qdx5.5/integrator/lmctest/exec/processes/p_star_in8/Polarisout.txt
Command output:
This is the results i get from the testing tool.
[0:TEST] Statement ‘{OP ITERATE} {BASIS {}} {VAR ST} {TYPE field} {BODY {{ { OP IF }
{ ERR 0 }
{ COND {1(0).1(0).1(0).OBX.#3.[1] eq Order Comment|| 1(0).1(0).1(0).OBX.#3.[1] eq Lab Comment } }
{ THENBODY {
{ { OP COPY }
{ ERR 0 }
{ IN =TX }
{ OUT {{1(0).1(0).1(0).OBX.#2.[0]}} }
}
}}
{ ELSEBODY {
}}
}}}’ requires a BASIS
[0:TEST] Iterate statements must have a type, basis and variable.
[0:TEST] Unable to compile XLT ‘lab_to_polaris.xlt’.