@RishadnpThis might offer some assistance.
https://support.sas.com/resources/papers/proceedings13/023-2013.pdf
Are you running this in batch or as a stored process? Or on a server installation?
@Rishadnp wrote:
Error mesage is ;
Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Outlook and set it as the default mail client.”
My outlook is the default mail client!
Stored processes run on a server, and servers often have no typical client software. Make sure that a mail conduit is installed and up on the server, and have it configured into SAS.
You stated you were running this as a stored process. A stored process is not run locally on your computer. The fact that Outlook is installed on your computer is irrelevant because the process is on the server. So the server must have Outlook or some email client.
A stored process in EG is a very specific task, so you likely would be pretty certain if you're working with a stored process or not.
But I suspect you are working on a server that doesn't have Outlook as indicated. As well, the account that runs the stored process won't be yours and the email account it comes from may be different.
Can you run a test example using the paper referenced and get that to work? I would start by making sure it works at all on your computer and then getting it work specifically for your project.
Post your code and errors if you continue to have issues.
@Rishadnp wrote:
Im not sure i understand your advise correctly. Below is the brief of my requirement.
I have master excel files stored in a folder (on my desktop). I use sas codes for sending files to multiple department managers daily . Not sure if this can be categorised as stored process.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.