Executing loadrunner scripts with blat commads through command prompt

"[email protected] [blat]" <[email protected]>
Newsgroups gmane.mail.blat
Message-ID <[email protected]>
Hi,
 

 I have loadrunner scripts containing the send email through blat.
 

 char cCommand[1024],cCommand1[1024];    // char variable to hold the contents of DOS commands
 sprintf(cCommand, "blat.exe test.txt -s \"Test Complete\" -t [email protected] -f [email protected] -server exchange.postoffice.net  -u rajneesh@intacct -pw Backwards123! -body \"TEST\"" );
 
 system(cCommand);

 

 when the loadrunner script is executed in command prompt the send email doesnt work.
 "mmdrv.exe" -usr <script path>

 

 Any help on this is appreciated.
 

 Thanks,
 Rajneesh
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.