I am working with a client and they want to send customer statements via email using the Job queue. We have setup the job queue in the sandbox and have scheduled it to run everyday. For testing we have put put the client's email in the email field so that the actual customer does not get the emails. The test email is working without any issues.
when i check the logs, it says successful but then we don't get any email with attachment for the customer we have setup the job queue.
We created to Job queues and in the log it shows that it was successful but did not receive any statement for the customers.
Does anyone have any idea if we are missing any step.