In UI action require roles not captured in Update set

Sriramachandra
Tera Guru

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

3 REPLIES 3

Adrian Ubeda
Mega Sage
Mega Sage

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.

find_real_file.png

If it was helpful, please give positive feedback.
Thanks.

If it was helpful, please give positive feedback! ✔
☆ Community Rising Star 22, 23 & 24 ☆

shloke04
Kilo Patron

Hi,

This gets captured when you add a Role to Require Role in UI Action form. Please refer to screenshot below for reference:

find_real_file.png

find_real_file.png

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:

find_real_file.png

2) Sort on Created column Zto A and then Right lick on header and export it as XML as shown below:

find_real_file.png

find_real_file.png

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

shloke04
Kilo Patron

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:

find_real_file.png

2) Click on Import XML as shown below and import the XML which you have exported in step 1 suggested above:

find_real_file.png

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke