<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Difference between Catalog item and record producer. in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754331#M326110</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I would like to understand the dfference between Catalog item and record producer. And advantages,&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Anand Kumar.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Dec 2019 16:47:53 GMT</pubDate>
    <dc:creator>AnandKumar1</dc:creator>
    <dc:date>2019-12-25T16:47:53Z</dc:date>
    <item>
      <title>Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754331#M326110</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I would like to understand the dfference between Catalog item and record producer. And advantages,&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Anand Kumar.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Dec 2019 16:47:53 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754331#M326110</guid>
      <dc:creator>AnandKumar1</dc:creator>
      <dc:date>2019-12-25T16:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754332#M326111</link>
      <description>&lt;P class="ng-scope"&gt;The&amp;nbsp;&lt;STRONG&gt;service catalog&lt;/STRONG&gt;&amp;nbsp;is a collection of request forms presented as Catalog Items, Record Prodcures, Content Items, Order Guides, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="ng-scope"&gt;A&amp;nbsp;&lt;STRONG&gt;record producer&lt;/STRONG&gt;&amp;nbsp;is a nice front end you can include in your Service Catalog to create records. Ask user friendly questions instead of using field labels on a standard form.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="ng-scope"&gt;A&amp;nbsp;&lt;STRONG&gt;Catalog Item&lt;/STRONG&gt;&amp;nbsp;is a request entry form that utilizes the cart format to associate a parent&amp;nbsp;&lt;STRONG&gt;request&lt;/STRONG&gt;&amp;nbsp;to one or more child&amp;nbsp;&lt;STRONG&gt;request items&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P class="ng-scope"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="ng-scope"&gt;&lt;A href="https://community.servicenow.com/community?id=community_question&amp;amp;sys_id=219e7665db58dbc01dcaf3231f9619f8" rel="nofollow"&gt;https://community.servicenow.com/community?id=community_question&amp;amp;sys_id=219e7665db58dbc01dcaf3231f9619f8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Dec 2019 16:52:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754332#M326111</guid>
      <dc:creator>hvrdhn88</dc:creator>
      <dc:date>2019-12-25T16:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754333#M326112</link>
      <description>&lt;P&gt;&amp;nbsp;A catalog item works with the cart where you can add multiple and then checkout. On the back end it creates a request, request item, and possibly approvals and tasks depending on its workflow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A record producer is ordered one at a time and creates one record on the back end, most commonly an incident.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Dec 2019 16:54:49 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754333#M326112</guid>
      <dc:creator>hvrdhn88</dc:creator>
      <dc:date>2019-12-25T16:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754334#M326113</link>
      <description>&lt;P&gt;Hello Anand,&lt;/P&gt;
&lt;P&gt;1. &lt;STRONG&gt;Catalog Item&lt;/STRONG&gt; will end up in opening a request and reqeust item and attaches a workflow and catalog task, approvals Where as a &lt;STRONG&gt;Record producer&lt;/STRONG&gt; simply insert a record in the selected table.&lt;/P&gt;
&lt;P&gt;2. With catalog item, You can add multiple items to cart and generate request and multiple RITM's. where as a record producer it only creates a single record on target table&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;Primarily, the difference is which type of record is created upon submission. I would use a catalog item when you want to generate a request, complete with a workflow, approvals, tasks, etc, and a record producer when you want to gather some information using a form (variables) but create some other type of record (incident, change, enhancement, etc.) as a result.&lt;/P&gt;
&lt;P&gt;4.A record producer vs a catalog item will appear nearly the same for your end users, so I'd say it's mostly a process decision in terms of how you'd like to handle them once they're submitted.&lt;/P&gt;
&lt;P&gt;5.&amp;nbsp;Record Producer gives a non-itil user the ability to create things like an Incident, Change, basically anything but a Request from a custom front end you deliver via the Service Catalog/Portal.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark as Correct Answer and Helpful, if applicable.&lt;/STRONG&gt;&lt;BR /&gt; Thank You!&lt;BR /&gt; Abhishek Gardade&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Dec 2019 17:30:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754334#M326113</guid>
      <dc:creator>AbhishekGardade</dc:creator>
      <dc:date>2019-12-25T17:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754335#M326114</link>
      <description>&lt;P class="ng-scope"&gt;Hi Anand,&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ng-scope"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-scope"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ng-scope"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-scope"&gt;A record producer will be used in your scenario.&lt;/P&gt;
