Use the showSCAImport command to display the attributes of a Service Component Architecture (SCA) module import.
To list the attributes of an SCA import named MyImport in a module named MyModule in application myApplication for use in another script:
AdminTask.showSCAImport('-moduleName MyModule
-applicationName MyApplication -import MyImport')
$AdminTask showSCAImport {-moduleName MyModule
-applicationName MyApplication -import MyImport}