- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2025 12:17 AM
i am trying to create a consumable asset in the alm_consumable asset table but it is not populating correctly . as on the catalog item form , i have set a drop down list for the stock room and the catalog as reference .
Solved! Go to Solution.
- Labels:
-
Walk-Up Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 12:25 AM
@Ankur Bawiskar i found my answer which i was going in the wrong direction
i used this table with reference and it worked : cmdb_consumable_product_model
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2025 05:39 AM - edited 02-01-2025 05:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2025 06:39 AM
@Ankur Bawiskar i tried to use this : var result =return fd_data.trigger.request_item.variables.<variable name>.getDisplayValue();
return result;
still does not work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2025 07:14 AM
any before insert business rule which is clearing that field?
Did you try making that variable as reference instead of lookup select box?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2025 04:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2025 07:32 PM
that's a data issue which you need to identify why 2 records have same name
Did you select any stockroom and submit and see if the field got updated?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader