Target Skill:

Describe how to use and configure BillerXpert events

Event Service

The BillerXpert Event Service provides an interface to programmatically handle events. 

The BillerXpert Events screen allows you to map events to “Event Handler” AppLogics. NAS also provides event service but BillerXpert’s Event Server is more flexible. The BillerXpert Event Service allows you to associate user actions, or events, with AppLogic event handlers. Thus, the Event Service is useful for tying your user interface to your application logic. 

The goal of the BillerXpert event service is to separate “events” from “actions.” BillerXpert supports multiple actions for one event, while NAS supports only one action for an event  For example: 

  • User clicks “Pay Bill” button - one event 
  • System initiates bill payment AppLogics - one action 
  • System sends an e-mail confirming payment - a second action 
BillerXpert also supports handling events across an array of NAS servers 
Produced By Netscape Learning.  Copyright © 1999 Netscape Communications Corporation