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