Question
3
Replies
890
Views
Morgan Stanley
Posted: December 17, 2018
Last activity: January 31, 2019
Statefull vs Stateless services
I have found the below excerpt from some document:
The Processing Mode should be set to stateless if the services in this package can be executed by any requestor in a pool of requestors without regard to processing that the requestor performed earlier; otherwise, select stateful.
Can you point us to any usecase where we use statefull vs stateless services?
***Edited by Moderator: Pallavi to update platform capability tags***
https://community.pega.com/knowledgebase/articles/comparing-stateful-and-stateless-services
https://community1.pega.com/community/pega-academy/question/stateful-vs-stateless
I did go through the above articles.
However, could not really get how the requestor clipboard is persisted across service calls.
Any particular usecase/testing method that you can point will be of great help