Skip to Content
0
Dec 26, 2014 at 07:01 AM

A deep nested xml in PI

133 Views

Hi everyone

I have a proxy to AS2 scenario. AS2 receiver is using xml format.

In Proxy, I am taking all fields required for the mapping in one node.

In the target side, this is the structure I need to follow:

<OutboundDelivery>

<Header>

<Item>

Field A

Field B

Field C

Field D

<Node1>

Field 1

Field 2

<Node2>

Field X

Is this possible to maintain this deep nested structure with xml? Will it work in mapping runtime?

Regards

Harish Babu