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 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 exchange data with MS Excel documents. |
|
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 set variable value using template |
|
Used to set variable value using template from a text file |
|
Used to print out HTML templates. |
|
Used to read multiple web-pages in text format and save it to variable. |
|
Used to download any files via HTTP protocol. |
|
Used to compress files or folders. |
For specific processing use Script Components
See also