Actions are components that perform operations on data that the Script has extracted from a source document. Some examples of the supported actions are:
Arithmetic computations
String concatenations
Submitting forms to a web server
Activating a secondary Parser, Serializer, or Mapper
Querying a database
The Data Processor transformation provides many actions, and you can define custom actions.