Hi Everyone,
I want to run a custom SSRS report using Print management settings. User will set default destination as Email. And additionally, it will be using Docentric templates as well.
If we observe Email section of Print management, we can define the purpose & also we can define additional Email addresses.
The requirement is to set the email Recipients through code dynamically. I will have the purchase order reference in my controller class. And I need to set the Email defined in one custom field at Purchase order header.
What all changes I need to do in my controller class? Can anyone please provide code snippet?
Thank you in advance.
