CWTKV0117E The ''0'' portType is missing.
Explanation
The portType referenced in the interface of the task must be defined in the WSDL file.
User response
Define the interface correctly in the WSDL file. In IBM Integration Designer, open the interface in the text editor. You should add something like <wsdl:portType name="collaborationTaskInterface">;.