Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm using the Distribute, Loop field in Document part of Qlikview Management Console to send PDF reports to users via email (email addresses are contained within the data in the application)
This works perfectly fine to send the documents out.
My question is how do I know/check if they have been sent to all the people they should have been sent to?
Can I answer the following questions:
Did all the PDF's get sent last night?
Did John Smith get his PDF last night
etc
Suggestions welcome,
Thanks
Hi Dean McCook.
i believe you need open your QMC and see in Status -> Task. In here, you can see the email is send or give problem with send.
You can send email for two or more in System -> Mail Server -> Send all e-mails to:?
Regards.
Ashfaq Mohammed, hi.
I see the docs and the video.
I can send for one email, but i need send two or more.
I try use email1@email.com, email2@email.com, email3@email.com, but unsucess.
Any idea for that?
Regards.
Hi,
Did you check my documents?
I can send to any no of users
Regards
ASHFAQ
What do you say with My Documents?
I put email in field Email in QVW, in LOAD IN LINE, example:
Data1:
LOAD * INLINE [
Region, Email
South, user1@email.com
East, user2@email.com
West, user3@email.com
];
If somebody help with this, use this and send email for what people you need.
Regards.