Activity End and Exit Activity methods in pega

Activity-End method?

Use the Activity-End method to cause the system to End the current activity and all calling activities.

Example: If Alpha calls Beta, which calls Gamma, which calls Delta, which performs the Activity-End method, all four activities are ended.

Exit-Activity method?

The Exit-Activity method ends the current activity and returns control to the calling activity.



3 comments: