In ServiceNow IT Service Management (ITSM), the Service Catalog is a central repository of goods and services available to users. While a catalog is organized by Categories (A), categories themselves are containers, not items. Execution Plans (C) are legacy mechanisms used to define processes, and Requested Items (D) are the specific instances of an order after it has been placed (stored in the sc_req_item table).
A Record Producer (B) is a specific type of catalog item that allows users to create task-based records, such as Incidents or Change Requests, directly from the Service Catalog. Unlike standard catalog items that result in a Request (sc_request), a Record Producer uses a simplified interface to gather information and map it to fields on a target table, making it a fundamental component of the Service Catalog ecosystem.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit