Search found 18 matches

by My24
Fri Jun 19, 2020 11:27 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Free Server Monitoring Tool other than TM1Top
Replies: 4
Views: 2893

Free Server Monitoring Tool other than TM1Top

Hi all,

Is there any free, third party TM1 server monitoring tool other than TM1Top?
OpsConsole is depreciated in 2.0.9.
I do not want to use PAW Admin Tool.
And legacy TM1Top shows idle Rest api threads when using RunProcess, and not user-friendly.

Any suggestions?

Regards.
by My24
Thu Dec 12, 2019 6:10 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: REST API CAM Authentication - PA (Cloud)
Replies: 8
Views: 6209

Re: REST API CAM Authentication - PA (Cloud)

Hello,
As I know Base64 is an encoding tool, not encrpytion tool.
Is there any way to encrypt password in REST API CAM authentication rather than Base64 encoding?
by My24
Wed Jul 24, 2019 4:01 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Overwriting Browser Language for TM1Web
Replies: 1
Views: 1551

Overwriting Browser Language for TM1Web

Hello,

In a customer I cannot change browser language, so we are not able to change TM1Web language as I want.
Is there a way to change TM1Web language without changing browser settings?

Regards
by My24
Thu May 09, 2019 11:49 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Preventing Users from PAW-not PAX
Replies: 2
Views: 1787

Re: Preventing Users from PAW-not PAX

Thanks in advance, that is the solution I am searching for.
by My24
Thu May 09, 2019 9:21 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Preventing Users from PAW-not PAX
Replies: 2
Views: 1787

Preventing Users from PAW-not PAX

Hi all,

We have PM license in our customer, so we can use PAX, but not PAW for users.
To prevent license violation, we try to prevent PAW login of users while they are able to use PAX at the same time.
Is there a way to do that?

Thanks.
by My24
Thu Dec 27, 2018 11:43 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: DEL Command is not working in TM1 Process
Replies: 15
Views: 5836

Re: DEL Command is not working in TM1 Process

Thanks a lot for your responses.
Both of two methods successfully work!
by My24
Tue Dec 25, 2018 3:26 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: DEL Command is not working in TM1 Process
Replies: 15
Views: 5836

DEL Command is not working in TM1 Process

Hi all! I am trying to create a file in prolog and and delete the file in Epilog of a process. But when I am trying to delete the "test.txt" file, the process is aborted and gives the error of "The system cannot find the file specified." Also when I run the command of DEL "C...
by My24
Thu Nov 08, 2018 12:36 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1Top does not cancel process while waiting Database - Batch Process
Replies: 3
Views: 377665

TM1Top does not cancel process while waiting Database - Batch Process

Hi all! In a project, we make parallel processes to take data from a database. And sometimes we want to cancel the process while TI is trying to wait database response. (in case of when we realize anything wrong in code). When we hit 'c' and try to cancel parallel processes while waiting database, w...
by My24
Sun Oct 07, 2018 4:25 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI Function ViewMDXGet Not Working
Replies: 13
Views: 9512

Re: TI Function ViewMDXGet Not Working

No. You would have to create a traditional view based on the MDX that you get with ViewMDXGet. Hi Wim, But when I want to take ASCII of ViewMDX with ViewMDXGet function, the output is blank string. Please correct but to get a ViewMDX of a traditional view, I know that I must firstly attach a ViewMD...
by My24
Sun Oct 07, 2018 5:54 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI Function ViewMDXGet Not Working
Replies: 13
Views: 9512

Re: TI Function ViewMDXGet Not Working

Traditional MDX views saved as .vue files (created by user in architect or with TI ViewCreate function) aren't MDX based and wil of course return blank string for MDX value. This function will only return MDX string for views created in Workspace or other rest API based client like Arc or created w...
by My24
Thu Oct 04, 2018 10:53 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI Function ViewMDXGet Not Working
Replies: 13
Views: 9512

Re: TI Function ViewMDXGet Not Working

I'm using PA 2.0 but I also cannot use this function. Is there anyone can use it?
With ASCIIOUTPUT this function retrieves nothing.
I use this syntax : vMDX = ViewMDXGet(vCube,vView)

Regards.
by My24
Thu Sep 20, 2018 7:50 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Subset Name given View and Dimension Name
Replies: 3
Views: 2776

Re: Subset Name given View and Dimension Name

Hello, This is indeed tricky. There is no such function. You could: - use code (TI, VB, Java, ...) to inspect the *.vue file (public or private view ?) - use the TM1 REST API (or similar), which can give you the layout of a view. This is advanced stuff, I cannot give you working code examples. For ...
by My24
Thu Sep 20, 2018 3:26 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Subset Name given View and Dimension Name
Replies: 3
Views: 2776

Subset Name given View and Dimension Name

Hi all,

I searched dimension and subset manipulation functions of TI but I cannot find a function to retrieve a subset name given view and dimension name. I guess a TI process trick can give the subset name given these two arguments. Is there a solution to this problem?

Regards.
by My24
Mon Dec 18, 2017 7:30 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web- Cell Background Color Change
Replies: 5
Views: 4920

Re: TM1 Web- Cell Background Color Change

If it is a active form or slice TM1 supports conditional formatting for a criteria : https://www.ibm.com/support/knowledgecenter/SS9RXT_9.5.0/com.ibm.swg.im.cognos.tm1_wb.9.5.2.doc/tm1_wb_id868ConditionalFormatting_N10064D.html But other than that, the default behavior is not editable/rules driven ...
by My24
Sun Dec 17, 2017 10:07 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web- Cell Background Color Change
Replies: 5
Views: 4920

TM1 Web- Cell Background Color Change

Hello, I am currently a user of PA 2.0. We created a data entry view in TM1 Web for our customers, but in that view cell background colors are dark grey for uneditable cells, and open grey and white for editable cells. So, that is not good for the customer to distingush which are editable or not. Th...
by My24
Thu Dec 14, 2017 8:36 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: PA for Excel 2.0.3 - not appearing in the Ribbon- not working
Replies: 9
Views: 7788

Re: PA for Excel 2.0.3 - not appearing in the Ribbon- not working

Did you also check it was enabled in your COM addins? Am I reading correctly that you're running TM1 10.2.2 and not Planning Analytics? If that's the case, I believe the excel add-in is a different product: CAFE. Thank you asscheevel. I go to COM Addins, and activated IBM Framework for Office and p...
by My24
Wed Dec 13, 2017 10:18 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: PA for Excel 2.0.3 - not appearing in the Ribbon- not working
Replies: 9
Views: 7788

Re: PA for Excel 2.0.3 - not appearing in the Ribbon- not working

Are you opening Planning Analytics for Excel (from the Stat menu) or are you opening Excel? Have you configured Excel to load the Planning Analytics for Excel add-in on startup? There is no Planning Analytics for Excel in the Start menu. So, I directly open Excel. I can see IBM Cognos Office Report...
by My24
Wed Dec 13, 2017 8:42 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: PA for Excel 2.0.3 - not appearing in the Ribbon- not working
Replies: 9
Views: 7788

PA for Excel 2.0.3 - not appearing in the Ribbon- not working

Hello, I am currently Planning Analytics 2.0 user in my PC and Perspectives run in PC very well. Then I try to install PAx. Even though my setup finished successfully, I cannot see the IBM PA ribbon in Excel and I cannot solve the problem by searching in Google. If you have any help, I am thankful. ...