Quantcast
Channel: ServiceNow Community - Post implementation
Viewing all articles
Browse latest Browse all 108

Self-Service user and sys_id

$
0
0

I am trying to automate the process of adding and removing users from an assignment group, and I am using a list collector for the users to select who they want to add or remove.

An issue I am running into has to do with the way I am checking whether or not users are in groups:
If the user selects to add someone to a group, I am removing the people currently in the group from the list_collector which is referencing sys_user.
If the user selects to remove someone from a group, I am only displaying the people currently in the group.

read more


Viewing all articles
Browse latest Browse all 108

Trending Articles