In UI action require roles not captured in Update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 03:31 AM
i'm adding approver user role to approve UI action but those updating require roles is not capturing in update set.
Note: I'm aware we can achieve same functionality by adding condition but i want to know how to move this require roles from instance to instance
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 03:34 AM
Hi Sriramachandra,
You can force it into update set, into sys_user_has_role record there's a link 'add to update set' and then it will go into your current update set. Another way of achieve this, it using XML export/import.
If it was helpful, please give positive feedback.
Thanks.
☆ Community Rising Star 22, 23 & 24 ☆
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 03:42 AM
Hi,
This gets captured when you add a Role to Require Role in UI Action form. Please refer to screenshot below for reference:
In case this is not working for you then export it as an XML and import it into your Target instance:
1) Type in "sys_ui_action_role.LIST" in Application Navigator search as shown below:
2) Sort on Created column Zto A and then Right lick on header and export it as XML as shown below:
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 03:44 AM
Also mentioning how to import this XML record into your Target instance for reference:
1) Navigate to the module "Retrieved Update Set" as shown below:
2) Click on Import XML as shown below and import the XML which you have exported in step 1 suggested above:
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke