

The script beginning of the script could look like this - rest of your script just need minor modifications (Start /MAX C:\WINDOWS\system32\wscript.exe "c:\QlikView\reportscript.vbs") Here is where the Gmail account you made earlier comes in handy. After this, we specify the sender and recipient emails. Send to: Choose the field in your record that contains the email address. This configures the SMTP object to send out emails using Google's SMTP server. From: Enter a name that will appear in the email as the sender. Build your email(s) by clicking Add Email Content.
HOW TO PROGRAM A AUTOMATIC EMAIL SENDER CODE
If you rewrite your code slightly and put make it into an external vbs file, you will be able toġ/ open the document using the qvp-protocol and avoid the license issue.Ģ/ Trigger the vbs (through a bat-file) using supporting tasks in the qmc 4- You will now need to configure the following email settings: - Subject: Enter the text that will be displayed as the email subject. Create a Custom Automation Select the send time for the first email. You will also need to make sure that you always have a leased license (which can be troublesome, as this expires every 30 days). This means that you wil need to cross your fingers and hope that all loads finishes at the same time every day
HOW TO PROGRAM A AUTOMATIC EMAIL SENDER WINDOWS
You are not able to trigger this as part of the flow in the QMC, but will need to rely in Windows task-scheduler.
