Quantcast
Channel: SCN : Popular Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 971

Xml conversion using graphical mapping

$
0
0

Hi All,

 

I am working on soap to RFC synchronous scenario.The RFC response structure is similar to the below structure

 

RFC Response structure

ContactDetails(0 to unbounded)

{

        --EmployeeID

        --contact

        --address

        etc

}  repeats for each Employee

ErrorDetails(0 to unbounded) 

{

        --EmployeeID

        --ErroMsg

} repeats for each Employee

FamilyDetails (0 to unbounded)

{

        --EmployeeID

        --familyType

        --familymemberName

        etc

}repeats for each Employee

 

But the third party requires the below format

 

XMLStructure

EmployeeDetails

{

        --EmployeeID

        --contactDetails

        --ErrorDetails

        --FamilyDetails repeat for each family member

 

} repeat for each Employee.

 

Is it possible to convert the above RFC response structure to the required format as mentioned above.Please help me in mapping the above two structures.

 

Thanks,

Ramya


Viewing all articles
Browse latest Browse all 971

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>