Question
3
Replies
3906
Views
ARETEANS
Posted: May 16, 2017
Last activity: June 10, 2017
Closed
Regarding Activities
what is the difference between Addwork and SvcAddWorkObject Activites?
***Moderator Edit: Vidyaranjan | Updated Categories***
Hi Bala,
"Addwork" activity usage description: "Call this activity to create a new work object from a Utility or Post-Processing activity. Prior to calling this activity create and populate a new work object page using createWorkPage then use it as the primary page to call this activity. Caller must commit changes using commitWithErrorHandling."
Steps to use this activity:
"SvcAddWorkObject" activity is typically called from a service context. It allows you to create and drive work processes through service calls.
Steps to use this activity:
Thanks,
Susan