Question
Jmeter login
I am trying to run a Jmeter performance test on our application which is integrated to Appian.
When I login through browser I see the following calls to Appian
- suite/webapi/gpp-getinflightstatus
- In the response of the above call we get
But when I am logging in from Jmeter I never JSESSIONID, __appianCsrfToken, __appianMultipartCsrfToken & REMEMBER_IDP_COOKIE I never receive.
I don't where it going wrong.
I need some help urgently.
