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.

Why does SCTASK gets created instead of TASK?

John Vo1
Tera Guru

Does anyone know why when I submit a REQ and Task gets created it shows sctask instead of task?

find_real_file.png

1 ACCEPTED SOLUTION

The SN Nerd
Giga Sage
Giga Sage

The Catalog Task table extends task and is used OOB in conjunction with the Service Catalog.


It has fields pertinent to the Service Catalog that do not exist on the Task table.



You can see the number prefix definition in "System Definition > Numbers" where 'Table' is "sc_task"



ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

View solution in original post

9 REPLIES 9

So both Prod and Test show TASK and Dev instance shows SCTASK.


Prior istanbul release


Screen Shot 2017-03-27 at 6.38.10 PM.png




With istanbul it is changed to SCTASK


Screen Shot 2017-03-27 at 6.43.38 PM.png



is Dev recently upgraded to Istanbul?


All our instances are currently on Helsinki Patch 8.


These things don't change on there own.


It is either that DEV was upgraded or a developer changed the prefix.



ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

Paul,



Where do I go to check to see if a developer did change it or not?



Thanks,


John