Conos default sender email not working

When a user is sending out an email using cognos, it is always being sent using user’s email instead of default sender email.

add following setting on Cognos dispatchers

alwaysUseDefaultSender , set value to TRUE

You can use below article to get more detail steps:

How to set the default email sender to a specific value in Cognos Analytics 11.

https://www.ibm.com/support/pages/how-set-default-email-sender-specific-value-cognos-analytics-11

PH05363: WHEN A USER IS SENDING AN EMAIL OUT IT IS ALWAYS BEING SENT FROMTHE EMAIL ADDRESS SPECIFIED IN THE DEFAULT SENDER AREA.

https://www.ibm.com/support/pages/apar/PH05363

PH24943: DEFAULT EMAIL SENDER NOT SET WITH CA 11.1.6

https://www.ibm.com/support/pages/apar/PH24943

cognos content store not connecting to sql server

When trying to connect sql server database from cognos configuration content store getting following error:
[Content Manager database connection]
[ ERROR ] The database connection failed.
[ ERROR ] Content Manager is unable to connect to the content store. Verify that the database connection properties in the configuration tool are correct and that when you test the connection, the test is successful.

When you get this error:

First make sure you server can connect to SQL server by creating a ODBC connection and do a test. If successful then issue is with Cognos connecting to SQL Server.

Follow below steps:

Cognos Analytics connects to the content store via JDBC, not ODBC. These are completely different client interfaces so comparing ODBC to JDBC is not comparable.

It is important that you make sure that you are using the latest version of the SQL Server JDBC driver. It is recommended to use the 9.4 version of the JDBC driver as there are some changes with encryption defaults with the 10.2 JDBC driver that may break connections.

You can download the 9.4 driver here: https://go.microsoft.com/fwlink/?linkid=2183120

– Download the .zip file

– Extract the .zip file

– Copy the sqljdbc_9.4\enu\mssql-jdbc-9.4.1.jre8.jar file to your cognos_location\drivers folder

– Remove the old SQL Server JDBC driver so there are no conflicts

– Copy the sqljdbc_9.4\enu\auth\x86\mssql-jdbc_auth-9.4.1.x86.dll file to the cognos_location\bin folder. Remove any older sqljdbc_auth.dll file that was there previously

– Copy the sqljdbc_9.4\enu\auth\x64\mssql-jdbc_auth-9.4.1.x64.dll file to the cognos_location\bin64 location.

SQL Server 2016 uses TLS 1.2, so you will need to make sure that you configure Cognos to make a TLS 1.2 connection to your database. Please refer to the following TechNote:

https://www.ibm.com/support/pages/connection-sql-server-fails-when-server-configured-use-tls-12-or-connecting-sql-server-2016

Follow the steps under “To get the Content Store connection working”. Note: You will need to always launch the config using bin64\cogconfig.bat from this point onwards so it picks up the TLS 1.2 parameters.

Regenerate cryptographic keys in Cognos Analytics

If you Cognos service is not starting with following error, then your cryptographic keys got corrupted.

[Launching a JVM using ‘Maximum memory in MB’]
Successfully launched a test JVM with the memory setting of ‘16384’. Note that this does not guarantee that the IBM Cognos service will start and run successfully.
To see which JVM options are based on this setting, view ibmcognos_location/bin64/bootstrap_wlp_<OS>.xml and see your JVM documentation for an explanation of those options.
[Authentication Service]
[ ERROR ] The server did something wrong.
[ ERROR ] AAA-AUT-0016 The function call to ‘CAMFactory.initialize’ failed.
[ ERROR ] CAM-CRP-1095 Unable to find the encryption certificate with alias ‘encryption’ in the keystore ‘E:/cognos/analytics/configuration/certs\CAMKeystore’.
[‘MPDC’]
[ ERROR ] AAA-AUT-0016 The function call to ‘CAMFactory.initialize’ failed.
[ ERROR ] CAM-CRP-1095 Unable to find the encryption certificate with alias ‘encryption’ in the keystore ‘E:/cognos/analytics/configuration/certs\CAMKeystore’.

Follow the steps from the url: https://www.ibm.com/support/pages/node/286475 to regenarte the keys.

Cognos Visualization error

error:

The web request failed.

Details:

404 – Not Found
URL: http://cognosserver/ibmcognos/bi/common/palettes.json

Solution:

On your webserver pallettes.json needs to be copied from install location analytics\webcontent\bi\common  to the analytics\webcontent\bi\common folder

Key words for search:

Source:

404 – Not Found – palettes.json

Cognos Percentage calculation by total

percentage([Counts])
percentage(count (distinct [DataItem]))

Create a calculation by above syntax. Drag that column to cross-tab. You should be getting percentages of summary data.

Topics: Cognos Cross Tab & percent calculation in Total
cognos cross tab how to add percentage

https://it.toolbox.com/question/crosstab-percent-calculation-in-total-071706

cognos scheduled reports are stuck in wait state

in progress…

cognos notification test pass but email doesn’t come

Unable to send emails from Cognos Server but no errors appear in the cogserver.log file
https://www-01.ibm.com/support/docview.wss?uid=swg21339824

https://www.cognoise.com/index.php?topic=26364.0

https://it.toolbox.com/question/cnc-sds-0408-there-are-email-messages-waiting-to-be-sent-072011

CNC-SDS-0408 There are email messages waiting to be sent.

CNC-SDS-0410 The email message was not sent
https://www-01.ibm.com/support/docview.wss?uid=swg22012214

cognos analytics [Validate mail server properties.] [ ERROR ] The mail server cannot be reached.

Cognos Scheduled Jobs Randomly Stuck in ‘Waiting’ State
https://www-01.ibm.com/support/docview.wss?uid=swg21689979

Testing mail server connection: [ERROR] Mail server authentication failed
https://www-01.ibm.com/support/docview.wss?uid=swg21342280