Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Does any initialization before the processReport method is called.
Syntax
public void initialize()
Run On
Server
Remarks
This method can be overridden by developers to add any initialization logic that is needed.
This method is invoked by the framework before the processReport report is invoked.