WTX integration VALUE table entries

Additional VALUE table KEYs where the CATEGORY is the CHANNEL 'CONFIG' PARAM are:
PRE_BODY_MAPPER
this is set to the label name of the IBM® App Connect Enterprise message flow that is required to be called before the call to the WTX map.
POST_BODY_MAPPER
this is set to the label name of the IBM App Connect Enterprise message flow that is required to be called after the call to the WTX map. The VALUE table channel CATEGORY determines whether this points to an inbound or outbound Post Body Mapper.
PT_OUTMAPPER_OBJVALS
this is set to 'Y' if object values for outbound physical transmissions are to be queried and included in the OutMapper document used for input to the outbound WTX maps. For performance reasons, these queries may not be necessary.
PT_OUTMAPPER_ERRORS
this is set to 'Y' if errors for outbound physical transmissions are to be queried and included in the OutMapper document used for input to the outbound WTX maps. For performance reasons, these queries may not be necessary.
PT_OUTMAPPER_COUNTERS
this is set to 'Y' if counters for outbound physical transmissions are to be queried and included in the OutMapper document used for input to the outbound WTX maps. For performance reasons, these queries may not be necessary.
BATCH_OUTMAPPER_OBJVALS
this is set to 'Y' if object values for outbound batches are to be queried and included in the OutMapper document used for input to the outbound WTX maps. For performance reasons, these queries may not be necessary.
BATCH_OUTMAPPER_ERRORS
this is set to 'Y' if errors for outbound batches are to be queried and included in the OutMapper document used for input to the outbound WTX maps. For performance reasons, these queries may not be necessary.
BATCH_OUTMAPPER_COUNTERS
this is set to 'Y' if counters for outbound batches are to be queried and included in the OutMapper document used for input to the outbound WTX maps. For performance reasons, these queries may not be necessary.
TXN_OUTMAPPER_OBJVALS
this is set to 'Y' if object values for outbound transactions are to be queried and included in the OutMapper document used for input to the outbound WTX maps. For performance reasons, these queries may not be necessary.
TXN_OUTMAPPER_ERRORS
this is set to 'Y' if errors for outbound transactions are to be queried and included in the OutMapper document used for input to the outbound WTX maps. For performance reasons, these queries may not be necessary.
TXN_OUTMAPPER_COUNTERS
this is set to 'Y' if counters for outbound transactions are to be queried and included in the OutMapper document used for input to the outbound WTX maps. For performance reasons, these queries may not be necessary.
Additional KEYs in the VALUE table under the 'WTX_INTEGRATION' CATEGORY are:
NUMBER_ERROR_RECS
when an error occurs, the WTX audit produced can be quite large. This value specifies how many error records the audit information should be spread over.
SERIALIZE_ALL
Setting this key to 'Y' means the IBM App Connect Enterprise collection trees are serialized before being sent to WTX.
WTX_ENCODING
this setting is only needed when running WTX maps on z/OS® when the target domain is XMLNSC. This is set to 1208 as WTX needs to have the outbound XML encoding set for XML Attribute values to appear correctly in the produced document.