Use the showSCAExport command to display the attributes of a Service Component Architecture (SCA) module export.
The showSCAExport 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 showSCAExport {-paramName paramValue ...}
The showSCAExport command displays the attributes of an SCA module export.
wsadmin> $AdminTask showSCAExport {-moduleName myModule -applicationName myApplication -export myExport}