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

Issue with message mapping.

Former Member
0 Likes
360

HI All,

I am working on a JDBC-XI-RFC scenario.

I have two data types, two message types and two message interfaces.

now, i have created the message mapping and mapped the fields of both sender and reciever message types.

To test with sample data now, if i press the "test" tab, in the right side, i can see the "Instance" with the sender message type and its fields.

Later i entered the values to test the sample.

Affter this move, i am not able to see anything in the right side of the screen (RESULT)...

What might be the reason for this....???

Please help me......

Regards

Pavan

View Entire Topic
Former Member
0 Likes

Pavan,

Have you clicked 'start transformation' button, so then it will start executing and you will receive conformation message 'mapping transform successfull'.

If you done it and not getting the result, then the problem will be in your mapping.

what error message it shows?

Regards,

Yuva

Former Member
0 Likes

Yuvaraj,

When i executed the test, i came across the error as follows....

Message Mapping sender_mm | http://jdbcrfcns is not completely defined. The target message contains elements that must be defined for a target field mapping

Kindly help me....

Regards

Pavan

Former Member
0 Likes

hi pavan,

the error is becoz the mapping isnt completely defined...i.e the mandatory fields marked in red shud be mapped first ...

plz chk n complete ur mapping

refer his also:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8a57d190-0201-0010-9e87-d8f327e1...

[reward if helpful]

regards,

latika

Former Member
0 Likes

Hi pavan,

<b>The target message contains elements that must be defined for a target field mapping</b>

i guess u have missed some mandatory field in ur target message.find out the field/fields and map it with source.

regards

BILL