view · edit · sidebar · attach · print · history

Yasu.20121029-update-recall-rss-job-health-professional-information-rss

<< | Index | >>


Summary

  • Update Recall Rss feed job
  • Cerate Health professional information rss feed job

Commits

Index


Report of recall rss feed

Added reporting, test.
simply, report only DE feeds count with E-mail (in daily job).

Recall Feed:                       1
commit

Health professional information Rss feed

Created new "update_hpc_feed" job.

And Renamed old jobs.
Finaly,

  • jobs/update_swissmedic_feeds
    • jobs/update_recall_feed (without "s", calls "update_recall_feed()" in src/plugin/rss.rb )
    • jobs/update_hpc_feed (without "s", calls "update_hpc_feed()" in src/plugin/rss.rb)

or

ch.oddb> Updater.new(self).update_recall_feed
ch.oddb> Updater.new(self).update_hpc_feed
commit

Error

2012-10-29 14:23:27.651198500 error in SBSM::Session#to_html: /de/gcc/search/zone/drugs/search_query/pinimenthol/search_type/st_sequence
2012-10-29 14:23:27.651227500 NoMethodError
2012-10-29 14:23:27.651227500 undefined method `model' for #<ODDB::SearchResult:0x00000007c75608>
2012-10-29 14:23:27.651227500 /var/www/oddb.org/src/view/drugs/resultlist.rb:316:in `compose_list'
2012-10-29 14:23:27.651228500 /usr/local/lib/ruby/gems/1.9.1/gems/htmlgrid-1.0.6/lib/htmlgrid/list.rb:54:in `compose'
2012-10-29 14:23:27.651228500 /usr/local/lib/ruby/gems/1.9.1/gems/htmlgrid-1.0.6/lib/htmlgrid/composite.rb:57:in `init'
2012-10-29 14:23:27.651232500 /usr/local/lib/ruby/gems/1.9.1/gems/htmlgrid-1.0.6/lib/htmlgrid/list.rb:129:in `init'
2012-10-29 14:23:27.651232500 /var/www/oddb.org/src/view/drugs/resultlist.rb:271:in `init'
2012-10-29 16:29:37.799638500 error in SBSM::Session#http_headers: /de/gcc/search/zone/drugs/search_query/ponstan/search_type/st_oddb
2012-10-29 16:29:37.799641500 NoMethodError
2012-10-29 16:29:37.799641500 undefined method `model' for #<ODDB::SearchResult:0x0000000fa969d8>
2012-10-29 16:29:37.799641500 /var/www/oddb.org/src/view/drugs/resultlist.rb:316:in `compose_list'
2012-10-29 16:29:37.799642500 /usr/local/lib/ruby/gems/1.9.1/gems/htmlgrid-1.0.6/lib/htmlgrid/list.rb:54:in `compose'
2012-10-29 16:29:37.799642500 /usr/local/lib/ruby/gems/1.9.1/gems/htmlgrid-1.0.6/lib/htmlgrid/composite.rb:57:in `init'
2012-10-29 16:29:37.799668500 /usr/local/lib/ruby/gems/1.9.1/gems/htmlgrid-1.0.6/lib/htmlgrid/list.rb:129:in `init'
2012-10-29 16:29:37.799668500 /var/www/oddb.org/src/view/drugs/resultlist.rb:271:in `init'
view · edit · sidebar · attach · print · history
Page last modified on October 29, 2012, at 04:57 PM