Skip to main content
swapnar6405
May 19, 2023
Question

ERROR When we try to access the other group users in the expression rule

  • May 19, 2023
  • 5 replies
  • 0 views

Hi,

Users who are part of one specific group trying to submit a form and which triggers an email to the people those who are part of the same group along with other group.

When I try to access the other group users in the expression rule like below, I am encountering an error.

local!visibilityUsers: a!groupMembers(
group: cons!AA_GRP_VISIBILITY_USER,
memberType: "USER"
),

ERROR Details:

Problem:  An invalid expression has been encountered in a task.

Details:  An error occurred while evaluating expression: xxxxx Expression evaluation error in rule 'AA_getEaddresses' at function a!groupMembers [line 99]: Expression evaluation error at function 'a!groupMembers': : Insufficient permission) (Data Outputs)

Recommended Action:  Check the expression including any function requirements and resume.

Priority of this problem: High Priority

5 replies

stefanhelzle0001
Brainy
May 19, 2023

You need to check the visibility and privacy settings of this group.

swapnar6405
May 19, 2023

I have the below type of setting against the group to which basic user was unable to trigger an email. Not sure which option to try with. Do I need to update the Visibility or Privacy Policy.

Any advises please.