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

showSCAExportBinding command

Use the showSCAExportBinding command to display the attributes of Service Component Architecture (SCA) module export bindings.

The information displayed depends upon the type of binding.

Required parameters

-moduleName moduleName

SCA module name.

-export exportName

SCA module export name.

Optional parameters

-applicationName applicationName

The name of the application associated with the SCA module. Providing an applicationName improves performance.

Example

To list the attributes of an SCA export binding called myExport in a module called myModule:

Parent topic: Commands (wsadmin scripting)

Related reference:
showSCAExportEJBBinding command
showSCAExportHttpBinding command
showSCAExportJMSBinding command
showSCAExportMQBinding command
showSCAExportWSBinding command

Related information:

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