using flow designer I want to trigger assign to
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
in custom table with list field group refer to group table.
i want create some custom task using sheduled job.
scheduled job run every 6 months.
department field contain multiple values
eg: Group1,group2,group3.
newly created task assign to needs to be corresponding department (group) manager.
example:
1 . record have 2 groups.
then task needs to create for to managers while runing the job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
why are you mixing both Flow + Scheduled job?
Use either scheduled job or Flow
what did you start with and where are you stuck?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
36m ago - last edited 36m ago
create task based on the custom table field department ( list contain groups name).
when new task create based on department -> manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
25m ago
that doesn't answer my earlier question.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
19m ago - last edited 19m ago
I'm facing stuck at fetching manager from the group.
