Esri / ops-server-config

Operations Server Configuration scripts
Apache License 2.0
34 stars 13 forks source link

Create script to list unique AGS services referenced in Geoevent configuration .xml #318

Open elinz opened 10 years ago

elinz commented 10 years ago

At 10.3 we need to change the Geoevent extension installation process to use the xml configuration capability. During import of configuration, Geoevent performs validation of geoevent services and other "components". If the AGS services referenced by geoevent components are not accessible because they are not started, the import process will not import these components. Therefore, we need a script to create a file containing all the unique AGS services referenced in the xml configuration file so users can start these services before running the geoevent xml import.

conklinbd commented 9 years ago

@elinz do you think you need to address this, I actually think the import behavior has changed so we know longer need to do this.

elinz commented 9 years ago

@conklinbd I was thinking the same thing. The import configuration file process seems to be a lot better. I would like to test this during our stabilization and testing phases the next couple of weeks.

elinz commented 9 years ago

@conklinbd Moving this to version - after next. For Fall release, we manually created a txt file containing the list of AGS services that Geoevent relies on.