<?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>post Auto-Populate Reference data in Service Catalog in Developer articles</title>
    <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/ta-p/2528336</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;If you are looking to populate the data from the Reference variable this article will help you to achieve.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;STRONG&gt;Note: This will be available on Utah version.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;No scripting required for this.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;1. I have created a catalog with 3 variables as below.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;a. Requested For(Reference -sys_user)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;b. Manager (Single Line Text)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;c.&amp;nbsp;Department (Reference -cmn_department)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Use case:&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;Whenever user selected on the&amp;nbsp;Requested For, need to populate the manager and Department of that user on corresponding variables.&lt;/P&gt;
&lt;P&gt;2. Once you create the variables go to the manager variable form it has &lt;STRONG&gt;Auto-populate&lt;/STRONG&gt; tab where we can select the reference variable on a&amp;nbsp;&lt;STRONG&gt;Dependent question &lt;/STRONG&gt;and select &lt;STRONG&gt;Requested For&lt;/STRONG&gt; and on&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;Dot walk path &lt;/SPAN&gt;&lt;/STRONG&gt;select the manager name. Refer below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (742).png" style="width: 495px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/252923iAF952146C2EB4B91/image-dimensions/495x198?v=v2" width="495" height="198" role="button" title="Screenshot (742).png" alt="Screenshot (742).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3. Now go the&amp;nbsp;&lt;STRONG&gt;Department&lt;/STRONG&gt;&amp;nbsp;variable and click on&amp;nbsp;&lt;STRONG&gt;Auto-populate&lt;/STRONG&gt; tab and select the&amp;nbsp;&lt;STRONG&gt;Dependent question&lt;/STRONG&gt; as&amp;nbsp;&lt;STRONG&gt;Requested For&lt;/STRONG&gt; and on&amp;nbsp;&lt;STRONG&gt;Dot walk path&lt;/STRONG&gt; select the department. Refer below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (743).png" style="width: 486px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/252926iBAC31B99EE95F3C8/image-dimensions/486x221?v=v2" width="486" height="221" role="button" title="Screenshot (743).png" alt="Screenshot (743).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;4. &lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Once selected the &lt;STRONG&gt;Requested For &lt;/STRONG&gt;Data will populate as below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (744).png" style="width: 511px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/252946i8E68B8F03F9FB63C/image-dimensions/511x147?v=v2" width="511" height="147" role="button" title="Screenshot (744).png" alt="Screenshot (744).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;Hope it will be helpful to you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 06 Apr 2023 16:21:35 GMT</pubDate>
    <dc:creator>PavanK960672992</dc:creator>
    <dc:date>2023-04-06T16:21:35Z</dc:date>
    <item>
      <title>Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/ta-p/2528336</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;If you are looking to populate the data from the Reference variable this article will help you to achieve.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;STRONG&gt;Note: This will be available on Utah version.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;No scripting required for this.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;1. I have created a catalog with 3 variables as below.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;a. Requested For(Reference -sys_user)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;b. Manager (Single Line Text)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;c.&amp;nbsp;Department (Reference -cmn_department)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Use case:&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;Whenever user selected on the&amp;nbsp;Requested For, need to populate the manager and Department of that user on corresponding variables.&lt;/P&gt;
&lt;P&gt;2. Once you create the variables go to the manager variable form it has &lt;STRONG&gt;Auto-populate&lt;/STRONG&gt; tab where we can select the reference variable on a&amp;nbsp;&lt;STRONG&gt;Dependent question &lt;/STRONG&gt;and select &lt;STRONG&gt;Requested For&lt;/STRONG&gt; and on&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;Dot walk path &lt;/SPAN&gt;&lt;/STRONG&gt;select the manager name. Refer below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (742).png" style="width: 495px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/252923iAF952146C2EB4B91/image-dimensions/495x198?v=v2" width="495" height="198" role="button" title="Screenshot (742).png" alt="Screenshot (742).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3. Now go the&amp;nbsp;&lt;STRONG&gt;Department&lt;/STRONG&gt;&amp;nbsp;variable and click on&amp;nbsp;&lt;STRONG&gt;Auto-populate&lt;/STRONG&gt; tab and select the&amp;nbsp;&lt;STRONG&gt;Dependent question&lt;/STRONG&gt; as&amp;nbsp;&lt;STRONG&gt;Requested For&lt;/STRONG&gt; and on&amp;nbsp;&lt;STRONG&gt;Dot walk path&lt;/STRONG&gt; select the department. Refer below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (743).png" style="width: 486px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/252926iBAC31B99EE95F3C8/image-dimensions/486x221?v=v2" width="486" height="221" role="button" title="Screenshot (743).png" alt="Screenshot (743).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;4. &lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Once selected the &lt;STRONG&gt;Requested For &lt;/STRONG&gt;Data will populate as below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (744).png" style="width: 511px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/252946i8E68B8F03F9FB63C/image-dimensions/511x147?v=v2" width="511" height="147" role="button" title="Screenshot (744).png" alt="Screenshot (744).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;Hope it will be helpful to you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Apr 2023 16:21:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/ta-p/2528336</guid>
      <dc:creator>PavanK960672992</dc:creator>
      <dc:date>2023-04-06T16:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2540268#M7388</link>
      <description>&lt;P&gt;If a user is a no role user, is expected behavior that they can't see the auto-populated data? One variable is a reference to catalog item table.&amp;nbsp; The 2nd variable is a single line text field that i have set to autopopulate on the first field choice.price and for no role users this is not populating but for ITIL or admin user it populates fine. I presume its a security issue but that seems to reduce the effectiveness of the autopopulate feature (at least for this kind of use case).&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;how best to handle this? an ACL?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 12:18:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2540268#M7388</guid>
      <dc:creator>Les1</dc:creator>
      <dc:date>2023-04-20T12:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2579890#M7559</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/338620"&gt;@Shaik Najma&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;where you are getting sysid ?&lt;/P&gt;
