Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Modify the values of the member field and reflect it in the group member RLI of sys_user_group.

Mycena Jane Cam
Tera Contributor

I am trying to reflect all the modified values of member field and reflect it in the 

sys_user_grmember table. This is a catalog item for example as a manager I wanted to add a member on a specific assignment group. After adding the eid of the member and submitted the request I wanted to reflect the changes in the sys_user_group table but specific in the RLI of the assignment group which is the Group members. Existing configurations are in the script actions which I added the glide record for the group members table. Please help..
 
MycenaJaneCam_0-1709534062724.pngMycenaJaneCam_0-1709534155376.png

 

2 REPLIES 2

swathisarang98
Giga Sage

Hi @Mycena Jane Cam ,

 

The requirement is not clear could you please explain a bit more ?

 

Thank You

Swathi

This is a catalog item for example as a manager I wanted to add a member on a specific assignment group. After adding the eid of the member and submitted the request I wanted to reflect the changes in the sys_user_group table but specific in the RLI of the assignment group which is the Group members. Existing configurations are in the script actions which I added the glide record for the group members table.