Retrieving list of components in an Application
To get the list of components of an application , run the getcomponents command or click the Components tab in the Admin UI.
bwdmin Command Line
- Procedure
- Start the AppSpace.
- Execute the
getcomponents command for an application. For example:
BW_HOME\bin>bwadmin getcomponents -d MyDomain -a MyAppSpace -n MyAppNode tibco.bw.sample.MyApp.application 1.0
Admin UI
On the Applications page, select the running application you want to view the components for. Open the Components tab to view the components in the application.