IBM Business Process Manager, V8.0.1, All platforms > Reference > Commands and scripts

Administrative console actions with command assistance

Command assistance is available for a subset of administrative console actions. When available, command assistance displays the wsadmin scripting command for the last console action that you performed.

You can then use this data to create wsadmin scripts that automate certain administrative tasks.

The following table lists, by component, the administrative console actions that have command assistance.

Component Action
Business Rules

  • Install the business process rules manager

    • configBusinessRulesManager

SCA

  • List SCA modules

    • listSCAModules

  • Start SCA application

    • startApplication

  • Stop SCA application

    • stopApplication

  • Show module details

    • showSCAModule

  • Show and change module properties

    • showSCAModuleProperties

    • modifySCAModuleProperty

  • List imports and exports

    • listSCAImports

    • listSCAExports

  • Show common details of imports and exports, including name, binding name, and the interface name and type

    • showSCAImport

    • showSCAExport

  • Show import binding details

    • showSCAImportBinding

    • showSCAImportEJBBinding

    • showSCAImportHttpBinding

    • showSCAImportJMSBinding

    • showSCAImportMQBinding

    • showSCAImportWSBinding

  • Modify import binding details

    • modifySCAImportEJBBinding

    • modifySCAImportHttpBinding

    • modifySCAImportJMSBinding

    • modifySCAImportMQBinding

    • modifySCAImportSCABinding

    • modifySCAImportWSBinding

  • Show export binding details

    • showSCAExportBinding

    • showSCAExportEJBBinding

    • showSCAExportHttpBinding

    • showSCEExportJMSBinding

    • showSCAExportMQBinding

    • showSCAExportWSBinding

  • Modify export binding details

    • modifySCAExportHttpBinding

    • modifySCAExportJMSBinding

    • modifySCAExportMQBinding

See the WebSphere Application Server Information Center for a list of other console actions that have command assistance.

Parent topic: The administrative console

Parent topic: Commands and scripts

Related information:

Administrative console actions with command assistance (WebSphere Application Server)
Use scripting (wsadmin)