IBM Business Process Manager, V8.0.1, All platforms > Reference > Commands and scripts > Commands (wsadmin scripting)

listSCAModules command

Use the listSCAModules command to list the SCA modules deployed to a cell.

This command lists all the SCA modules that have been deployed to the cell and the applications or process applications they are associated with.

Required parameters

None.

Optional parameters

None.

Example

To list all modules deployed to a cell:

The output looks similar to the following, depending on which modules you have deployed.

"PADEMO-2.0-SCAM1:PADEMO-2.0-SCAM1App:2.0:SCAM1: :"
"PADEMO-2.0-SCAM2:PADEMO-2.0-SCAM2App:2.0:SCAM2: :"
"PADEMO-3.0-SCAM1:PADEMO-3.0-SCAM1App:3.0:SCAM1: :"
"PADEMO-3.0-SCAM2:PADEMO-3.0-SCAM2App:3.0:SCAM2: :"
"PADEMO-6.0DS-SCAM1:PADEMO-6.0DS-SCAM1App:6.0DS:SCAM1: :"
"PADEMO-6.0DS-SCAM2:PADEMO-6.0DS-SCAM2App:6.0DS:SCAM2: :"
servicemonitor_v6_0_0_synthr:servicemonitor_v6_0_0_synthrApp:6.0.0:servicemonitor:synthr:"

Parent topic: Commands (wsadmin scripting)

Related information:

Obtaining online help using wsadmin scripting
Administrative command invocation syntax using wsadmin scripting
Use the wsadmin scripting tool
Jython script library