NikhilKamlekar
Tera Expert

Hi @Anantha27 ,

If priority is Critical/High in Problem, You want to insert a new record in Problem Task:

You have 2 ways to approach this:

1) Flow Designer: If your condition Priority is Critical OR High then you can create a Problem Task with default value. Without any scripting. If you want some field values then configure as per requirement.

NikhilKamlekar_0-1729507290553.pngNikhilKamlekar_1-1729507328339.png

 


2) Through After BR on Insert OR update: You can use script for this to copy fields values of existing problem table to Problem task table.

NikhilKamlekar_2-1729507899077.pngNikhilKamlekar_3-1729507945230.pngNikhilKamlekar_4-1729507981559.pngNikhilKamlekar_5-1729508010123.png

 


Use either approach as per your requirement.
If my answer is helpful, then mark it as ''Helpful" and accept as a ''Solution"