Search found 5 matches

by lucas7lhw
Fri Nov 27, 2015 6:11 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Require best solution of Workflow in TM1 v10.2.2
Replies: 0
Views: 1665

Require best solution of Workflow in TM1 v10.2.2

Dear all, Recently we are consider to design a flexible solution to implement Approval Workflow in TM1 v10.2.2, and the considerations are listed as below: Multiple levels of Approval Hierarchy: the system should be configured easier when the customers require to change the 2 levels approval hierarc...
by lucas7lhw
Fri Nov 27, 2015 5:54 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Application Server fails and shows HTTP Status 500
Replies: 1
Views: 5588

TM1 Application Server fails and shows HTTP Status 500

Dear all, I previously installed TM1 components my machine successfully. Unfortunately, I can not access TM1 Application Server (http://localhost:9510/pmpsvc/applications.jsp) this week, which shows HTTP Status 500 - Unable to compile class for JSP: type: Exception report message: Unable to compile ...
by lucas7lhw
Fri Nov 27, 2015 5:23 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 10.2 HTTPS-Problem
Replies: 23
Views: 29118

Re: TM1 10.2 HTTPS-Problem

Hi Deadsea Pls try to execute this command line on Linux (I used on CentOS) installed with OpenSSL: openssl x509 -inform der -in myserver.[cer|crt] -out myserver.pem Then you will get PEM files. After this, pls refer to this tech note: How to enable SSL for IBM Cognos TM1Web 10.2.x Best Regards, Luc...
by lucas7lhw
Thu Nov 12, 2015 10:11 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 10.2 HTTPS-Problem
Replies: 23
Views: 29118

Re: TM1 10.2 HTTPS-Problem

Hi Sudheer, I had some Problems as well. But now I have a (quite simple) solution: 1. Stop all TM1 Services Now it should work. Regards Paul Hi Paul, I have already re-config my environment 2 times, but I still cannot take SSL effect. Is there any way to "debug" or find the root cause? Th...
by lucas7lhw
Thu Nov 12, 2015 9:40 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 10.2 HTTPS-Problem
Replies: 23
Views: 29118

Re: TM1 10.2 HTTPS-Problem

To enable your own SSL certificate within TM1Web you must configure Apache Tomcat to use the certificate instead of the default IBM one. The following steps are necessary to activate SSL: ... I hope it is explained well for you. If not, don't hesitate to contact me, I also speak german, if it is ea...