Send email notification to first created catalog task assigned to
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 04:34 AM
Hello All,
I have a catalog item 'XXX' where one task will be created initially. Then in the 1st task I have a list collector field where list of options are given for selection. When a user selects the values from list collector variable and closes that task, further based on that list collector field selection parallel tasks will be created [For eg: if in that list collector field 5 values are selected, 5 parallel tasks will be created further].
Now I have a requirement where I need to send notification when each parallel task is closed complete and that notification should be sent to the assigned to person of the 1st task which got created initially before these parallel tasks.
I saw in other posts like we can do using event registry and create business rule but not sure on it. Can anyone pls help me to achieve this scenario. Thanks in advance.