Table task

yardenKrispel
Tera Contributor

Hi, I have a task where I needed to create a certain field and it should be populated automatically by the system, just for failures, in the user record of the first supporter who handled the call. That is, the first assigned to that will be in trouble. 

 

I did script included and also bussnies ruls but they don't work, it's important for me to note that the first handler field I made doesn't exist on the Incident form I'm just checking through the task table that it belongs to the assignes to

 

yardenKrispel_0-1703164716174.pngyardenKrispel_1-1703164725156.pngyardenKrispel_2-1703164746038.png

And in the table here I check the field first handler instead of empty it should be the assignment to that I put in Incident

yardenKrispel_3-1703164812331.png

 

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @yardenKrispel 

 

Why creating a new post when the previous post is there and action pending for you.

https://www.servicenow.com/community/developer-forum/table-task/m-p/2770135/emcs_t/S2h8ZW1haWx8Ym9hc...

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

I created a clearer post, do you have any help to give me? Because in the previous post no one was able to help me

DanielMayer
Tera Contributor

Your Script Include ist called "IncidentUtils" but the class "TaskUtils". I think they should have the same name. Name the script include "TaskUtils" and it should work.