&lt;P&gt;In my example I am populating &lt;STRONG&gt;Requested For&lt;/STRONG&gt;&amp;nbsp;of manager name on single line text and department on reference.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 04:41:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2579890#M7559</guid>
      <dc:creator>PavanK960672992</dc:creator>
      <dc:date>2023-06-06T04:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2706704#M8087</link>
      <description>&lt;P&gt;Can this feature be used to populate a field value from the same record that is referenced with the auto-populate tab? I want the item number to auto-populate in my second variable (within a mrvs) after the user selects the first variable (product). Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 17:16:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2706704#M8087</guid>
      <dc:creator>Erik Stuer</dc:creator>
      <dc:date>2023-10-18T17:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2719909#M8150</link>
      <description>&lt;P&gt;When I do this it won't let me make this variable read only even with UI Policies and/or checking Read only in the variable itself&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 15:20:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2719909#M8150</guid>
      <dc:creator>Marlon Dale</dc:creator>
      <dc:date>2023-11-01T15:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2724287#M8162</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/266535"&gt;@PavanK960672992&lt;/a&gt;&amp;nbsp;, Thank you mch for sharing the knowledge.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to select the variable set in the Dependent question under the Auto populate section?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 18:14:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2724287#M8162</guid>
      <dc:creator>sulochana</dc:creator>
      <dc:date>2023-11-06T18:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2724623#M8163</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/333796"&gt;@sulochana&lt;/a&gt;&amp;nbsp;Yes you can populate any reference data. If your variable set has reference you can use that.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 06:09:28 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2724623#M8163</guid>
      <dc:creator>PavanK960672992</dc:creator>
      <dc:date>2023-11-07T06:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2774470#M8398</link>
      <description>&lt;P&gt;one issue I am having with the auto-populate option is that the variable does not carry over to the sc_task once the catalog task is created what is the best way to resolve this issue? For example I am auto populating the assignment group based on application selected then I have a flow that creates the sc_task. In the flow I have fields under the create catalog task assignment group and I will select the get catalog variables to bring the group over but since I am using auto-populate on the catalog item that group does not carry over.&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 20:40:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2774470#M8398</guid>
      <dc:creator>DaniJ</dc:creator>
      <dc:date>2023-12-27T20:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2790968#M8548</link>
      <description>&lt;P&gt;Hi Danij, Did you solved the issue? i have a similar issue and trying to figure out a solution.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 17:03:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2790968#M8548</guid>
      <dc:creator>Srinu Kaviti</dc:creator>
      <dc:date>2024-01-12T17:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2804035#M8655</link>
      <description>&lt;P&gt;Still having the issue on having the variable move over it seems that we would need to have a script to move those variables over to the actual task.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 20:13:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2804035#M8655</guid>
      <dc:creator>DaniJ</dc:creator>
      <dc:date>2024-01-24T20:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2804037#M8656</link>
      <description>&lt;P&gt;Please view this post with a sample script that you would have to update:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/developer-forum/display-variable-in-ritm-and-task/m-p/2790815#M1072110" target="_blank"&gt;Re: Display variable in RITM and TASK - Page 3 - ServiceNow Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 20:14:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/2804037#M8656</guid>
      <dc:creator>DaniJ</dc:creator>
      <dc:date>2024-01-24T20:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/3155854#M9971</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to populate company name, but it is showing sys id of that particular company. Ho to populate company name ?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 10:25:28 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/3155854#M9971</guid>
      <dc:creator>Pallavi Shinde</dc:creator>
      <dc:date>2025-01-22T10:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Populate Reference data in Service Catalog</title>
      <link>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/3338050#M10548</link>
      <description>&lt;P&gt;Dotwalk to Company Name.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 03:52:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-articles/auto-populate-reference-data-in-service-catalog/tac-p/3338050#M10548</guid>
      <dc:creator>purdue</dc:creator>
      <dc:date>2025-07-30T03:52:17Z</dc:date>
    </item>
  </channel>
</rss>

