Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
server public static void sendMail(
SysEmailSystemId _emailId,
LanguageId _language,
str _emailAddr,
[Map _mappings,
FilenameOpen _attachmentfileName,
str _xmlData,
boolean _isTraceable,
UserId _userId,
boolean _isWithRetries])
Run On
Server
Parameters
- _emailId
Type: SysEmailSystemId Extended Data Type
- _language
Type: LanguageId Extended Data Type
- _emailAddr
Type: str
- _mappings
Type: Map Class
- _attachmentfileName
Type: FilenameOpen Extended Data Type
- _xmlData
Type: str
- _isTraceable
Type: boolean
- _userId
Type: UserId Extended Data Type
- _isWithRetries
Type: boolean