cancel
Showing results for 
Search instead for 
Did you mean: 

Getting page expired error on posting login request in JMeter 5.1

0 Kudos

I am getting page expired error on posting login request in JMeter 5.1

Steps:

1. I have recorded a script using https://archive.sap.com/documents/docs/DOC-45507

2. Posting below login request:

POST https://<sap_bi_url>/BOE/portal/2006300101/InfoView/logon.faces
POST data: _id0%3Alogon%3ACMS=<servername>%3A<serverport>&_id0%3Alogon%3ASAP_SYSTEM=& _id0%3Alogon%3ASAP_CLIENT=&_id0%3Alogon%3AUSERNAME=<username>&_id0%3Alogon%3APASSWORD= <password>&_id0%3Alogon%3AAUTH_TYPE=secEnterprise&com.sun.faces.VIEW=_id418%3A_id419&_id0=_id0
Cookie Data:
JSESSIONID=08EFD4**********4C6B30D4073AC; InfoViewPLATFORMSVC_COOKIE_TOKEN=

3. And getting issue in Response body: "This page has expired. Enter your credentials and try again. (FWC00006)"with response code 200 OK

note: session ID is traversing through to subsequent requests, as you can see JSESSIONID is coming from page launch. So session is not an issue.

moshenaveh
Community Manager
Community Manager
0 Kudos
Welcome and thanks for visiting SAP Community to get answers to your questions. Check out our tutorial to get started in SAP Community: https://developers.sap.com/tutorials/community-start.html
By adding a picture to your profile you encourage readers to respond to your question. Learn more about your profile here: https://developers.sap.com/tutorials/community-profile.html

Accepted Solutions (0)

Answers (0)