When you change your application configuration by modifying the
AppConfig.xml file, you must also push the changes to the
EAC. You can update the application definition without running a baseline
update.
To update application configuration for a provisioned application:
Navigate to the
config\scriptdirectory of your deployed application.For the default Discover Electronics reference application on Windows, this is
C:\Endeca\apps\Discover\config\script.Navigate to the
controldirectory of your deployed application.Upload the updated application definition to the EAC by running
runcommandwith the--update-definitionflag:For example:
C:\Endeca\apps\Discover\control> runcommand.bat --update-definition
This updates application provisioning in the EAC.
Incremental provisioning updates existing components, but does not
remove components that have been deleted from
AppConfig.xml. To remove a provisioned component,
see
Removing a component from an application.

