Skip to main content
October 19, 2021
Question

Dynamic content don't work

  • October 19, 2021
  • 1 reply
  • 0 views

Everything is configured correctly but dynamic content is not loaded into web browser and components like document viewer are not working. Any idea? This is how sources in google chrome looks like on server where everything is ok.

this is how sources looks like on server where dynamic content is not ok:


Thanks in advance.

1 reply

October 25, 2021

Check the tomcat-stdOut.log and verify that the configuration for the dynamic and static domains are valid and enabled. Also, check that the traffic to these other domains aren't being blocked due to CORS.