cancel
Showing results for 
Search instead for 
Did you mean: 

Graphical mapping issue

Former Member
0 Kudos

Hi

I have a problem solving one mapping issue .

The issue is to map the data from source to target as per below.

The source is the Return structure of the BAPI with multiple Items.

The Target to be mapped is -

<action message = "AAAAA"> </action>

<message>BBBB</message>

<message>?????</message>

-

-

<message>?????</message>

What is expected is to map the first item of Return to action element's message attribute and the rest item elemenst of Return to the message elements of the target.

Is this achivable by graphical mapping. I have my doubts about this. if someone has an idea do let me know

Regards

Nikhil

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member214364
Active Contributor
0 Kudos

Hi Nikhil,

In source queue,do you get all the items in to one context or different contexts?

if possible could you please send source structure and target structures.

Cheers,

Jag

prabhu_s2
Active Contributor
0 Kudos

in JDBC strucuture u have a node created for ACTIONS. there if u r able to map a constant value why it wont be possible to map a response value. considering this case ur req can be done