Context

You are using the command line and want to retrieve an application profile for a pre-installed application or your own application.

Steps

1. Run soamview to get a list of installed applications

Code:
>soamview app
APPLICATION                   STATUS    SSM HOST      SSM PID CONSUMER
symping4.0                    enabled   ashanmug-2k3* 3028    /SymTesting/Symp*
symexec4.0                    disabled  -             -       /SymExec/SymExec*
2. Select an application and execute the following command

Code:
>soamview app symping4.0 -p >symping.xml
3. You can now view symping.xml in a text editor.

You can do the same thing using the GUI console by selecting "Configure Applications" and choosing "Export Profile ..." from the "Actions" list box.