You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to build installer and deploy the application to tomcat service.
Unfortunately I notice, forntend content is not included to war file and I had to deliver manually to the application.
What exact url should be used by trex file.
I tried https://MYHOST:8443/tableau-tracker-2.1.0/extension/index.html and it looks fine under the browser but if I use trex file under tableau desktop there appears the message "page is unavailable".
Do someone have experience with this on-premise solution.
I would be grateful for any suggestion.
kind regards
Krys
The text was updated successfully, but these errors were encountered:
Let me add some update:
mentioned above error message is because of self signed certificate, it works as expected with localhost.
Unfortunately, I stopped on configuration level:
cannot register deploymentID in my database
manually created in db is not visible
I have impression, there is missed one more resources, that contains api.
As I said before I had to copy manually three folders from frontend: extentions, registration, wdc but did not find api there.
I was able to build installer and deploy the application to tomcat service.
Unfortunately I notice, forntend content is not included to war file and I had to deliver manually to the application.
What exact url should be used by trex file.
I tried https://MYHOST:8443/tableau-tracker-2.1.0/extension/index.html and it looks fine under the browser but if I use trex file under tableau desktop there appears the message "page is unavailable".
Do someone have experience with this on-premise solution.
I would be grateful for any suggestion.
kind regards
Krys
The text was updated successfully, but these errors were encountered: