Updating applications

This section describes how to update a Symphony application. There are two approaches to updating applications: static configuration and dynamic configuration. The one you choose depends on the scope of your changes.

Static configuration updates allow you to modify any parameter within the application profile. It offers a wider range of possible changes to application profile parameters than the dynamic configuration update but requires that the application be reregistered after the changes. This results in the termination of running workload associated with the application.

Dynamic configuration updates allow you to update an application without impacting existing clients or workload. Using this method, only changes to the service and session type sections of an application profile can be made. For other changes, the application must be disabled and unregistered, which results in the termination of running workload for that application.