This topic applies only to the IBM Business Process Manager Advanced configuration.

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.

Location

Start the wsadmin scripting client from the install_root/profiles/deployment_manager_profile/bin directory.

Syntax

Required parameters

None.

Optional parameters

None.

Example

To list all modules deployed to a cell:

  • Jython example:
    AdminTask.listSCAModules()
    Tip: Add the jython print statement before the command when you want to see formatted output.
  • Jacl example:
    $AdminTask listSCAModules 
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:"