http://localhost/otrs/index.pl?Action=AgentTicketMessage
Software error:
Can't locate object method "new" via package
"Kernel::Modules::AgentTicketMessage" (perhaps you forgot to load
"Kernel::Modules::AgentTicketMessage"?) at
./Kernel/System/Web/InterfaceAgent.pm line 804.
For help, please send mail to the webmaster (
giving this error message and the time and date of the error.
my $GenericObject = ( 'Kernel::Modules::' . $Param{Action} )
804: %{$Self},
%Param,
...