Invalid white space character (0x7) in text to output

In doing some trial and error, I ran across two records in ADABAS where this issue occurs. Here is an example of one:

General-order-num…* KIMS00035_
Cust-po-num… DEFFER ??Ä?1____________________

The data stored in CUST-PO-NUM cannot successfully be returned.

Is there anything I can do in EntireX to allow it to pass that back, or are the only options:

  1. data cleanup
  2. Natural module does an EXAMINE… REPLACE for every field for every possible bad character before passing the data back?

Thanks,

Brian