Configure the Event Editor app for your ArcGIS organization using the following steps.
Note:
If you use ArcGIS Online for security and identity in Event Editor, you must set the LRS enabled service and web map used for Event Editor to Everyone (public).
- Sign in to your ArcGIS organization account.
- Click My Content.
- Click Add item.
- Choose An Application.
The Application dialog box appears.
- Choose Web Mapping as the type of item.
- Choose Ready To Use as the purpose of the web app.
- Choose JavaScript as the API.
- Type the URL of the Event Editor web app.
For example, http://<myServer>/Event Editor
- Type the name of the web app in the Title text box.
- Type tags in the form of words or short phrases that describe your item.
- Click Add Item.
- Click My Content.
- Click the item you just added from the list of items.
- Click the Settings tab.
- Register Event Editor with your portal by clicking Register in the App Registration section.
- Choose Browser as the app type.
- Specify the Redirect URL, which should be the server hosting your Event Editor web app.
For example, http://<myServer>.
- Click Add.
- Click Register.
Registering an app provides you with an app ID.
Learn more about registering Event Editor with Portal for ArcGIS
- Copy the ID that was provided.
- Open the Portal for ArcGIS configuration file (config.json) in the EventEditor web folder.
This folder may be located at <Installation location>\Server\Web\EventEditor.
- Browse to the portalAppId section and paste the app ID provided when you registered Event Editor.
- Publish and configure the map service.