]> git.evergreen-ils.org Git - Evergreen.git/commit
Script to collect CSV notification status responses
authorBill Erickson <berick@esilibrary.com>
Tue, 11 Dec 2012 17:07:37 +0000 (12:07 -0500)
committerMike Rylander <mrylander@gmail.com>
Wed, 13 Mar 2013 17:03:34 +0000 (13:03 -0400)
commitaf56c5c5cf0fde61544175edbf901b5313498ea2
treefbe18027fb5a5694dfc5b79958e8e467792cd377
parent9ba7516ab4195b940e9d1eb49d51133082770b93
Script to collect CSV notification status responses

For 3rd-party services which provide batch notifications status updates
via CSV file.  The script assumes the action/trigger event definition ID
is included in the response and, from there, applyes the "status" value
to the async_output of the event definition in question.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/support-scripts/csv_notify_fetcher.pl [new file with mode: 0755]