using flow designer I want to trigger assign to

armanoj
Mega Sage

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.

4 REPLIES 4

Ankur Bawiskar
Tera Patron

@armanoj 

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! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

 

 

create task based on the custom table field department ( list contain groups name).

 

when new task create based on department -> manager

@armanoj 

that doesn't answer my earlier question.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

I'm facing stuck at fetching manager from the group.