Page 2 of 4

Re: IBM Planning Analytics On Prem

Posted: Wed Dec 14, 2016 10:24 am
by gtonkin
Looks like it is available for download. I start here then "navigate" further to access the relevant packages: Brand=Analytics-Solutions, Sorted by newest.

Products and part numbers seem to be:
IBM Planning Analytics 2.0 Microsoft Windows Multilingual eAssembly (CJ11AML)
IBM Planning Analytics Advanced 2.0 Microsoft Windows Multilingual eAssembly (CJ11EML)

Edit: eAssembly is close on 10Gb, but that seems to be standard now.

Re: IBM Planning Analytics On Prem

Posted: Wed Dec 14, 2016 11:28 am
by declanr
Now when installing TM1 (Planning Analytics 2.0) it asks whether it is a Production or Non Production server (where Non Production should be chosen for Demos etc.) I wonder if this indicates that IBM now have a proper way of monitoring contract compliance.

There were also 2 options to download "Planning Analytics" or "Planning Analytics Advanced" where the only difference for the Windows installer was an extra 3mb licence file.

Re: IBM Planning Analytics On Prem

Posted: Wed Dec 14, 2016 1:06 pm
by gtonkin
From what I have been told,
PA Standard is TM1, Workspace
PA Advanced is TM1, Workspace plus restricted use for CIS, CCC, SPSS (other limitations e.g. data sources, minimum licensed users etc.

Re: IBM Planning Analytics On Prem

Posted: Wed Dec 14, 2016 5:18 pm
by Alan Kirk
gtonkin wrote:Looks like it is available for download.
Related bumpf from the announcement that came out half an hour ago:
Content-free general release announcement here;
Slightly less content-free announcement letter here.

From the latter:
IBM Planning Analytics Local V2.0, formerly known as IBM Cognos® TM1®, offers a single planning and analysis solution that can be deployed locally.
"Formerly known?" So, what, we change the name of the Forum?
Version 2.0 brings an interface for improved speed, agility, and foresight: IBM Planning Analytics Workspace
"...If you pay for it" has been notably omitted.

Re: IBM Planning Analytics On Prem

Posted: Wed Dec 14, 2016 11:22 pm
by upali
Interestingly the packages are called
* IBM TM1 2.0 Microsoft Windows Multilingual
* IBM TM1 Client 32-bit/64-bit 2.0 Microsoft Windows Multilingual

We are back to v2 :D

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 6:57 am
by Alan Kirk
upali wrote:Interestingly the packages are called
* IBM TM1 2.0 Microsoft Windows Multilingual
* IBM TM1 Client 32-bit/64-bit 2.0 Microsoft Windows Multilingual

We are back to v2 :D
In that case I'm going to wait a few point releases until this comes back into fashion. The only problem I had with this one was Winsock drivers under Windows 98, if I recall correctly.
15-12-2016_2_6.jpg
15-12-2016_2_6.jpg (184.2 KiB) Viewed 15114 times

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 8:39 am
by Bakkone
Need to get me some new servers so I can try this one out. Really looking forward to checking out the new "TI-Debugger". But maybe it didn't make it into this release.

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 8:41 am
by declanr
Bakkone wrote:Need to get me some new servers so I can try this one out. Really looking forward to checking out the new "TI-Debugger". But maybe it didn't make it into this release.
Supposedly not in the packaged release but will be available from Developer Works to test it out if you want.

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 11:16 am
by Wim Gielis
declanr wrote:Supposedly not in the packaged release but will be available from Developer Works to test it out if you want.
I am unable to locate the download on DeveloperWorks, so if someone can spot it, leave a reply :-)

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 11:31 am
by declanr
Wim Gielis wrote:I am unable to locate the download on DeveloperWorks, so if someone can spot it, leave a reply :-)
I did say supposedly...

This is what the "new features" part of the documentation states:
TurboIntegrator Debugger tool

You can access a TurboIntegrator Debugger tool on IBM developerWorks. This tool provides a user interface where you can set breakpoints and step through TurboIntegrator processes to identify possible issues or errors in your TurboIntegrator scripts. The TurboIntegrator Debugger, which is built on the new TurboIntegrator process debugging capabilities of the TM1 REST API, is currently in preview release and is not a supported component of IBM Planning Analytics Local 2.0.0

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 1:16 pm
by Wim Gielis
Thank you Declan, so let's wait and see :-)

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 2:12 pm
by BrianL
I hope this isn't the final home, but the debugger is uploaded to https://www.ibm.com/developerworks/comm ... 8eb32c26ad. There doesn't appear to be any other documentation (yet).

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 2:46 pm
by Wim Gielis
Much appreciated, BrianL

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 11:17 pm
by Wim Gielis
Hi all,

Unfortunately the TurboDebugger has changed since August, when I could test it.
Then there was a log in prompt which is straightforward: admin host, TM1 server, username, password.
00.PNG
00.PNG (77.8 KiB) Viewed 14987 times
Now we are asked for "TM1 Server API HTTP URL".
01.PNG
01.PNG (122.07 KiB) Viewed 14987 times
What would it be in a typical TM1 installation ?
I tried with port 5895 as well but it does not work. No error message either.

Any ideas ? Thanks !

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 11:39 pm
by Edward Stuart
The default path in my instance after downloading and saving to my local hard drive points to:

http://localhost:8000/api/v1/

I've setup my Planning Sample instance to point to 8001 in the tm1s.cfg file

# Amendment to tm1s.cfg file for TM1 REST API Connection
HTTPPortNumber = 8001

Therefore, in my instance I have changed the login link to:
http://localhost:8001/api/v1/

Works a charm

Re: IBM Planning Analytics On Prem

Posted: Thu Dec 15, 2016 11:44 pm
by Wim Gielis
Hello Edward,

I got it too now with the help from Google.
Such a line in the cfg file was indeed missing.

Thanks

Re: IBM Planning Analytics On Prem

Posted: Fri Dec 16, 2016 2:30 pm
by BrianL
Just noticed this document about the debugger. https://developer.ibm.com/recipes/tutor ... r-debugger. Looks like HttpPortNumber isn't the only required config option.

Re: IBM Planning Analytics On Prem

Posted: Sat Dec 17, 2016 5:56 pm
by Wim Gielis
Hi all,

I tried the TI debugger. I find a big problem when using parameters in the TI process.
The debugger takes the default value of a parameter, and does not take the value that is supplied at run-time.
That's pretty annoying ;-)

Re: IBM Planning Analytics On Prem

Posted: Mon Dec 19, 2016 6:53 pm
by Wim Gielis
Wim Gielis wrote:Hi all,

I tried the TI debugger. I find a big problem when using parameters in the TI process.
The debugger takes the default value of a parameter, and does not take the value that is supplied at run-time.
That's pretty annoying ;-)
There is version 3 of the TI debugger which should address this issue. I will check it out shortly. Thanks Brian Laferriere.
https://www.ibm.com/developerworks/comm ... 6c68c1e8ce

Re: IBM Planning Analytics On Prem

Posted: Tue Dec 20, 2016 1:28 am
by Marcus Dietrich IBM
Hi
it's strongly recommended to have a dedicated server to run Planning Analytics Workspace (on docker); more details are available here:

http://www.ibm.com/support/knowledgecen ... cture.html

cheers