Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
  1. Open the Webapp on Google Chrome

  2. Right click and "Inspect Element"

  3. Find the IFRAME tag element and locate the source of the element "src"
  4. In this case the src of the IFRAME is /web-apps-backends/LIMS_CHARTING_PROD/rs7FfCE/
  5. The direct link to the webapp will be
    if in design node: dss.solvay.com/web-apps-backends/LIMS_CHARTING_PROD/rs7FfCE/
    if in automation node: dss-automation.solvay.com/web-apps-backends/LIMS_CHARTING_PROD/rs7FfCE/

Note that Links differ for R Shiny, Flask or Bokeh applications

...