Constellation Assign work to user when clicking Go button (perform mode)
We have a requirement to assign the task to user work list from work queue upon clicking on "GO" button (opening in perform mode) in our constellation application. Usually this has been done by modifying pega extension point like "PerformDefaults", however there is no extension point activities are getting called in constellation.
MoveToWorklist activity is also not available in the latest version in PEGA (our version 24.2).
Appreciate if you can provide a solution or direction for us to achieve the requirement.