Performance testing with Jmeter

Hello, We are trying to do performance testing with our Appian implementations using Jmeter, we have followed steps similar to that mentioned here - forum.appian.com/.../Using_JMeter_with_Appian.html but we'r stuck with an issue. As mentioned in the given link we are passing ${COOKIE___appianCsrfToken} wherever there are values for X-APPIAN-CSRF-TOKEN in HTTP Requests Parameters and HTTP Request Headers in our recorded script, but still while signing in as valid user it throws "401 Unauthorized" error when viewed on view results tree and thus not able to login, we've also tried getting the token using Regular Expression Extractor but still story remains the same.
Is there anyone who have implemented this successfully? A little help would be appreciable

Thanks

OriginalPostID-148084

OriginalPostID-148084

  Discussion posts and replies are publicly visible

Parents
  • In the first image its not required to pass the token as its the first authentication request. For all other requests which are failing can you please make sure that "Follow Redirects" is checked in HTTP Request ? Also if you can share the script that would be good, you can remove stuff related to your environment from it and than share it.
Reply
  • In the first image its not required to pass the token as its the first authentication request. For all other requests which are failing can you please make sure that "Follow Redirects" is checked in HTTP Request ? Also if you can share the script that would be good, you can remove stuff related to your environment from it and than share it.
Children
No Data