KB Article #178714

Redaction not working due to line order in service.xml

Problem

Redaction does not appear to be working in API Gateway. Even though all the points mentioned in https://support.axway.com/en/articles/article-details/id/177760 have been checked.

Resolution


Ensure that the

<include file="$VINSTDIR/conf/redaction.xml"/>



is the last include in service.xml, just above </NetService>.

Line order in the Service file makes a difference here.