My problem is to quote the values obtained from get-property('cf') in
<property expression="fn:concat(get-property('whereConcat'),' AND PA_INATO=', get-property('cf'))" name="whereConcat" scope="default" type="STRING"/>
I have tried in different ways(character encoding:'
, character escape: \'
) but without success.