Use the listSCAImports command to list the imports of a Service Component Architecture (SCA) module.
The listSCAImports 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 listSCAImports {-paramName paramValue ...}
The listSCAImports command lists the imports of an SCA module.
wsadmin> $AdminTask listSCAImports {-moduleName myModule -applicationName myApplication}