Difference between Create Task and Create Record

vidhya_mouli
Giga Sage

When create a flow, what is the difference between create task and create record?

 

Screenshot 2023-12-06 2.05.28 PM.png

1 ACCEPTED SOLUTION

Amit Gujarathi
Giga Sage
Giga Sage

HI @vidhya_mouli ,
I trust you are doing great.
Please find the comparision below

  1. Create Task:

    • Purpose: This action is specifically designed for creating records in tables that extend the Task table. The Task table in ServiceNow is a core table from which many other tables like Incident, Problem, Change, etc., inherit.
    • Usage: Use this action when you want to create a task-based record, like an Incident, a Change Request, or any custom task type you've created that extends the Task table.
    • Features: It provides fields and options relevant to task management, such as assignment group, priority, and state. This action ensures that all necessary task-based fields and workflows are appropriately handled.
  2. Create Record:

    • Purpose: This is a more generic action used to create a record in any table within the ServiceNow instance.
    • Usage: Use this action when you need to create a record in a table that does not extend the Task table. This could be a custom table you've created or any standard ServiceNow table like a Configuration Item (CI) in the CMDB, a User record, or a record in a custom application table.
    • Features: It allows you to specify the table and set values for any fields in that table. However, it doesn't have the specialized task-related fields and options that the Create Task action provides.

Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi



View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @vidhya_mouli 

 

 The Create Task activity generates a record on any of the tables that extend Task [task].

 

Created Record 

 

Means you are specifying a table where the record need be created. 

 

Give a try in PDI.

 

LearnNGrowAtul_0-1701868319864.pngLearnNGrowAtul_1-1701868376367.png

 

*************************************************************************************************************
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]

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

Amit Gujarathi
Giga Sage
Giga Sage

HI @vidhya_mouli ,
I trust you are doing great.
Please find the comparision below

  1. Create Task:

    • Purpose: This action is specifically designed for creating records in tables that extend the Task table. The Task table in ServiceNow is a core table from which many other tables like Incident, Problem, Change, etc., inherit.
    • Usage: Use this action when you want to create a task-based record, like an Incident, a Change Request, or any custom task type you've created that extends the Task table.
    • Features: It provides fields and options relevant to task management, such as assignment group, priority, and state. This action ensures that all necessary task-based fields and workflows are appropriately handled.
  2. Create Record:

    • Purpose: This is a more generic action used to create a record in any table within the ServiceNow instance.
    • Usage: Use this action when you need to create a record in a table that does not extend the Task table. This could be a custom table you've created or any standard ServiceNow table like a Configuration Item (CI) in the CMDB, a User record, or a record in a custom application table.
    • Features: It allows you to specify the table and set values for any fields in that table. However, it doesn't have the specialized task-related fields and options that the Create Task action provides.

Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi