PowerCenter
- PowerCenter 10.5
- All Products
Email Variable
| Description
|
---|---|
%a<filename> | Attach the named file. The file must be local to the Integration Service. The following file names are valid: %a<c:\data\sales.txt> or %a</users/john/data/sales.txt>. The email does not display the full path for the file. Only the attachment file name appears in the email. The file name cannot include the greater than character (>) or a line break. |
%b | Session start time. |
%c | Session completion time. |
%d | Name of the repository containing the session. |
%e | Session status. |
%g | Attach the session log to the message. The Integration Service attaches a session log if you configure the session to create a log file. If you do not configure the session to create a log file or if you run a session on a grid, the Integration Service creates a temporary file in the PowerCenter Services installation directory and attaches the file. If the Integration Service does not use operating system profiles, verify that the user that starts Informatica Services has permissions on PowerCenter Services installation directory to create a temporary log file. If the Integration Service uses operating system profiles, verify that the operating system user of the operating system profile has permissions on PowerCenter Services installation directory to create a temporary log file. |
%i | Session elapsed time. |
%l | Total rows loaded. |
%m | Name of the mapping used in the session. |
%n | Name of the folder containing the session. |
%r | Total rows rejected. |
%s | Session name. |
%t | Source and target table details, including read throughput in bytes per second and write throughput in rows per second. The Integration Service includes all information displayed in the session detail dialog box. |
%u | Repository user name. |
%v | Integration Service name. |
%w | Workflow name. |
%y | Session run mode (normal or recovery). |
%z | Workflow run instance name. |
The Integration Service ignores %a, %g, and %t when you include them in the email subject. Include these variables in the email message only. |
Formatting
| Format Tag
|
---|---|
tab | \t |
new line | \n |