I recorded a java web application, which is accessing a cristal report from cristal database server. The scripts works fine for 30 minutes from recording time. However it fails after 30 minutes when it tries to open a report from cristal server. When I replay it still able to login to application server, go to home page, navigate fine, passing parameter selection but fail when it try to open the report from cristal database server. It shows error message "Not a valid Tocken (FWB 00003)". I have already correlated manually all the dynamic values in the scripts. Still does not work.
I have nothing to correlate in the scripts, I can see some JSESSIONID in the replay logs but how can I correlate it if it is not captured in the scripts code???
Thanks,