CWLAP0200E The type of the 0 property is not a list.

Explanation

There is a mismatch between the data that is coming into the system and the XML schema that corresponds to the data object that is defined on the component interface. The data handler is trying to set a non-list value in the data object property, which is of the list type.

User response

Make sure that the incoming data complies with your XML schema. Refer to the Troubleshooting guide and other information on the IBM Business Automation Workflow Support Site.