Error Message "Invalid Update: No Checklist item is defined"

G24
Kilo Sage

In the ServiceNow HRSD Product Suite, in application "Human Resources: Core"...

I am trying to configure an HR Service with "Fulfillment type" = "Service Activity".

 

In the "Service Activities" related list, when I add an activity and tie it to an HR Template with the "HR task type" field set to "Checklist", I receive the following error:

ErrorMessage.png

But I see no way of actually defining the Checklist.  What is the solution?

1 ACCEPTED SOLUTION

G24
Kilo Sage

1)  You must add a Section to hold the checklist to the sn_hr_core_template form as described here: Link

Under "Configure - Form Layout - Section - New", Create a new form section.

Then with that section selected, scroll all the way down in the Available fields list and add "Checklist" to the section.

Screenshot:

ChecklistSection.png

 

2) Now you will have a checklist section on your "HR Template" form, so you can actually change the "HR task type" to "Checklist" and save the template.  Screenshot:

ChecklistSectionAppears.png

 

3) Finally, understand that at runtime, when the Case Task is created, the checklist section STILL will not appear within the task until the user clicks the actual checklist icon way over on the right.  Screenshot:

ChecklistAppears.png

 

Please mark as helpful if this helped you.  : )

View solution in original post

1 REPLY 1

G24
Kilo Sage

1)  You must add a Section to hold the checklist to the sn_hr_core_template form as described here: Link

Under "Configure - Form Layout - Section - New", Create a new form section.

Then with that section selected, scroll all the way down in the Available fields list and add "Checklist" to the section.

Screenshot:

ChecklistSection.png

 

2) Now you will have a checklist section on your "HR Template" form, so you can actually change the "HR task type" to "Checklist" and save the template.  Screenshot:

ChecklistSectionAppears.png

 

3) Finally, understand that at runtime, when the Case Task is created, the checklist section STILL will not appear within the task until the user clicks the actual checklist icon way over on the right.  Screenshot:

ChecklistAppears.png

 

Please mark as helpful if this helped you.  : )