04-12-2010, 10:17 AM
Hi SS001,
first of all, please always try to put one query per thread.
for the answer to your issue#1, try regularizing your link object in OR, e.g. if your link is like 'order12' make it to 'order.*'. it should solve the issue. try seraching this forum, I am sure this has been discussed earlier.
for issue#2, Pass the login credentials through the datatable(parameterization).
first of all, please always try to put one query per thread.
for the answer to your issue#1, try regularizing your link object in OR, e.g. if your link is like 'order12' make it to 'order.*'. it should solve the issue. try seraching this forum, I am sure this has been discussed earlier.
for issue#2, Pass the login credentials through the datatable(parameterization).