CWLAP0802E Export 0 has an interface with more than one operation on it. It should have exactly one operation on the interface.

Explanation

This function selector requires that the interface on the export contain only one operation in it.

User response

Either select a different function selector which will work with multiple operations or change the interface on the export to have only one operation to use this function selector.