Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Multiple Requestors in Pega Admin Studio

SA-91667

Summary



In Pega Admin Studio, the status of multiple Requestors is Disconnected.

As a result, the user opens a new browser and creates a new requestor. Therefore, the amount of requestors in the system increases. The disconnected requestors are not reused or cleared.




Error Messages



Requestor has been destroyed or recycled


Steps to Reproduce



Close user browser sessions using the browser's Close button instead of log off.


Root Cause



A defect in Pegasystems’ code or rules.


Resolution



Perform the following local-change:

Add the below code in the prconfig.xml file or add as Dynamic System Settings (DSS):


<env name="Initialization/PersistRequestor" value="OnTimeout"/>
<env name="timeout/browser" value ="1800"/>


Timeout value is in seconds. A Requestor session is cleared if it is idle for 'abc' seconds.
Modify the Timeout value as per requirement.

Published March 18, 2020 - Updated December 2, 2021

Was this useful?

50% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us