Solved
How to add CC component in SMTP util (Pega 22.1)
I need to send an email with recipients in CC but it looks like there is no CC property in SMTP utils, only TO. Can you help me with this?
I need to send an email with recipients in CC but it looks like there is no CC property in SMTP utils, only TO. Can you help me with this?
Accepted Solution
@LizetteLI have opened a feature request on this. I would watch the build notes page and you should see a notice if that feature gets added. If this is urgent, then having a customer open a support request might get the priority higher. In the interim, you will need to use the "to" field or you can create a C# script or component to perform a CC.
You could make use of SendEmailWithAttachments activity to send email with CC recepients.
Accepted Solution
@LizetteLI have opened a feature request on this. I would watch the build notes page and you should see a notice if that feature gets added. If this is urgent, then having a customer open a support request might get the priority higher. In the interim, you will need to use the "to" field or you can create a C# script or component to perform a CC.
@ThomasSasnett As mentioned above, if you are using the Pega Platform as part of your Robotics process, you could send emails from the platform today and CC. For example, if your bot were working a Case, instead of sending the email from the bot, you would have the bot complete its work and then when the Case returns from the bot, you would use the activity as indicated above to send the email.
Question Solved
Question Solved
Question Solved
Question Solved
Question Solved
Question Solved
Support Doc
Question
Question
Discussion
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.