cancel
Showing results for 
Search instead for 
Did you mean: 

problem with xml type query

Former Member
0 Kudos

Hi All

I have created one transaction in logic editor and my output is in one xml.Now i have called this in query template.

There i am facing problem for xml type query.I need to take total of rows from my xml and than want to perform some calculation.

Could anybody help me in this.

Thanks

Thomas

View Entire Topic
Former Member
0 Kudos

Hi Thomas

For this type of calculation you have to call xml type query.

After specify xml source. now you give path of your stylesheet folder and select subtotal xslt.

This xslt will provide you total of rows that you desire.

For further calculation you can go in transform tab and select proper inline transform (calculator or MultiCalculator.Here you can give your expression.

Hope this way will help you.

Regards

Ramshanker