"Service error" in response for Service REST never been evaluated
it is possible to set up different responses based on the conditions. There is an OOTB condtion "service error" in the Condition field, but we never get this condition evaluated during test.
We are also using a self-defined when condition, it workes.
Does someone have an idea, when this OOTB Conditon "service error" be evaluated, and how such OOTB conditions be evaluated.
Thank you very much in advance.
@LiL95470
If you do not configure any responses, at run time, Pega Platform returns one of the following HTTP response codes by default:
@LiL95470
If you do not configure any responses, at run time, Pega Platform returns one of the following HTTP response codes by default:
true, the system queues the service request and returns the queue item ID of the service request. If you configure aQueue Whencondition, you must specify a request processor in the Request Processor field on the Service tab.The system uses the first key part (the Applies To class) of the service activity as the first key part of the when condition rule.