Versions Compared

Key

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

...

A modal will appear with a text-editor in it. The Item Info Json JSON will be pre-populated in the text edit. To fix the circular dependency, you must first shift the view to Item Data JsonJSON. This can be done with the select box above the text-editor.

...

Once the Item Data Json JSON has been selected, the text-editor will update its contents. You will need to check the item ids for each of the dependencies to see which one matches the item id of the web map. In this example case, the ‘itemId’ property for the “Starbucks” layer has been edited to match the item id of the web map. To fix the circular dependency, we simply need to replace the property with the Starbucks layer’s actual item id (retrieved from our ArcGIS Organization). After editing the property, click the ‘Save’ button above the text-editor to apply the changes.

...