Set up the Custom Event Model

The steps to set up custom events are detailed below:

  1. Download CustomEventHandler_PLP.zip from the Application Dashboard screen.

  2. Import the downloaded file from the Application Load/Extract screen.

  3. Update the PLP_SolutionHelper script to integrate with the CustomEvents scripts:

    1. Add BR\CustomEvents_PeoplePlanning in the Referenced Assemblies section of the PLP_SolutionHelper script.

    2. Find the declaration of the variable m_CustomEvents and change as shown in the following example.

    3. After the custom event integration is set up, event actions can be defined in the CustomEvents_PeoplePlanning script.

NOTE: These events are not deleted or overridden when upgrading to new versions of the Planning solutions but the setup steps must be repeated with every installation.