Setting up event notifications

Most of the notifications, confirmations, and requests sent back and forth between the portals and the back office are handled by the back office application event system. Some events use workflow event handlers and require subscription to a publication. Some events use stored procedures or global constants. And some events fire automatically based on another trigger in the system. Portal event notification setup is described in this section.

For in-depth information about the application event system, see the Infor Mongoose Guide to the Application Event System.

These are the portal event setup tasks:

  • Activate workflow event handlers.
  • Subscribe users to publications.
  • Specify the forms database. This is optional.