cancel
Showing results for 
Search instead for 
Did you mean: 

How to map IDOC->Xml Structure and this Xml Structure to Final Target Xml

manemahesh
Participant
0 Kudos

Hi All

I have requirement where I have to send Idoc to SOAP webservice at target.

Here, First I have to First Map Idoc fields with some Xml Structure  and then Data in this Xml Structure needs to be passed to Target Webservice Xml Structure.

i.e.IDOC->Intermediate Xml->Target Xml.

Can we achieve this with Graphical Mapping>How?

If this is to be achieved with XSLT please help on the same how we can achive?

Thanks

Mahesh Mane

Accepted Solutions (0)

Answers (1)

Answers (1)

anupam_ghosh2
Active Contributor
0 Kudos

Hi Mahesh,

                  In the same Operation mapping  you can have two graphical mapping.

Map1 --> Idoc to xml structure

map2-> xml structure to wsdl.

you can have java mapping or xslt for the scenario.

There are several blogs available in SCN to guide you on the same.

Regards

Anupam