Unable to fetch PyActivitypzZZZ value - any way to fetch the value for each request
Hello!
I'm currently performance testing a PEGA based application (version 8.7.6) on a non-prod environment, and I ran into some issue/challenge with capturing pyactivitypzZZZ value.
Request Posted: https//{host}/prweb/PRAuth/app/lansw_0211/CPUserReg/!Registration?pyActivity=%40baseclass.doUIAction&action=createNewWork&isWebMashup=true&className=LANSW-CP-Work-Registration&pwmChannelID=${channelID}&ccmsTkn=${token}.
pyactivitypzZZZ value which is comming in Resposnce header of the above request.
While recoding the scirpts we are able to see the pyactivitypzZZZ value. But when we run the script instead of pyactivitypzZZZ we are getting pzuiactionrrr value.
And we are experincing the same issue Under Network tab of Browser Devloper tools when we hit the url for second time.
I'm no longer able to execute performance tests as most requests require a specific parameter (pyactivitypzZZZ).
While recoding the scirpts we are able to see the pyactivitypzZZZ value. But when we run the script However, I was not able to find that value anywhere in the responses. The only place I could find a reference to it was in the javascript files, but it seems it is an internal variable I was not able to access.
Is there any way I can get access to that value?
Hello!
I'm currently performance testing a PEGA based application (version 8.7.6) on a non-prod environment, and I ran into some issue/challenge with capturing pyactivitypzZZZ value.
Request Posted: https//{host}/prweb/PRAuth/app/lansw_0211/CPUserReg/!Registration?pyActivity=%40baseclass.doUIAction&action=createNewWork&isWebMashup=true&className=LANSW-CP-Work-Registration&pwmChannelID=${channelID}&ccmsTkn=${token}.
pyactivitypzZZZ value which is comming in Resposnce header of the above request.
While recoding the scirpts we are able to see the pyactivitypzZZZ value. But when we run the script instead of pyactivitypzZZZ we are getting pzuiactionrrr value.
And we are experincing the same issue Under Network tab of Browser Devloper tools when we hit the url for second time.
I'm no longer able to execute performance tests as most requests require a specific parameter (pyactivitypzZZZ).
While recoding the scirpts we are able to see the pyactivitypzZZZ value. But when we run the script However, I was not able to find that value anywhere in the responses. The only place I could find a reference to it was in the javascript files, but it seems it is an internal variable I was not able to access.
Is there any way I can get access to that value?
Already tried the solution available in PEGA Support (https://support.pega.com/question/pyactivitypzzzz-parameter-any-way-extract-value). But it didn't helped in resoling the challenge.
***Edited by Moderator Rupashree to add Capability tags***