Sending email via email client without enabling the email client to the table. is it possible?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 01:46 AM - edited 07-26-2024 01:54 AM
Hi Everyone,
I'm wondering if its possible to use email client on sc_task table without enabling the email client on the sc_task table?
I just want to use that functionality on a specific catalog item only so i'm thinking of using a rich text field read only to have a link to the email client.
I can see we can enable email client on a table with the instructions on the link below.
Thanks
Update: i made it work in my PDI. It seems to be send-ready on the email logs. Wonder if there are best practice implication for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 03:56 AM
No you can't. It's a global function you can activate per table. If you want to use it, you can use it on all.
You could use your custom field to trigger a notification with that as body, but it won't give you other fields.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark