You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

ICS Unable to achieve grouping of xml elements in XSLT mapping

edited Sep 1, 2017 7:00AM in Integration 14 comments

Summary

ICS Unable to achieve grouping of xml elements in XSLT mapping

Content

Hi Folks

We have a requirement where we need to group incoming xml nodes into a single node and apply functions etc. In SOA we are able to do the same using

generate-id() and key( ) functions, but when we apply same concept in ICS it is not behaving as expected.

Below is the input xml file that we are using

<dbad:DBAdp_Select_ExtensityDBOutputCollection>

         <!--Zero or more repetitions:-->

         <dbad:DBAdp_Select_ExtensityDBOutput>

            <dbad:Allocated_Department>Allocated_Department1</dbad:Allocated_Department>

            <dbad:Paid_Amount>2</dbad:Paid_Amount>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!