Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (337 - 339 of 2152)

Ticket Resolution Summary Owner Reporter
#348 fixed The system shall accept package edit form submissions in an API johnbywater johnbywater
#349 invalid The system shall support authorised users to edit packages on data.gov.uk johnbywater johnbywater
#352 wontfix Package notification worker - sends XML-RPC dread dread

Reported by dread, 4 years ago.

Description

As an

external front-end

I want to

be notified (by XML-RPC) about package creations and updates.

Implementation

  1. A message queue worker waits for package update notifications
  2. On reception, it constructs XML detailing the changes and PUSHes it to a configured URI.

Rather than turning the package fields into XML fields, the JSON dump of the list of package dictionaries will become a single XML parameter.

Config - in the CKAN config will be:

  • URI to callback to
  • API version to use (version 2 gives packages referred by ID not name)
Note: See TracQuery for help on using queries.