Hi Pushpalatha!
If you have response mapping in your scenario than check elements cardinality in your response message structure. For example, if you have element Recordset with cardinality 1 or 1..unbounded and your response mapping doesn't create at least one element, you'll get an error from parser.
Regards, Evgeniy.