B4A.UTIL.JOBP@IF.SEND-MAIL-SIMPLE
Graphical Representation
Description
The action is capable of sending mails via the module util.Mail on Unix/Linux and Windows. On Unix it requires a bash compatible shell to be installed. On Windows at least Powershell 6.0 is needed and the default custom interpreter for the agent must be powershell.
The mail content is based on templates in DOCU objects whose content is provided by XML variables.
Parameter
- &B4AU_CONNECTION_I#
- Connection - name of the b4A connection
- &B4AU_SUBJECT_I#
- Subject - subject of the mail
- &B4AU_RECIPIENT_I#
- Recipient - recipient of the mail
- &B4AU_CC_RECIPIENT_I#
- Cc Recipient - Cc recipient of the mail
- &B4AU_BCC_RECIPIENT_I#
- Bcc Recipient - Bcc recipient of the mail
- &B4AU_HEADER_OBJECT_I#
- Header - Docu object containing the header for the mail
- &B4AU_BODY_OBJECT_I#
- Body - Docu object containing the template for the body of the mail
- &B4AU_FOOTER_OBJECT_I#
- Footer - Docu object containing the footer for the mail
- &B4AU_CONTENT_TYPE_I#
- Type - Content type for the mail
- &B4AU_CONTENT_ENCODING_I#
- Encoding - Encoding for the mail
- &B4AU_XML_VARIABLE_I#
- XML-Variable - XML-Variable that contains the data for the mail body
- &B4AU_XML_VARIABLE_KEY_I#
- Key - key of the XML-Variable that contains the data for the mail body
Output
- &B4AU_RUNID_O#
- RunID of the job that was executed to do the job
Details
Property | Value |
---|---|
Type | JOBP |
Subtype | IF |
Folder | PACKAGES/BEST4AUTOMIC/B4A.UTIL/ACTIONS |
Active | true |
Title | Sends an email using the b4A Module util.Mail |
Archive Key 1 | - |
Archive Key 2 | - |
Created | Andreas Büsching am: 2025-04-24 11:25:12 |
Last Modified | Andreas Büsching am: 2025-04-24 11:29:08 1 x |
Last Used | - |
Custom Attributes
Name | Value |
---|---|
BBC_SEMANTIC_TYPE# | ACTION |
True Tasks
B4A.UTIL.JOBS@UNIX.SEND-MAIL-SIMPLE (2)
- Alias
- B4A-UTIL.MAIL
- Breakpoint
- false
- Position (x, y)
- 2, 1
- Predecessors
- IF
Successors :
False Tasks
B4A.UTIL.JOBS@WIN.SEND-MAIL-SIMPLE (3)
- Alias
- B4A-UTIL.MAIL
- Breakpoint
- false
- Position (x, y)
- 2, 3
- Predecessors
- IF
Successors :
Runtime
- ERT Method
- DYNAMIC_AVERAGE
- Current ERT
- 00 : 02 : 02 No. of past runs : 0 +ERT Correction % : 0
Sync
No sync definitions.
Variables
No variables defined.
Prompt Sets
B4A.UTIL.PRPT.SEND-MAIL-SIMPLE
Label | Variable | Type | Default Value | Tooltip |
---|---|---|---|---|
B4AU_CONNECTION_I# | {B4A.BASE.VARA.SETTINGS,DEFAULT_CONNECTION,1} | |||
B4AU_SUBJECT_I# | `` | |||
B4AU_RECIPIENT_I# | `` | |||
B4AU_CC_RECIPIENT_I# | `` | |||
B4AU_BCC_RECIPIENT_I# | `` | |||
LABEL1# | `` | |||
B4AU_HEADER_OBJECT_I# | B4A.UTIL.DOCU.HEADER | |||
B4AU_BODY_OBJECT_I# | `` | |||
B4AU_FOOTER_OBJECT_I# | B4A.UTIL.DOCU.FOOTER | |||
B4AU_CONTENT_TYPE_I# | text/html | |||
B4AU_CONTENT_ENCODING_I# | ISO-8859-1 |
Automatic Deactivation
- Deactivate on Finish
- AFTER_ERROR_FREE_RESTART
- Error-free status
- -
- Deactivate After
- 0
Runtime Parameters
- AE Priority
- 0
- Timezone
- -
- Generate at runtime
- true
- Max. Parallel Tasks
- 0