E-WF: When PT_WF_NOTIFICATION.Notification.Send() Is Used Sending Recipients In BCC Does Not Work
(Doc ID 1667930.1)
Last updated on NOVEMBER 23, 2019
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.52 and laterInformation in this document applies to any platform.
Symptoms
On : 8.52 version, Workflow
In a custom process, the requirement is to send the email to managers in BCC. The attempt to achieve this uses the delivered application package code PT_WF_NOTIFICATION.Notification.Send(). However, it is sending the emails to recipients in "To" instead of 'Bcc', as expected.
Expected the BCC would received email. Review of code reveals variable do not appear to be assigned properly.
The issue can be reproduced at will with the following steps:
1. Create custom process using PT_WF_NOTIFICATION.Notification.Send().
2. Attempt to send email to BCC recipients
3. Observe the intended BCC goes to the TO recipients.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |