
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 10:37 PM
I have created a checklist on the HR service and moved the update set to TEST. But it is not coming in TEST Instance.
How to capture the checklists? Solution please.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 10:48 PM
Hi,
Checklist are data records and not configurations.
You will need to import its XML from 2 related tables ie checklist and checklist_item. Once you export/import XML data from these tables, the checklist should be coming up in the related HR case.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 10:48 PM
Hi,
Checklist are data records and not configurations.
You will need to import its XML from 2 related tables ie checklist and checklist_item. Once you export/import XML data from these tables, the checklist should be coming up in the related HR case.
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 10:56 PM
Thanks Ali.
There are many records on those tables.
I have created the checklist on two tables for two HR services. How to export those selected. Please suggest.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 11:02 PM
If you go with this approach, you can filter that table where the checklist records live to only display the ones you've created, then export them into an XML. I always force them into Global update sets if they don't get captured in the HR update sets.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 11:11 PM
Thanks Dario.
I'm not sure how to force it. Because I have three checklists for one HR service.
How to force it.