Zum Hauptinhalt gehen

Query Layer - service url

Kommentare

2 Kommentare

  • Permanently deleted user

    Hi Zorba,

    If your URL input on the query is:

    "https://xxxxxx/ext/rest/services/COB_Utilities/CompletedRedlines/MapServer/0"

    then try changing it to either:

    https://xxxxxx/ext/rest/services/COB_Utilities/CompletedRedlines/MapServer/0

    or:

    ="https://xxxxxx/ext/rest/services/COB_Utilities/CompletedRedlines/MapServer/0"

     

    It sounds like it's reading the double quote as part of the URL. If that were the case, it wouldn't be detecting that it starts with https://, since it would start with " instead, and that could explain why it's acting like the link is relative to the viewer url.

    0
  • Permanently deleted user

    Hi Amanda,

    I switched it to ="https://xxxxxx/ext/rest/services/COB_Utilities/CompletedRedlines/MapServer/0". That indeed fixed the issue. Thanks.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.