We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Why is the Catalog column empty in a RITM record even if I already set a Catalog in a catalog item

tidert_24
Mega Sage

Hello devs,

I configured the Catalog field on a catalog item and expected that when a request is submitted, the Catalog column (sc_catalog) on the corresponding Requested Item (sc_req_item) record would automatically populate based on that configuration.

However, when I checked the sc_req_item list, the Catalog field is empty—even for OOTB catalog items.
I understand that this can be populated via a Business Rule if needed, but I wanted to ask:

  • Is there a configuration step that I might be missing?
  • Is the Catalog field on sc_req_item not designed to auto-populate by default?
  • If so, what is the intended behavior or purpose of this field out of the box?

Any clarification or insight into why this works this way would be greatly appreciated. Thanks in advance!

5 REPLIES 5

Aditya_hublikar
Mega Sage

Hello @tidert_24 ,

 

I check , there is no any pre defined configuration to auto populate catalog to that sc_catalog field. Even for OOTB ritm , sc_catalog field is empty if you want to configure it , you can but there is no any predefined configuration.

 

If this helps you then mark it as helpful and accept as solution it will help for further future queries.

Regards,

Aditya