Quantcast
Viewing all articles
Browse latest Browse all 12134

replay is success only for the recorded user and not for other users.

I recorded the script as follows: 

1. Login

2. Edit record and Save the changes

3. Logout

correlation is done. Parameterized userid and other details (input from file). 

Replay was success with the user that i used while recording, but, if i use another user, it is failed. 

Login transaction - passed

Edit transaction - passed

Save transaction - failed.

 

Analysed the log file. while saving the record, the redirection request is missing and it is failed. any help / idea what could be done to resolve this issue?

 

Success Log file says:

AuditEngagement.c(507): Notify: Transaction "AuditEngagement_SaveRecord" started.
AuditEngagement.c(509): web_reg_find started [MsgId: MMSG-26355]
AuditEngagement.c(509): Registering web_reg_find was successful [MsgId: MMSG-26390]
AuditEngagement.c(515): web_reg_save_param_ex started [MsgId: MMSG-26355]
AuditEngagement.c(515): Registering web_reg_save_param_ex was successful [MsgId: MMSG-26390]
AuditEngagement.c(525): web_submit_data("Record.aspx_3") started [MsgId: MMSG-26355]
AuditEngagement.c(525): Redirecting "http://10.5.153.77/RSAarcher/GenericContent/Record.aspx?id=236686&moduleId=271&levelSelection=19&RecordSet=True&pr=7b757b80a99f4d43aa5f21b9cdd831e0" (redirection depth is 0) [MsgId: MMSG-26694]
AuditEngagement.c(525): To location "http://10.5.153.77/RSAarcher/SearchContent/Search.aspx?View=All&moduleId=271&reportId=6193&formatType=Column&isNavMenuReport=true&isNavMenuFirstLevelRestricted=False&pr=d76b34202dce4737a51f213a45bde175&frameWidthHeight=1382%2c586&rr=7b757b80a99f4d43aa5f21b9cdd831e0" [MsgId: MMSG-26693]
AuditEngagement.c(525): Resource "http://10.5.153.77/RSAarcher/StyleResourceHandler.axd?p=QXVkaXR2NXx-L1NlYXJjaENvbnRlbnQvU2VhcmNoLmFzcHg1&t=1269572395565600000&ArcherVersion=5.5.10000.1084" is in the cache already and will not be downloaded again [MsgId: MMSG-26655]

 

 

Failed log file says:

AuditEngagement.c(507): Notify: Transaction "AuditEngagement_SaveRecord" started.
AuditEngagement.c(509): web_reg_find started [MsgId: MMSG-26355]
AuditEngagement.c(509): Registering web_reg_find was successful [MsgId: MMSG-26390]
AuditEngagement.c(515): web_reg_save_param_ex started [MsgId: MMSG-26355]
AuditEngagement.c(515): Registering web_reg_save_param_ex was successful [MsgId: MMSG-26390]
AuditEngagement.c(525): web_submit_data("Record.aspx_3") started [MsgId: MMSG-26355]
AuditEngagement.c(525): Resource "http://10.5.153.77/RSAarcher/StyleResourceHandler.axd?p=QXVkaXR2NXx-L0dlbmVyaWNDb250ZW50L1JlY29yZC5hc3B40&t=1269572395565600000&ArcherVersion=5.5.10000.1084" is in the cache already and will not be downloaded again [MsgId: MMSG-26655]
...

...

...

AuditEngagement.c(525): Error -26366: "Text=
Audit Engagement: Search Results
" not found for web_reg_find [MsgId: MERR-26366]
AuditEngagement.c(525): web_submit_data("Record.aspx_3") highest severity level was "ERROR", 342150 body bytes, 577 header bytes [MsgId: MMSG-26388]
AuditEngagement.c(525): Notify: Transaction "AuditEngagement_SaveRecord" ended with "Fail" status (Duration: 2.6627 Wasted Time: 0.0225).


Viewing all articles
Browse latest Browse all 12134

Trending Articles