Hello,
I am facing an issue in email distribution through WF.
Emails are generated and can be seen in SAP basis inbox. (i.e. you can see the email address/user ids in To field or Cc field).Few of the users are getting email notification in their inbox but few of them are not.
E.g.
In below example <generic_email> users are receiving the email as generic users but others did not.
Also if <userid1> is part of <generic_email> then <userid1> is receiving the email as generic user and not as individual user.
From: WF-BATCH
To: <userid>@domain.com
Cc: <userid1>@domain.com, <generic_email>@domain.com, <userid2>@domain.com, <generic_email1>@domain.com
<Email body>
Request your inputs. Thank you.
- Omkar