CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Emailing Reports and Cron Job
Pages: [1]

Author Topic: Emailing Reports and Cron Job  (Read 960 times)

MulderDSM

  • I post occasionally
  • **
  • Posts: 100
  • Karma: 0
  • CiviCRM version: 4.6.0
  • CMS version: Joomla 3.4.1
Emailing Reports and Cron Job
March 26, 2013, 07:03:41 pm
On the Edit Scheduled Job for Report Sender, it's set to run frequency of daily, and my cron job runs all cron jobs, but the report never comes. If the report that I want is Report 38, do I need to input something in the Command parameters box on the Edit Scheduled Job screen? Shouldn't it send out all reports everytime the CRON is run?


Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Emailing Reports and Cron Job
March 27, 2013, 04:49:29 am
Have a look for 'Mail Reports (mail_report)' on wiki.civicrm.org/confluence/display/CRMDOC/Managing+Scheduled+Jobs - that should have the info you need.  If you can post back here with a solution that worked for you, it would help others in the same boat :)

thanks
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Emailing Reports and Cron Job
March 27, 2013, 12:48:43 pm
4.2.8 has a regression on this if you are using the CLI method to send them (WGET method should be OK)

https://github.com/fuzionnz/civicrm/commit/dcc4722ec4aa78220445bc963f6febab6f837d77

should fix
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

MulderDSM

  • I post occasionally
  • **
  • Posts: 100
  • Karma: 0
  • CiviCRM version: 4.6.0
  • CMS version: Joomla 3.4.1
Re: Emailing Reports and Cron Job
March 31, 2013, 06:53:35 am
I got the report to run after inputting Instance_ID=xx

Unfortunately Daily is longest option, no weekly and monthly and I don't want the report that often. You would think tat weekly or monthly would be an option.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Emailing Reports and Cron Job
April 01, 2013, 12:19:53 am
When you run the cron you can run all jobs or a specific one. The civicrm schedule is respected if you run all - if you run a specific one then it will run whenever your cron calls it - so you can have more control over timing - but only by using cron functionality to do it

http://wiki.civicrm.org/confluence/display/CRMDOC43/Managing+Scheduled+Jobs#ManagingScheduledJobs-RunaSpecificJobviaURL
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Emailing Reports and Cron Job

This forum was archived on 2017-11-26.