Configuring catalog item designer options
Administrators and catalog administrators can control the options for catalog managers and editors who use the catalog item designer.
You can also process category creation requests and view or modify definitions of notifications used by the catalog item designer.
Process Flow
The catalog item designer uses the records in three distinct areas for creating,
publishing, and requesting items:
- Creating: The catalog item designer uses staging records for items that are being created, with staging records for any associated questions, approvals, and tasks. For example, a staging item [sc_ic_item_staging] record can have associated staging approval [sc_ic_aprvl_defn_staging] records. These records are staging only, and are not available to order from the Service Catalog.
- Publishing: A published item can be requested from the Service Catalog. When item editors publish an item, the following actions
occur:
- Staging items create or update the corresponding catalog items.
- Questions are copied into variables on that catalog item.
- Associated approvals and tasks are copied into corresponding published tables. For example, approval [sc_ic_aprvl_defn_staging] records are copied to equivalent approval definition [sc_ic_aprvl_defn] records for the item.
- Requesting: Requested items and associated records are created
when a published catalog item is ordered by a self-service user.
- A requested item is generated based on the last-published item and the last-published versions of any variables used by that item.
- Associated approvals and tasks are copied from the published records into equivalent requested item tables. For example, Approval Definition [sc_ic_aprvl_defn] records are copied to equivalent Approval Definition (Requested Item) [sc_ic_req_item_aprvl_defn] records.