Configuring Cognos 8 to send out report output via email
To send out report output via email from report server (run -> advanced options -> Delivery ->send the report via email for the report), we need to configure the mail server. Please see below for the steps to follow, in this context.
IMP Note: Report output will be send on behalf of the report owner, if the owner is default then report ouput will be send using default email mentioned in steps#3
Please note that an incorrect configuration of notification component can lead to memory leaks ( leading to java out of memory error)in Cognos 8 server, in 8.1.2 MR2.
- Open up Cognos Configuration UI via Start -> Programs -> Cognos 8 -> Cognos Configuration
- Select 'Data Access' -> 'Notification' from the 'Explorer' panel
- In the 'Notification - Component Properties' panel, make the following changes:
- set the value for 'SMTP mail server' (something like smtp.ca.
.com:25 for eg) - select the value for 'Account and password'
- Edit the value by selecting the pen symbol next to the value cell;
- clear the default values in the 'User ID' and 'Password', 'Confirm password' text fields in the pop up window 'Value - Account and password'.
- Select OK
- select the value for 'Default sender'.
- enter your email address
- The value entered in this field MUST be a valid email address.
- set the value for 'SMTP mail server' (something like smtp.ca.
- Save the changes made in Cognos configuration
- Restart Cognos by selecting the restart button
IMP Note: Report output will be send on behalf of the report owner, if the owner is default then report ouput will be send using default email mentioned in steps#3
Please note that an incorrect configuration of notification component can lead to memory leaks ( leading to java out of memory error)in Cognos 8 server, in 8.1.2 MR2.
Comments
Post a Comment