Page 1 of 1

PAW installation - using IIS Reversed Proxy

Posted: Tue Jan 24, 2023 11:47 am
by HighKeys
Hi all,

we finally updated our Environment to use PAW, so it's my first time install PAW and everything was very straight forward, I switched the http and https port cause we running IIS (windows Server 2019).

Works fine so far, i configurated the IIS with a reversed Proxy rule to the PAW Port,but analytics returns the url with the PAW Port and not with port 80.

Any idea how i can fix this?

We are running ARC and TM1 Web on the same server, i can use both without this issue, just PAW redirects me back to the application port.

Thanks for your insights!
BR

Re: PAW installation - using IIS Reversed Proxy

Posted: Tue Jan 24, 2023 2:17 pm
by burnstripe
Within pmhub.html file stored in cognos analytics I suspect the paw port is specified instead of the proxy path. Try changing that?

Re: PAW installation - using IIS Reversed Proxy

Posted: Wed Jan 25, 2023 10:10 am
by HighKeys
Hi,

thanks for your insight, you are right, i also specified the PAW Port cause when just specified the Proxy Port i got the Error Message that- "The PMHub service parameter was not specified or is not one of the configured locations."

In the Dev console i can see the message " The URL PAWHOST:7777 is not whitelisted"

BR