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

prasannakumard
Tera Guru

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 

7 REPLIES 7

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).
evidence 2.png

4 - Deactivate the ACL.

UR ACL.png

 

Now, try enabling the UR CERTIFIED field in the list view. It only works in the list view.

 

Tim Grindlay
Kilo Sage

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 

@Tim Grindlay 

Yes, I've added entries on universal_request_service_conf  table. Still, I can't able to checked true for that field.