Page 1 of 1

Log clients uses in TM1 web

Posted: Thu Aug 02, 2018 10:25 am
by Napshot
Hey
Does any1 know if its possible to add log of what websheets/views clients are using in TM1web.

I have already a log of witch websheets/views is used, but i cant find a way to get what client it is.

Below is the link to the approx. way I have done the TM1 web logging.
http://www-01.ibm.com/support/docview.w ... wg21980348

TM1 version 10.2.2 FP6

Is above possible?

Thanks on forehand

Morten

Re: Log clients uses in TM1 web

Posted: Thu Aug 02, 2018 11:03 am
by orlando
Hi Morton,

i would do it like this

A Cube with Dims: }ApplicationEntries and }Clients.

DBS/DBSS Formula, that send a 1 into the cube, each time the users calcs the report.

If you have a landing page and the user opens the report via a button, before open the report run a process, that writes a 1 in the cube.

I hope this short description gives you an idea.

Regards,
orlando

Re: Log clients uses in TM1 web

Posted: Thu Aug 02, 2018 11:12 am
by Wim Gielis
orlando wrote: Thu Aug 02, 2018 11:03 am i would do it like this
A Cube with Dims: }ApplicationEntries and }Clients.
And a 3rd dimension for the measures even if now you only (seem to) have 1 measure ;-)

Re: Log clients uses in TM1 web

Posted: Thu Aug 02, 2018 12:16 pm
by lotsaram
Napshot wrote: Thu Aug 02, 2018 10:25 am Does any1 know if its possible to add log of what websheets/views clients are using in TM1web.
Yes it is possible with a commercial product https://code.cubewise.com/pulse-features/#tm1web
To the best of my knowledge the feature to track TM1 Web usage to user/report level isn't available in any other products.
(Yes I do have an association with the company behind Pulse but I am merely answering the question raised by the OP transparently.)

Re: Log clients uses in TM1 web

Posted: Thu Aug 02, 2018 6:13 pm
by Napshot
orlando wrote: Thu Aug 02, 2018 11:03 am Hi Morton,

i would do it like this

A Cube with Dims: }ApplicationEntries and }Clients.

DBS/DBSS Formula, that send a 1 into the cube, each time the users calcs the report.

If you have a landing page and the user opens the report via a button, before open the report run a process, that writes a 1 in the cube.

I hope this short description gives you an idea.

Regards,
orlando
Thanks was considering this option, just wanted to check if there was an option with logfiles

Re: Log clients uses in TM1 web

Posted: Thu Aug 02, 2018 6:15 pm
by Napshot
lotsaram wrote: Thu Aug 02, 2018 12:16 pm
Napshot wrote: Thu Aug 02, 2018 10:25 am Does any1 know if its possible to add log of what websheets/views clients are using in TM1web.
Yes it is possible with a commercial product https://code.cubewise.com/pulse-features/#tm1web
To the best of my knowledge the feature to track TM1 Web usage to user/report level isn't available in any other products.
(Yes I do have an association with the company behind Pulse but I am merely answering the question raised by the OP transparently.)
Aye i know cubewise. But i guess cubewise uses rest API to there information then.

Re: Log clients uses in TM1 web

Posted: Fri Aug 03, 2018 7:23 am
by orlando
Wim Gielis wrote: Thu Aug 02, 2018 11:12 am And a 3rd dimension for the measures even if now you only (seem to) have 1 measure ;-)
Jepp, but I work for a very large german company, "Betriebsrat" would never allow such a logging, so i do not really have to think about. :roll: