Search found 15 matches

by hunterforcognos
Sat Oct 19, 2013 6:23 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Dimension without any elements / members
Replies: 13
Views: 11124

Re: Dimension without any elements / members

Thanks a lot all of you. I tried all the methods and they worked. Thanks again!
by hunterforcognos
Thu Oct 17, 2013 8:47 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Dimension without any elements / members
Replies: 13
Views: 11124

Dimension without any elements / members

Recently, I was interviewed for TM1 and was asked whether you could create a dimension without any members. I said that Dimension editor would throw an error stating that the dimension should have at least one element. However, the interviewer mentioned that it is possible and did not tell me how. I...
by hunterforcognos
Sun Aug 18, 2013 11:22 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How to lock TM1 cube cell to avoid write back?
Replies: 2
Views: 3404

How to lock TM1 cube cell to avoid write back?

I am in the process of learning TM1 and after reading various books / articles, I thought of a possible scenario: TM1 users want to be able to enter their plan data directly into the cube. They use write back functionality to write data directly into TM1 cube view. However, almost all companies have...
by hunterforcognos
Fri Mar 15, 2013 6:59 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Element not found in dimension error in TI process
Replies: 2
Views: 5028

Element not found in dimension error in TI process

Hi Experts,

I am executing a TI process to load accounts dimension. However, I get the following error when I try to execute the TI process:
Capture.PNG
Capture.PNG (75.57 KiB) Viewed 5028 times
Can someone please shed some light?

Thanks in advance.
by hunterforcognos
Thu Mar 14, 2013 9:42 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Unable to log into TM1 server
Replies: 2
Views: 2718

Re: Unable to log into TM1 server

Thanks a lot!!

I did try different Security options and restarted the service before, but did not uncheck 'use integrated login' option. I did that and it worked!

Thanks.
by hunterforcognos
Thu Mar 14, 2013 8:44 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Unable to log into TM1 server
Replies: 2
Views: 2718

Unable to log into TM1 server

Hi Experts, I created a TM1 server by copying and pasting shortcut of tm1s.exe from appropriate bin folder. I also created data and log folder, edited tm1s.cfg file to include correct server name, adminhost, port number, database directory and logging directory. I also edited properties of the new t...
by hunterforcognos
Thu Mar 14, 2013 8:33 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: IBM Blueprints
Replies: 14
Views: 16903

Re: IBM Blueprints

Thanks Stephen.

I finally managed to get in touch with a person at IBM and have emailed them. Hopefully, will be able to use the blueprints in sometime and hope that IBM has improved / revised their blueprints than before.
by hunterforcognos
Thu Mar 14, 2013 8:31 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI process hangs
Replies: 8
Views: 7113

Re: TI process hangs

Hi All, Thanks a lot for all your quick responses. It was my very first post and am really surprised with the speed and quality of the responses. In order to troubleshoot, I created a new TI with some sample files. Initially that would also hang my TM1 architect. But, I restarted my machine and crea...
by hunterforcognos
Thu Mar 14, 2013 8:21 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Tm1 with Windows 8
Replies: 6
Views: 5687

Re: Tm1 with Windows 8

I installed Cognos TM1 10.1.1 along with Cognos BI 10.2 on Windows 8. TM1 works fine. However, I observed that Cognos Connection does not show options for all the studios (especially Cognos RS). So, you may not be able to create reports off of your TM1 cube.

HTH,

Chai
by hunterforcognos
Wed Mar 13, 2013 12:48 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: IBM Blueprints
Replies: 14
Views: 16903

Re: IBM Blueprints

Hi All,

I know that password cannot be posted on this forum. But, if someone has a password, can you please let us know the procedure you followed in order to get it? Maybe you emailed to / called IBM to get the password?

Awaiting your response,

Thanks!
by hunterforcognos
Wed Mar 13, 2013 12:03 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI process hangs
Replies: 8
Views: 7113

Re: TI process hangs

Yes, sorry..should have pasted my new code before. I have only changed my metadata code. So, am copy pasting only metadata TI script here as attached. My TM1 process and architect continues to hang with this new code as well.

Please let me know your thoughts / comments.

Thanks!
by hunterforcognos
Tue Mar 12, 2013 10:35 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI process hangs
Replies: 8
Views: 7113

Re: TI process hangs

Ohh..as I said before, this is my first time with TM1. So, I did not know I should be using '&' and not 'and'..thanks a lot for your advice. I changed my code to include IF statements with '&' clause. I was able to save the process without any errors. However, the TI process stops responding...
by hunterforcognos
Tue Mar 12, 2013 8:48 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI process hangs
Replies: 8
Views: 7113

Re: TI process hangs

Thanks for your response. That makes sense to me now. What I am trying to do is to create an unbalanced hierarchy. My initial code consisted of only IF loops. The original code looked as follows: IF (COA3 @<> COA2); #Create a five level hierarchy and define parent / child relations (Code for creatin...
by hunterforcognos
Tue Mar 12, 2013 7:58 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI process hangs
Replies: 8
Views: 7113

TI process hangs

Hi experts, I have written a TI script in order to create accounts dimension that consists of unbalanced hierarchy. I have attached details of my source files as well as various tabs of my TI process. I am able to save this process w/o any errors. However, my TM1 process and architect hangs when I t...