Quantcast
Channel: SCN : Unanswered Discussions - B2B Integration with SAP Process Orchestration
Viewing all articles
Browse latest Browse all 499

hi can any body tell me the logic how to acheive this

$
0
0

Materials to be grouped as per the Company.If Company is techmahindra

all its Products to be grouped.

Example:

Source

 

<Material>

<Company>techmahindra</Company>

<Product>Tractor</Product>

</Material>

<Material>

<Company>techmahindra</Company>

<Product>Engines</Product>

</Material>

<Material>

<Company>techmahindra</Company>

<Product>Pumps</Product>

</Material>

<Material>

<Company>Mark</Company>

<Product>bicycles</Product>

</Material>

<Material>

<Company>Mark</Company>

<Product>tyres</Product>

</Material>

 

Target

 

<Material>

<Company>techmahindra</Company>

<Products>

<Product>Tractor</Product>

<Product>Engines</Product>

<Product>Pumps</Product>

</Products>

</Material>

<Material>

<Company>Mark</Company>

<Products>

<Product>bicycles</Product>

<Product>tyres</Product>

</Products>

</Material>


Viewing all articles
Browse latest Browse all 499

Trending Articles



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