Page 1 of 1

"Unable to fetch data" in PAW book

Posted: Mon Jan 15, 2018 10:39 pm
by vladino
Hi guys,
for some views in our PAW books we are getting "Unable to fetch data" error, see attached.

What exactly does this mean? I'm able to open the same view in PM or in TM1 apps web.

Thanks for any suggestion!

BR
Vladino

Re: "Unable to fetch data" in PAW book

Posted: Tue Jan 16, 2018 5:04 am
by macsir
Have you setup session limit for that user? You need to use 0 which is unlimited, otherwise it will reach the upper limit quickly. :D

Re: "Unable to fetch data" in PAW book

Posted: Tue Jan 16, 2018 7:29 am
by vladino
macsir wrote: Tue Jan 16, 2018 5:04 am Have you setup session limit for that user? You need to use 0 which is unlimited, otherwise it will reach the upper limit quickly. :D
I don't think we have updated any session limit for PAW. Could you please navigate me where to find this setting?

BR
Vladino

Re: "Unable to fetch data" in PAW book

Posted: Tue Jan 16, 2018 11:56 am
by macsir
Image Max Connections

Re: "Unable to fetch data" in PAW book

Posted: Tue Jan 16, 2018 2:30 pm
by dr.nybble
Open the developer tools window for your browser.
In the Network panel, look for the command that returns an error.
Check the details of the command, it should have more information.
Alternatively you can use Fiddler to capture the information.