LAX property for webservice Connector

Hi all,

We are creating WSD connectors and with LAX property enabled (attachment)
Of lately we have started to see failues with errors like
‘errorMessage=[ISC.0082.9027] Dimension mismatch, List expected’ and fails WSDL level validation.
Though the variables are declared fine in XSD ie as list and mapping is handled properly, we are still seing this error.

For example, in one scenario we invoked IBM Sterling webservice where we got the below error

error: [ISS.0088.9139] Output parameters do not conform to targetOutputSignature:
errorCode=VV-003
pathName=/tns13:createRFReservationResponse/return/tns3:PromiseLines/tns3:PromiseLine?
errorMessage=[ISC.0082.9027] Dimension mismatch, List expected

Though PromiseLine is a list we got one element only in response it failed. But when we regenerated the WSDL with out LAX property it worked fine.

Can some one throw some light on this ?

Thanks,
Ragav J
Capture.JPG