Registers an application or updates the application profile of a registered application.
Use soamreg to register a new application or update an application with an existing profile or profile fragment.
Before you register an application in Symphony:
If the application profile resourceGroupName attribute for the session manager and service instance manager is not defined, the default compute and management host groups are used. In this case, the consumer must be defined in the ComputeHost and the ManagementHost. Otherwise, the application cannot be enabled after registration.
In Symphony DE, the consumer name is optional and not used.
The table that follows describes Symphony behavior when registering an application, based on existing conditions when soamreg was issued:
Specify the path and name of the application profile or profile fragment file for the application. If any part of the path or file name contains spaces, enclose it in double quotes (" "). Specify the path for the application profile using absolute, relative, or UNC format.
You can specify file paths using absolute or relative paths:
Register a profile fragment file that contains either a new session type or a new service section, or both. When you add a new session type or Service section, the system does not terminate running workload. When you update an existing Service section or session type, the system only terminates running workload associated with the updated service or session type. The add, update, and remove actions are also applicable for multiple session types and services.
You can specify file paths using absolute or relative paths as explained in application_profile_file.
Registers a new application without warning. For existing applications, updates the existing application profile and terminates application workload without warning, if there is active workload for the application.
Registers a profile fragment and does not prompt you to confirm the addition or update.
Registers a profile fragment with the new session types and Service sections, or with the updated or removed session types and Service sections. You can refer to the profile fragment templates to create your own profiles. You can find templates in the $SOAM_HOME/5.0/samples/Templates directory.
Updates the application profile dynamically. If you use this option with -f, then affected workload will be terminated without any warning.
Specifies the name of the user to connect to Symphony for this command. If you are already logged on to Symphony using soamlogon, for this command only the user name specified here overrides the user name entered in soamlogon.
Specifies the user password to connect to Symphony for this command. If you are already logged on to Symphony using soamlogon, for this command only the password specified here overrides the password entered in soamlogon.