- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2022 09:29 AM
I'm attempting another pass at catalog builder.
Several questions to which I cannot find answers elsewhere:
1) How do I delete a template?
2) Where do these templates live? (what table)
3) Is there a way to change the template type? (I selected record producer, but that can't target a FD flow, so need to switch it)
4) How do you migrate these templates to other instances?
Thank you
--Robert
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2022 02:47 PM
Hi,
1 - you delete it from the table - sc_template
2- the sc_template table go to - sc_template.list
3- I don't see an option in the actual record to change the template type
4. You could use update sets.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2022 02:47 PM
Hi,
1 - you delete it from the table - sc_template
2- the sc_template table go to - sc_template.list
3- I don't see an option in the actual record to change the template type
4. You could use update sets.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 02:21 AM
In addition, the sc_template_detail table stores the values of your template. After deleting the sc_template record, you may want to go to sc_template_detail.list and delete all records with the "Template" column with an Empty value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 06:11 AM
Hello! What permissions do you need to delete a template? I have catalog_admin rights but don't seem to be able to delete the templates