How to make true "UR certified" field on record Producer?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 08:51 AM - edited 06-19-2024 10:21 PM
Hi Team,
I've created a record producer on Procurement table (sn_spend_psd_procurement_request). I'm trying to make true for "UR certified' field for creating Universal request and Mapping the Procurement table to the same.
I've checked "Allow UR creation for compatible service" stop that field make as true.
For some community answers, I've configured Procurement table on below tables.
1) Mapping Configurations (universal_request_transfer_mapping)
2) Service Configurations (universal_request_service_conf)
Still, I can't able to make that "UR Certified" field as true for my record producer.
Please let me know, how can we make that field as true for record producers. Hopefully expecting your positive, valuable responses for my query.
Thanks & Regards,
Prasanna Kumar
@Maik Skoddow @Tim Grindlay @Dr Atul G- LNG @Chaeeun Park @Pratiksha @kathyneff @SunilKumar_P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 09:36 AM - edited 01-07-2025 09:47 AM
Hi @prasannakumard and @bmedic,
I found a workaround for this issue.
1- First, you need to log in to your instance with the security_admin role because you will need to deactivate an ACL.
2 - Access a record that has the UR CERTIFIED field and right-click on this field.
3 - Click on “Show Security Rules” and look for “sc_cat_item.create_universal_request” (as shown in the attachment).
4 - Deactivate the ACL.
Now, try enabling the UR CERTIFIED field in the list view. It only works in the list view.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2024 04:25 PM
There is a client script that's hiding the form section and a business rule that resets the value. Seems you need to have an entry in the universal_request_service_conf table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 05:40 AM
Yes, I've added entries on universal_request_service_conf table. Still, I can't able to checked true for that field.