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.



August 08, 2006 05:40:06 #2
 ramesh viswanathan   Member Since: Visitor    Total Comments: N/A 

RE: When i run load runner scirpt of Siebel applicatio...
 

very frequently we all face problems with row-id.

1. double click on the error message in the vuserlog. this would take you to the location in the script that is showing error.

2. once found out find the row-id value, now take the value that was captured during recording.

3. Go to the recording log and search for the first occurrence of this value.

4. just move up in this log to see which which web_url or web_submit_data has caused this value to be generated, just place web_reg_save_param with proper boundaries as seen in the first occurence of the row-id and use it wherever it is captured in the script.

Thanks and Rgds

Ramesh Viswanathan

     

 

Back To Question