SAP CPI - Gather Config

 


Source xml Format is :

<root>
    <record></record>
    <record></record>
    <record></record>
</root>


and the result xml after Gather process is :

<records>
    <record></record>
    <record></record>
</record>




Popular posts from this blog

SAP CPI - Loop Process Call with SuccessFactor (oData V2)

Setting IntelliJ IDEA to run Groovy Script

C# - BASE64 to Image