Page 1 of 1

Unable to use Websheet in PAW

Posted: Tue Jan 26, 2021 10:56 pm
by Emixam
Hello,

We have a bunch of Websheets that are working perfectly fine in TM1Web (PASS), Perspective and/or PAx. However, when I drag-and-drop the websheet in a book in PAW, it takes 30 seconds to load and the websheet is blank and there is nothing I can do.

Here is all the versions I'm using:
  • PA: 2.0.9.4
  • PAW: 2.0.59
  • PAX: 2.0.60
I tried to upload Slice from Perspective, Dynamic report from PAX and just a plain excel file and the result is always a blank window. Any idea what's going on ?

Thanks !

Re: Unable to use Websheet in PAW

Posted: Tue Jan 26, 2021 11:30 pm
by declanr
What are your configuration settings in PAW? Since TM1 Web has been split out you need to have the paw.ps1 variable below set to point to your TM1 Web Service:

Code: Select all

$env:TM1ApplicationsLocation=<WebServer:Port>
If you use the admin tool this is the setting that is deceptively called "TM1 Application Server Gateway URI" but really it is asking for your TM1 Web server and port so that it can render websheets. Also note that when you validate it will give an error but just proceed and go to PAW to test web sheets work, if they do then you have it right.

Re: Unable to use Websheet in PAW

Posted: Wed Jan 27, 2021 1:31 am
by Emixam
Thank you !

If anyone need more information:
https://community.ibm.com/community/use ... gestviewer