How To Get Account Link Groups Using BeanShell Script

Hi @Rakesh007

The identity needs to be the identity you have selected in the first field. So you need to take the identity variable from your field and reference it in the code. Depending on how that comes back you may need to use context.getObjectByName or context.getObjectById to get the identity object from the name or id.

Paul

1 Like