Auto populate assignement group hr template

Averyy
Tera Contributor

Hello,

 

Need help with business rule script to autopopulate a HR task with an assignment group.

 

Averyy_1-1700557705154.png

Averyy_2-1700557750948.png

Averyy_3-1700557884984.png

 

 

3 REPLIES 3

Harsh_Deep
Giga Sage
Giga Sage

Hello @Averyy 

 

You need to pass the sys_id of that group-

current.assignment_group='sys_id';

 

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.

 

My apologies, this needed more detail but I was up so late last night, each user is within their own org and the org has their own "ATAAP Group". I want to auto assign to the specific group under the org each user submitted is within.

JulianLemcke
Kilo Sage

Out of curiosity, could you not use Assignment Rules and use them on the HR Task table instead of creating a BR that you have to maintain?