Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to make approval requests for non-task extended tables visible in "My Tasks" on Employee Center?

Aki18
Tera Contributor

I created a custom table in ServiceNow that is NOT extended from Task table.
Also, I created a Flow that creates Approval request record when a new record is created in the custom table.
The Flow works fine and the approval record is created, but the approval request is not displayed in the portal page ("My Tasks" menu on Employee Center).

Looks like the approval requests are visible on Employee Center only when the source table is task-extended.

 

Please let me know how to make approval requests for non-task extended tables visible in "My Tasks" menu on Employee Center.

Best Regards,
Aki

3 REPLIES 3

User523129
Tera Contributor

Hi @Aki18 , were you able to figure out how to do this?

suganyakuma
Tera Contributor

Hi @Aki18 
Can you share how exactly you were able to implement the approval on custom table? It would be very helpful!

suganyakuma
Tera Contributor

Hi @Aki18 
Please could you share how you exactly created the approval records, what were the approval related fields that you had to create on the Custom table. I have a similar scenario, and would like to have some reference.