Uploaded image for project: 'Use Case UI'
  1. Use Case UI
  2. USECASEUI-174

UUI Frontend uses wrong UUI-Server URL

XMLWordPrintable

      UUI Frontend tries to get the Customer/Service... information via the API of the UUI-Server.
      This does not work in Beijing nor Casablanca, as the provided Server URL does not match the URL used by the FE.
      The frontend uses :
      webapps/usecase-ui/app/uui/fusion/scripts/appUUI.js:var global_url = "/api/usecaseui-server/v1";

      but the UUI server provides:
      /api/usecaseui/server/v1

       

      This results into failing requests on the FE side:
      10.42.150.1 - - [24/Oct/2018:14:22:18 +0000] "GET /api/usecaseui-server/*v1/uui-lcm/customers HTTP/1.1" *404 1111
      10.42.150.1 - - [24/Oct/2018:14:22:18 +0000] "GET /api/*usecaseui-server/*v1/uui-lcm/vf-ns-packages HTTP/1.1" 404 1116

            andreasgeissler Andreas Geissler
            andreasgeissler Andreas Geissler
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: