Use the showSCAExportBinding command to display the attributes of Service Component Architecture (SCA) module export bindings.
The showSCAExportBinding command is run using the AdminTask object of the wsadmin scripting client.
wsadmin> $AdminTask help SCAAdminCommands
Use the following command to get detailed help on
a particular command.wsadmin> $AdminTask help command_name
$AdminTask showSCAExportBinding {-paramName paramValue ...}
The showSCAExportBinding command displays export binding attributes for an SCA module export.
wsadmin> $AdminTask showSCAExportBinding {-moduleName myModule -applicationName myApplication -export myExport}