Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
12 replies
Subscribers
10 subscribers
Views
9932 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Are there any tools available for load testing in appian. We want to test a scen
sudharanid
A Score Level 3
over 11 years ago
Are there any tools available for load testing in appian. We want to test a scenario where 200 users login to the system and perform automated test scripts, we tried load runner but it failed at backgroundaction.none throwing 401 unauthorized error on replaying testcases on recorded scripts....
OriginalPostID-89281
OriginalPostID-89281
Discussion posts and replies are publicly visible
Parents
0
siddharthm
over 10 years ago
X-APPIAN-CSRF-TOKEN is a dynamically generated parameter that is appended to the request while logging in. I tried identifying the previous list of responses and unable to find the token value from past responses for correlating this value.
By hitting what request can I retrieve the value of X-APPIAN-CSRF-TOKEN from response ??
In J meter, I tried with regular expression extractor and pass it with request. But it didn't work out - Throws 401 Unauthorized error when I play back my recorded script.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
siddharthm
over 10 years ago
X-APPIAN-CSRF-TOKEN is a dynamically generated parameter that is appended to the request while logging in. I tried identifying the previous list of responses and unable to find the token value from past responses for correlating this value.
By hitting what request can I retrieve the value of X-APPIAN-CSRF-TOKEN from response ??
In J meter, I tried with regular expression extractor and pass it with request. But it didn't work out - Throws 401 Unauthorized error when I play back my recorded script.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data