LFCOR1002W No matching export was found for SCA import 2 with module name 0 and export name 1.
Explanation
The binding for the specified SCA import does not refer to an existing installed export. The import binding is defined with the specified module and export names. However, no matching export could be found among the components installed on the server. If the system attempts to invoke the specified SCA import, the invocation will fail because no corresponding export exists.
User response
If the specified export will be defined by an application that will be installed later, then no action is necessary. If the specified export will not be supplied by an application that will be installed later, then the module name or export name in the binding for the SCA import must be updated to match an existing export.