cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

runtime Error--values are not populating

former_member223432
Participant
0 Likes
579

Hi Gurus,

I am getting a weird error when i execute an interface in ID--Test integration. getting the below Error.

Cannot create target element /ns0:Messages/ns0:Message1/XXXXXXXXXXXXX Values missing in queue context. Target XSD requires a value for this element, but the target-field mapping does not create one. Check whether the XML instance is valid for the source XSD, and whether the target-field mapping fulfils the requirement of the target XSD.

where as when i run this message mapping with the same payload it executes perfectly...even my receiver determination is failing because the values are NOT populating at RUNTIME..

any suggestions please...why this values are not populating at runtime?

Regards

Edited by: ayrahcaanilan on Jan 11, 2012 10:26 AM

View Entire Topic
Former Member
0 Likes

>>Cannot create target element /ns0:Messages/ns0:Message1/XXXXXXXXXXXXX

seems that u r using multimapping....what input data you are using for testing ur configuration?? remove Messages and Message1 from the input payload and then test the same.

former_member223432
Participant
0 Likes

yes guys..problem with input data..thanks much for all your replies..