&lt;P class="shortdesc ng-scope" style="margin-bottom: 10px; font-size: 16px; color: #343d47; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif;"&gt;&lt;SPAN class="ph"&gt;A record producer is a specific type of catalog item that allows end users to create task-based records, such as incident records, from the service catalog.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p ng-scope" style="margin-bottom: 10px; font-size: 16px; color: #343d47; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif;"&gt;Use record producers to provide a better end-user experience instead of using the regular task-based form for creating records. The look and feel of a record producer is similar to that of a catalog item. But the record producer generates a task record such as incident, instead of a requested item.&lt;/P&gt;
&lt;P class="p ng-scope" style="margin-bottom: 10px; font-size: 16px; color: #343d47; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif;"&gt;You can create a record producer for tables and database views that are in the same scope as the record producer. You can also create a record producer for tables that allow create access from applications in other scopes.&lt;/P&gt;
&lt;P class="p ng-scope" style="margin-bottom: 10px; font-size: 16px; color: #343d47; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif;"&gt;Check this link for an example to create a record producer on change_request table.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ng-scope"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ng-scope"&gt;&lt;A href="https://www.servicenow.com/community/wiki.servicenow.com/index.php?title=Creating_a_Record_Producer_to_Request_a_Change#gsc.tab=0" rel="nofollow"&gt;wiki.servicenow.com/index.php?title=Creating_a_Record_Producer_to_Request_a_Change#gsc.tab=0&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p ng-scope" style="margin-bottom: 10px; font-size: 16px; color: #343d47; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p ng-scope" style="margin-bottom: 10px; font-size: 16px; color: #343d47; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif;"&gt;&lt;STRONG&gt;If my answer worthy kindly mark as helpful and correct.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p ng-scope" style="margin-bottom: 10px; font-size: 16px; color: #343d47; font-family: Source_Sans_Pro, Gotham, Helvetica, Arial, sans-serif;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Ajim&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 06:08:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754335#M326114</guid>
      <dc:creator>Azim Kazi</dc:creator>
      <dc:date>2019-12-26T06:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754336#M326115</link>
      <description>&lt;P&gt;Can we attach a workflow to a record producer?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 11:00:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/754336#M326115</guid>
      <dc:creator>Laukik Udpikar</dc:creator>
      <dc:date>2020-09-14T11:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/2340428#M472231</link>
      <description>&lt;P&gt;Not directly to record producer, but you can trigger flow based on create/update action on the target record (which is submitted from record producer)&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 08:12:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/2340428#M472231</guid>
      <dc:creator>peter_repan</dc:creator>
      <dc:date>2022-10-04T08:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/2436886#M482982</link>
      <description>&lt;P&gt;noo we can't attach&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 07:22:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/2436886#M482982</guid>
      <dc:creator>vijayaraj</dc:creator>
      <dc:date>2023-01-09T07:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/3111253#M531501</link>
      <description>&lt;P&gt;Yes, there is a Workflow pick list near the top of the record producer's configuration screen. (I had to right-click on the form header, choose Configure &amp;gt; Form Layout, and add Workflow.)&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 18:43:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/3111253#M531501</guid>
      <dc:creator>timnardoni</dc:creator>
      <dc:date>2024-11-22T18:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/3137763#M533000</link>
      <description>&lt;P&gt;no we cant.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 14:38:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/3137763#M533000</guid>
      <dc:creator>ShubhamB14</dc:creator>
      <dc:date>2024-12-30T14:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/3165481#M534709</link>
      <description>&lt;P&gt;Hello Anand,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The difference between &lt;STRONG&gt;Record Producers&lt;/STRONG&gt; and &lt;STRONG&gt;Catalog Items&lt;/STRONG&gt; in ServiceNow comes down to their intended use and the way they interact with records in the system:&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;Record Producer&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;A type of catalog item specifically designed to &lt;STRONG&gt;create records&lt;/STRONG&gt; in tables outside of the standard Request table (&lt;STRONG&gt;sc_request&lt;/STRONG&gt;).&lt;/LI&gt;&lt;LI&gt;Typically used for creating records in &lt;STRONG&gt;task-based tables&lt;/STRONG&gt; like incident, problem, change, or even custom tables.&lt;/LI&gt;&lt;LI&gt;When a user submits a record producer, it &lt;STRONG&gt;bypasses the request fulfillment process&lt;/STRONG&gt; (i.e., no &lt;STRONG&gt;sc_request&lt;/STRONG&gt;, &lt;STRONG&gt;sc_task&lt;/STRONG&gt;, or &lt;STRONG&gt;sc_req_item&lt;/STRONG&gt; records are created). Instead, it &lt;STRONG&gt;directly&lt;/STRONG&gt; creates a record in the target table.&lt;/LI&gt;&lt;LI&gt;Ideal for scenarios where you want users to &lt;STRONG&gt;submit a request or create a record without a structured approval or fulfillment process&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Example Use Case&lt;/STRONG&gt;: A "Report an Issue" record producer that creates an Incident record directly in the incident table.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;&lt;STRONG&gt;Catalog Item&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;A standard &lt;STRONG&gt;Service Catalog offering&lt;/STRONG&gt; used in &lt;STRONG&gt;request fulfillment&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;When a catalog item is ordered, it generates:&lt;UL&gt;&lt;LI&gt;A &lt;STRONG&gt;Request&lt;/STRONG&gt; (&lt;STRONG&gt;sc_request&lt;/STRONG&gt;)&lt;/LI&gt;&lt;LI&gt;One or more &lt;STRONG&gt;Requested Items&lt;/STRONG&gt; (&lt;STRONG&gt;sc_req_item&lt;/STRONG&gt;)&lt;/LI&gt;&lt;LI&gt;One or more &lt;STRONG&gt;Catalog Tasks&lt;/STRONG&gt; (&lt;STRONG&gt;sc_task&lt;/STRONG&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;These items typically involve &lt;STRONG&gt;workflow automation&lt;/STRONG&gt;, approvals, and fulfillment processes before completion.&lt;/LI&gt;&lt;LI&gt;Commonly used for &lt;STRONG&gt;ordering hardware, software, access requests, or any structured service request&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Example Use Case&lt;/STRONG&gt;: A "New Laptop Request" catalog item that triggers an approval workflow and fulfillment tasks before delivering the laptop.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;&lt;STRONG&gt;Key Differences&lt;/STRONG&gt;&lt;/H3&gt;&lt;P&gt;Feature Record Producer Catalog Item&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Purpose&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Creates records in any table&lt;/TD&gt;&lt;TD&gt;Initiates a structured request fulfillment process&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Creates Request (sc_request)?&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; No&lt;/TD&gt;&lt;TD&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Yes&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Creates Requested Items (sc_req_item)?&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; No&lt;/TD&gt;&lt;TD&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Yes&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Creates Tasks (sc_task)?&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; No&lt;/TD&gt;&lt;TD&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Often (if workflow is attached)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Approval Workflow&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; Typically not used&lt;/TD&gt;&lt;TD&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Can have approvals&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Use Case&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Direct record creation (e.g., submitting an issue)&lt;/TD&gt;&lt;TD&gt;Structured service request (e.g., ordering a laptop)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please mark as Correct Answer and Helpful, if applicable.&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Florin Benciu&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SST Romania.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 18:31:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/3165481#M534709</guid>
      <dc:creator>flob</dc:creator>
      <dc:date>2025-01-31T18:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Catalog item and record producer.</title>
      <link>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/3405517#M549153</link>
      <description>&lt;P&gt;Yes we can attach a workflow to record producer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 09:51:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/difference-between-catalog-item-and-record-producer/m-p/3405517#M549153</guid>
      <dc:creator>hrshrohit30</dc:creator>
      <dc:date>2025-10-15T09:51:21Z</dc:date>
    </item>
  </channel>
</rss>

