(2024.2) Custom Events
Custom Logic: Events Grid example
The Events grid will store custom Event calls for PCR-360 to trigger Events in a particular instance of PCR-360. Using the button, a User can manually run their Custom Events.
Example Custom Event
Logic tab
The Logic tab is where the Custom Logic can be written and reviewed.
A User can quickly review the code written for the specific event with the button.
Users will be limited to the white-listed functions for PHP in PCR-360. A list of the functions can be seen in PCR-360 by clicking on the button.
Schedule tab
Debug tab
The Debug tab shows the results of debug function calls. This debug information is cleared after 24 hours.
Example
This example shows a Custom Event that invoking the call function: How can regular maintenance be scheduled for Equipment?