ATF : Step to test dependency between Assigned to and Assignment group in Change/Inc form

Sravani2
Tera Contributor

Hello Everyone,

I'm trying to add a ATF step which should give result on the dependency between Assignment group and Assigned to.

For eg. When Assignment group is selected the assigned to field should only refer the group members

Thanks in Advance!

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you want to select only those users who are members of that group?

if yes then do this

1) Use Run Server Side script step and store the user sys_id

2) then in next step use output from above step to set the assigned to

Refer below links for help

ATF Step Configuration for Getting User Group Member

ATF - Record Query to Find User - Then Impersonate - Then Set Assigned To

ATF - Select member from Group

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Sravani 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader