- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 01-28-2022 11:00 PM
For a user to create item in catalog builder, the user should have catalog_builder_editor role.
For an item to be editable by user in catalog builder, the user should satisfy any of the below requirement sets.
1. The user has catalog_admin role.
or
1. The user has catalog_builder_editor role.
2. The user should be owner of item which they try to edit. The owner field is newly added to Catalog Item table in Quebec. It will be automatically updated with the user creating the item from catalog builder.
or
1. The user has catalog_builder_editor role.
2. The property glide.sc.builder.template_access should be set to true. By default it is set to false.
3. The catalog item which has to be edited should be associated with a Catalog Template. There is a new field "Associated Template" which holds this information. When item is created from catalog builder, this field is auto populated.
4. The user should satisfy the Available For User Criteria on that template.
- 3,636 Views
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi.
We´d like to start working with Catalog Builder but we have some question marks:
Should the editor work in PROD environment directly?
If so, will there be a discrepancy from DEV to PROD in the items the editor is editing?
Is there someone using Catalog Builder with good result that can share experiences?
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
@peterlindmark
There is good post about where to run PROD vs DEV at the below link:
https://www.servicenow.com/community/developer-forum/where-is-catalog-builder-designed-to-run/m-p/15...