Question
1
Replies
144
Views
Accenture
Posted: July 3, 2019
Last activity: July 9, 2019
Closed
How does once any case reaches an assignment, Assign- AddAssign activity gets called?
Hey I'm newbie to Pega PRPC, Sorry if my question is very silly.
How does once any case reach an assignment, Assign- AddAssign activity gets called? Where can i see the configuration of calling the Assign- AddAssign activity? Or it happens internally within Pega and we should get to know about it only by experience?
Thanks in advance
You don't need to call this activity as Pega automatically calls it based on your Case Lifecycle design. If you are creating your own Activity rule and need to add a new assignment, you can then use the "Call" method to call the AddAssign activity.