Hi,
Can someone share list of List Of OOTB Activities to Create WorkObjects?
Thanks
Hi,
Can someone share list of List Of OOTB Activities to Create WorkObjects?
Thanks
@AbhishekC1725 please check below url
https://support.pega.com/question/create-work-activity-launch-flow-work-object
You can use these:
1 Flow-New
2 StartFlow
3 StartNewFlow
5 svcAddWorkObject
6 createWork
7 createWorkProcess
8 persistCase (in middle of flow, where it is initiated as a temporary workobject)
9 createTopCase
10 createWorkPage + AddWork
11 addChildwork
12 NewWork…
@SohamM95 Thanks for response.
@Anoop Krishna Thanks for response.