GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  LoadRunner

 Print  |  
Question:  When i run load runner script of Siebel application we are getting Siebel_row_id error.please let me know how to solve this issues.



July 07, 2007 00:22:39 #3
 Srikanth   Member Since: Visitor    Total Comments: N/A 

RE: When i run load runner script of Siebel applicatio...
 
Hi,
The problem happened when the row id it has dynamic right and Left Boundaries.

First use the web_reg_save_param to capture the whole value with rowid(row id value with some other values) and use  lr_save_searched_string function to capture only dynamic value of row id.

Then execute the script it won't display any correlation errors.

Thanks,
Srikanth
     

 

Back To Question