CWLAT0066I The target of the transform at run order 0 is a particle in an xsd:choice compositor. It should be validated for schema consistency after the transform.
Explanation
The xsd:choice compositor defines a group of mutually exclusive particles. Only one particle should be found in the instance document for every occurrence of the xsd:choice compositor.
User response
If the business object map is a part of an interface map, select the interface of the next component in the assembly editor. On the Qualifiers tab, click Add and select Data validation. If the business object map is a part of a mediation flow, create a custom mediation primitive after the business object map mediation primitive in the mediation flow editor, and validate the target business object of the map for schema consistency. If the business object map is a part of custom code, validate the target business object of the map for schema consistency in the custom code.