Processors are processing components used to modify and store data parsed from messages.
Processors are placed in the Processors folder in the Components Palette
There are the following processors in AEP
Component |
Description |
Used to set variable value using template |
|
Used to set variable value using template from a text file |
|
Used for file attachments saving. |
|
Used to write data into a text file |
|
Calculator is used to perform arithmetic operations with variables. |
|
Used to exchange data with databases |
|
Designed for easier exchange of data with the specified table in the database. |
|
Used to send e-mail messages |
|
Used for automatic resending of a received message through specified mail server. |
|
Used for sending SMS-messages to GSM cellular phones. SMS-messages are sent through the Internet using special services. |
|
Used for data processing with dynamic library functions |
|
Used to process data with executable files |
|
Used to read multiple web-pages. Allow to assign query parameters for every page and response text variable to be parsed in. |
|
Used to print out HTML templates. |
|
Used to exchange data with MS Excel documents. |
|
Automation components allow data exchange with external applications which supported automation. To exchange data with external applications, use variables. See example "AEPMFC" how to use this component with MFC application. |
For specific processing use Script Components
See also