How to call a sub-workflow from within a workflow

ritaaudi
Tera Contributor

Hi: I'm creating a service catalog to assign assignment groups to a user. I want to have the main workflow call a sub-workflow that will update the user record with one assignment group each time. So the main workflow will have the user record and all assignment groups and will pass the user with only one assignment group to the sub-workflow. Can this be done?

Appreciate your advice! Rita

15 REPLIES 15

Midhun1
Giga Guru

Hi Reta,


I think it is taking the last updated one use while instead of if.