Mule ESB DataMapper: Aggregation of field conditional to field type
I have the following structures:
Strcuture A:
Use a rule, like described in a your previous question, but use the following xpath: sum(//price[../type='BBB']).
sum(//price[../type='BBB'])