activity Status Error Appeared When I Use Validate in Flow Action
Hi All,

I have used validate in Flow Action. When I Execute it on button, the validation message is appear and ActivityStatusError is appear too.
Anyone Know how to Fix it?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi,
I created a simple example on my Pega 7 system. During the run time, both errors (validation error and ActivityStatusError) were shown up in the before and after steps. I belive that this is expected.
When an activity encounters an uncaught Java exception or other failure condition, ActivityStatusError will display. Will you go fix the activity? or you want to keep the error on screen? What is your use case?