- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 11:17 PM
We have a requirement to create a universal request by submitting a request from a catalog item or record producer.
How can i achieve that?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2022 05:19 AM
Yes, for all record producer, where you want to have in addition an universal request you need to add it to the service configuration. Afterwards the general sys_property will work.
So for record producer:
1. Create the property sn_uni_req.enable_ur_all_rec_prod_items value =true
2. Add table to the service configuration (e.g. incident)
Or:
1. Add table to the service configuration
2. Activate it individually within the record producer over the additional tab "Universal Request Config"
Please mark my answer as helpful, if they were helpful.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2022 05:19 AM
Yes, for all record producer, where you want to have in addition an universal request you need to add it to the service configuration. Afterwards the general sys_property will work.
So for record producer:
1. Create the property sn_uni_req.enable_ur_all_rec_prod_items value =true
2. Add table to the service configuration (e.g. incident)
Or:
1. Add table to the service configuration
2. Activate it individually within the record producer over the additional tab "Universal Request Config"
Please mark my answer as helpful, if they were helpful.
Thanks.