Select to view content in your preferred language

Migration Resources for replacing ArcGIS Configurable Apps with Instant Apps

1126
6
09-05-2024 03:16 PM
BethRomero
Esri Contributor
1 6 1,126

ArcGIS Configurable Apps are retiring, and this document shares resources to support the migration to ArcGIS Instant Apps.

Timelines

Migration Path

For an in-depth overview of migrating your Configurable App view the Migrating your Configurable App webinar.

1. Find your Configurable Apps

Locate all Configurable Apps to begin planning for migration and replacement. Using a Python script, identify all Configurable Apps and the map used to create them. This will provide essential information for making a replacement Instant App.

 2. Find Replacement Instant App

There are a variety of different Instant App templates; some are a direct replacement for Configurable Apps, while others offer new capabilities. Explore examples and capabilities of Instant Apps below.

3. Create your new Instant App

Using the map ID identified in the Python script you can easily create a new Instant App with the existing map. Below are resources on how to create an Instant App.

Resources

Explore examples of Instant Apps:

Learn more about Instant Apps

Connect with other users of Instant Apps

 

Contact Us:

6 Comments
ahagopian_coj
Regular Contributor

I tried running the Python script and get the following error:

NameError: name 'display' is not defined

Is there a module I need to install first?

MeganHaleGIS
Occasional Contributor

The link to the script is broken and the error reads, "An invalid set of parameters has been specified in the url."

GeneH_Chesco
Occasional Contributor

When I click the Identify deprecated Configurable Apps in ArcGIS Online using a Python script link above, I also receive the following error: "An invalid set of parameters has been specified in the url." 

Please advise.

DarrylKlassen1
Frequent Contributor

Clicking on the link "Identify deprecated Configurable Apps in ArcGIS Online using a Python script" provided gives me an error.  Is this script still available?  Can this be fixed? @BethRomero 

BethRomero
Esri Contributor

@DarrylKlassen1 @GeneH_Chesco @MeganHaleGIS The hyperlink has been updated to the correct article. 

DarrylKlassen1
Frequent Contributor

Thanks @BethRomero