cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI mapping

manigram
Active Participant
0 Kudos


HI

My Source structure is

<itemlist>

<item>unbounded

<Serialno> unbounded

Target structure

<itemlist>

<item>unbounded

<Serillist>

<Serialno> unbounded

How could i acchive this?

Please suggest me

Regards,

Manigandan

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hello Ramasamy,

Hope the below screensnaps help.

Regards,

Samanth Kunapareddi

sendhil_kumar
Active Participant
0 Kudos

Hi Samanth,

Try this,

Item ->SplitbyValue(EachValue)->Item

SerialNo ->SplitbyValue(EachValue)-> SerialNo

--

Sendhil

former_member191435
Contributor
0 Kudos

Hi What is your exact requirement

If you need output like that you have provided the screen shot..

Then you can map direct one to one from item---> Item

Serial---> Serial

this is do for both root and field mapping

Thanks,

Sreenivas

former_member184720
Active Contributor
0 Kudos

Please provide more details. what is your requirement? where are you facing issue?