Event Registration

The event registration module allows simple registration and allocation of tickets for public events.

Currently it is wholly driven by user and administrative interaction though web interfaces embedded in the admin and public clients.

Ideally, the web service is SSO enabled (through CAS or some other mechanism) so that a user does not need to authenticate.

Data about the event is maintained in x-properties attached to the event and provide the following information:

  • Booking window start and end
  • Number of tickets
  • Max number of tickets per person

Interactions with the web service reference the event through its href. The registration service retrieves the event through the CalWS-SOAP interface

 

Bedework Enterprise Calendar Server, version 3.10