Can we create Approvals under Task table

Aruna Sree Yela
Tera Guru

Hi,

 

Can we create approvals under task table?

 

Scenario:

 

There is a case table which is having task records generated once RP gets submitted.

I wanted to create approvals under task record but not on case record.

 

Thanks

 

6 REPLIES 6

Hi @Aruna Sree Yela 

 

Can you give it a try with Approval - User activity ?

 

Refer https://www.servicenow.com/community/developer-forum/creating-approvers-for-a-table-not-extended-fro...

https://www.servicenow.com/community/itom-blog/seeking-approval-part-3-manual-approvals-and-approval...

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Gyaneshwar_c01
Tera Contributor

Hi,

 

Yes, you can create approval under task.

You can create event and call the event in your workflow activity (run script) to create task along with approval.