The Simple Method Mini-language is a simple way to implement:
an event that is invoked by the ControlServlet, or
a service that is invoked by the Service Engine.
Within a simple method, you can:
invoke other serices
invoke Map Processors (from data validation and conversion)
call/execute BeanShell scripts
perform entity related operations
and create messages to return to the caller